Sonarr/src/NzbDrone.Core
bakerboy448 a5b5e68bda
Merge fb4f48c92e into c81ae65461
2024-04-28 01:09:17 +00: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: Optionally use Environment Variables for settings in config.xml 2024-04-27 21:06:26 -04:00
CustomFilters
CustomFormats Merge fb4f48c92e into c81ae65461 2024-04-28 01:09:17 +00:00
DataAugmentation Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Datastore Treat CorruptDatabaseException as a startup failure 2024-04-27 18:06:49 -07: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: Retrying download for pushed releases 2024-04-27 21:08:40 -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 Multiple Translations updated by Weblate 2024-04-27 18:03:03 -07: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: Add KRaLiMaRKo and BluDragon to release group parsing exceptions 2024-04-27 18:06:38 -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 SixLabors.ImageSharp to 3.1.4 2024-04-27 18:04:35 -07:00