Sonarr/src/NzbDrone.Core
Mark McDowall f9b013a8bf New: Parse releases with multiple Ukranian audio tracks
Closes #6714
2024-04-15 20:25:41 -07:00
..
Analytics New: History custom filters 2023-10-16 23:52:04 -07:00
Annotations New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Backup New: Postgres Database Support 2023-08-12 00:45:07 -05:00
Blocklisting New: Release Type (Single/Multi episode and Season Pack) for Custom Formats 2024-03-01 17:26:26 -08:00
Configuration New: Import list clean library option 2024-01-27 00:55:52 -05:00
CustomFilters v3 API 2018-12-29 13:08:37 +01:00
CustomFormats New: 'Custom Format: Format Name' rename token 2024-03-09 23:53:02 -05:00
DataAugmentation Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Datastore New: Release Hash renaming token 2024-03-09 23:54:06 -05:00
DecisionEngine Fixed: Avoid upgrades for custom formats cut-off already met 2024-02-20 20:09:52 -08:00
DiskSpace Fixed: UI loading when series or root folder path is for wrong OS 2023-08-03 17:55:55 -07:00
Download Fixed: Handling torrents with relative path in rTorrent 2024-03-28 01:29:15 -04:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2023-11-19 10:50:08 -08:00
Extras Reimport files imported prematurely during script import 2024-04-05 23:07:38 -07:00
HealthCheck Update release profile download client warning 2024-03-09 23:54:21 -05:00
History New: Release Type (Single/Multi episode and Season Pack) for Custom Formats 2024-03-01 17:26:26 -08:00
Housekeeping New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists Fixed: Improve AniList testing with Media filters 2024-04-09 16:12:05 -07:00
IndexerSearch Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
Indexers New: Multi Language selection per indexer 2024-04-15 23:24:05 -04:00
Instrumentation New: Postgres Database Support 2023-08-12 00:45:07 -05:00
Jobs Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
Languages New: Multi Language selection per indexer 2024-04-15 23:24:05 -04:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization New: Multi Language selection per indexer 2024-04-15 23:24:05 -04:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-09 20:40:13 -07:00
MediaFiles Fixed: Renaming episodes for a series 2024-04-09 19:13:59 -04:00
Messaging Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
MetadataSource New: My Anime List import list 2024-03-27 22:27:34 -07:00
Notifications New: Option to prefix app name on Telegram notification titles 2024-04-09 19:12:20 -04:00
Organizer Prevent multiple enumerations in Custom Formats token 2024-04-09 16:14:33 -07:00
Parser New: Parse releases with multiple Ukranian audio tracks 2024-04-15 20:25:41 -07:00
Profiles Rename instances of Profile to QualityProfile 2023-10-28 14:48:39 -07:00
ProgressMessaging Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
Properties StyleCop 2022-08-07 15:24:35 -07:00
Qualities Fixed: Include preferred size in quality definition reset 2023-07-30 12:45:50 -04:00
Queue New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 2024-01-22 23:56:35 -05:00
RemotePathMappings Fixed: Avoid logging evaluations when not using any Remote Path Mappings 2023-10-09 20:40:33 -07:00
RootFolders Fix GetBestRootFolderPath tests 2023-08-03 20:12:33 -07:00
Security Use modern HttpClient 2022-08-07 15:24:37 -07:00
SeriesStats Fixed: End year displayed on series details 2023-10-10 06:58:16 -07:00
Tags New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
ThingiProvider Don't retest unchanged providers 2023-11-16 16:35:15 -08:00
Tv Fixed: Skip move when source and destination are the same 2024-04-05 23:11:37 -07:00
Update Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
Validation New: Require password confirmation when setting or changing password 2023-11-19 10:54:20 -08:00
Fluent.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Hashing.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Sonarr.Core.csproj Bump ImageSharp, Polly, DryIoc, STJson, WindowsServices 2024-03-13 21:44:23 -07:00