forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version Update: TeamRadarr.Radarr version 5.16.3
- Loading branch information
1 parent
c0b888d
commit bb03559
Showing
3 changed files
with
118 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/t/TeamRadarr/Radarr/5.16.3/TeamRadarr.Radarr.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeamRadarr.Radarr | ||
PackageVersion: 5.16.3 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
Scope: machine | ||
ProductCode: '{56C1065D-3523-4025-B76D-6F73F67F7F82}_is1' | ||
ElevationRequirement: elevatesSelf | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramData%\Radarr' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/Radarr/Radarr/releases/download/v5.16.3.9541/Radarr.master.5.16.3.9541.windows-core-x86-installer.exe | ||
InstallerSha256: 0E89328DC1013F07885AB4621425919F5087813CBE64F4E3E5A94D0A4CB7B259 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/Radarr/Radarr/releases/download/v5.16.3.9541/Radarr.master.5.16.3.9541.windows-core-x64-installer.exe | ||
InstallerSha256: E66D1CA347C769EF01058CE415477B8A73F70DD123E5E9A5F8E4AD9D25B8BD9F | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-16 |
88 changes: 88 additions & 0 deletions
88
manifests/t/TeamRadarr/Radarr/5.16.3/TeamRadarr.Radarr.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeamRadarr.Radarr | ||
PackageVersion: 5.16.3 | ||
PackageLocale: en-US | ||
Publisher: Team Radarr | ||
PublisherUrl: https://radarr.video/ | ||
PublisherSupportUrl: https://github.com/Radarr/Radarr/issues | ||
Author: Team Radarr | ||
PackageName: Radarr | ||
PackageUrl: https://github.com/Radarr/Radarr/releases/tag/v5.16.3.9541 | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/Radarr/Radarr/blob/HEAD/LICENSE | ||
Copyright: Copyright (C) 2007 Free Software Foundation, Inc. | ||
CopyrightUrl: https://github.com/Radarr/Radarr/blob/develop/LICENSE | ||
ShortDescription: Radarr is a movie collection manager for Usenet and BitTorrent users. | ||
Description: |- | ||
Radarr is a movie collection manager for Usenet and BitTorrent users. | ||
It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. | ||
It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available. | ||
Note that only one type of a given movie is supported. | ||
If you want both an 4k version and 1080p version of a given movie you will need multiple instances. | ||
Moniker: radarr | ||
Tags: | ||
- bazarr | ||
- pvr | ||
- sonarr | ||
- torrent | ||
- usenet | ||
ReleaseNotes: |- | ||
Changes: | ||
- Replace URLs in translations with tokens | ||
- Multiple Translations updated by Weblate | ||
- Use minor version for core-js in babel/preset-env | ||
- Improve opening add movie modal for Discover Overview | ||
- New: Add metadata links to telegram messages [ #10242, #10489 ] | ||
- New: Optionally as Instance Name to Telegram notifications [ #10757 ] | ||
- Fixed: Augmenting languages from indexer for release with stale indexer ID [ #10768 ] | ||
- Fixed: Movies without tags bypassing tags on Download Client [ #10765 ] | ||
- Upgrade TypeScript and core-js [ #10763 ] | ||
- Bump version to 5.16.3 | ||
- Fixed: Refresh backup list on deletion | ||
- Fixed: Error getting processes in some cases | ||
- Multiple Translations updated by Weblate | ||
- New: Tooltip with extra genres on search and collections | ||
- Improve is visible property check for discover movies | ||
- Fixed: Using all movie genres for collection filters | ||
- New: Tooltip with extra genres on movie details page | ||
- Fixed: Refreshing movie genres | ||
- Update React [ #10703 ] | ||
- New: Reactive search button on Wanted pages [ #10750 ] | ||
- Sync TimeSpanConverter with upstream [ #10756 ] | ||
- Bump version to 5.16.2 | ||
- Automated API Docs update | ||
- New: Add config file setting for CGNAT authentication bypass | ||
- New: Add Languages to Webhook Notifications [ #10733 ] | ||
- New: Kometa metadata file creation disabled [ #10738 ] | ||
- Automated API Docs update | ||
- Multiple Translations updated by Weblate | ||
- Add return type for movie lookup and import endpoints [ #10737 ] | ||
- Avoid default category on existing Transmission configurations | ||
- New: Labels support for Transmission 4.0 | ||
- Bump NLog, Npgsql, Ical.Net, IPAddressRange, ImageSharp and Polly | ||
- Fixed: Don't fail import if symlink target can't be resolved | ||
- Remove unnecessary heap allocations in local IP check | ||
- Deprecate Sizeleft and Timeleft queue item properties | ||
- Console warnings for missing translations on development builds [ #10669 ] | ||
- Deluge communication improvements | ||
- New: Support for new SABnzbd history retention values [ #10699 ] | ||
- Bump version to 5.16.1 | ||
- Support Postgres with non-standard version string | ||
- Multiple Translations updated by Weblate | ||
- New: Add Afrikaans language | ||
- Fix cutoff fixture | ||
- Fixed: Prevent lack of internet from stopping all health checks from running [ #10694 ] | ||
- Fixed: Custom Format upgrading not respecting 'Upgrades Allowed' [ #10691 ] | ||
- Fixed path in downloading to root folder check message | ||
- New: Add Albanian language (#10663) | ||
- New: Add headers setting in webhook connection | ||
- New: Replace 'Ben the Man' release group parsing with 'Ben the Men' [ #10676 ] | ||
- Multiple Translations updated by Weblate | ||
- Webpack web target | ||
- Multiple Translations updated by Weblate (#10688) | ||
- Bump version to 5.16.0 | ||
ReleaseNotesUrl: https://github.com/Radarr/Radarr/releases/tag/v5.16.3.9541 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: TeamRadarr.Radarr | ||
PackageVersion: 5.16.3 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |