Sonarr/src/NzbDrone.Core
Bogdan bde5f68142 Refresh series with recently aired episodes with TBA titles
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
2024-07-24 21:31:46 -07:00
..
Analytics New: History custom filters 2023-10-16 23:52:04 -07:00
Annotations New: Ability to select Plex Media Server from plex.tv 2024-06-25 15:51:57 -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: Blocklist Custom Filters 2024-05-08 18:42:41 -07:00
Configuration New: Show update settings on all platforms 2024-07-16 21:39:49 -07: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: Ignore Litestream tables in Database 2024-07-25 00:30:56 -04: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: Assume category path from qBittorent starting with '//' is a Windows UNC path 2024-07-17 00:39:40 -04:00
Exceptions Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2023-11-19 10:50:08 -08:00
Extras New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
HealthCheck New: Show update settings on all platforms 2024-07-16 21:39:49 -07:00
History New: Release Type (Single/Multi episode and Season Pack) for Custom Formats 2024-03-01 17:26:26 -08:00
Housekeeping Fixed: Trimming disabled logs database 2024-06-30 13:49:41 -04:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists Custom Import List improvements 2024-07-05 16:35:08 -07:00
Indexers New: Ability to select Plex Media Server from plex.tv 2024-06-25 15:51:57 -07:00
IndexerSearch Search for raw and clean titles for Newznab/Torznab indexers that support raw title searching 2024-05-31 17:10:32 -07: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 Improve tooltip for Next Airing on series Overview 2024-07-24 21:30:27 -07:00
MediaCover Prevent NullRef for cases when media covers have nullable urls 2023-10-09 20:40:13 -07:00
MediaFiles New: 'On Import Complete' notification when all episodes in a release are imported 2024-07-09 22:00:57 -07:00
Messaging Fixed: Task progress messages in the UI 2024-03-21 21:20:08 -07:00
MetadataSource New: Add TMDB ID support 2024-06-17 23:38:41 -04:00
Notifications Add 'On Import Complete' for Discord notifications 2024-07-15 12:03:31 -07:00
Organizer Fixed: Remove apostrophe, backtick in contractions 2024-07-17 00:36:29 -04:00
Parser Fixed: Parse Chinese anime formats with reverse title order 2024-07-16 21:34:11 -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 Fixed: Already imported downloads appearing in Queue briefly 2024-06-30 13:47:00 -04: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: Next/previous/last air dates with Postgres DB 2024-05-08 18:43:51 -07:00
Tags New: Add series tags to Webhook and Notifiarr events 2024-05-08 18:45:19 -07:00
ThingiProvider Implement equality checks for providers 2024-05-21 17:05:48 -07:00
Tv Refresh series with recently aired episodes with TBA titles 2024-07-24 21:31:46 -07:00
Update New: Allow major version updates to be installed 2024-07-16 21:39:49 -07:00
Validation Fixed: Skip invalid series paths during validation 2024-06-10 23:30:03 -04: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 Npgsql to 7.0.7 2024-05-21 17:06:28 -07:00