1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-10 23:29:53 +02:00
Sonarr/src/NzbDrone.Core.Test
2023-10-09 22:13:00 -07:00
..
AutoTagging New: Auto tagging of series 2022-12-06 01:58:53 -05:00
Blocklisting New: Speed up mass deletes from Series Editor 2022-12-10 14:19:10 -06:00
Configuration
CustomFormats Fixed: Parsing of releases with episode titles that contain languages 2022-12-08 18:59:36 -08:00
DataAugmentation Remove unused imports 2023-05-10 21:08:13 -07:00
Datastore New: Parse language tags from existing subtitles files 2023-08-19 01:32:54 -04:00
DecisionEngineTests Remove unused imports 2023-05-10 21:08:13 -07:00
DiskSpace Remove unused imports 2023-05-10 21:08:13 -07:00
Download Fixed: Completed downloads in Qbit missing import path 2023-09-27 12:06:30 -07:00
Extras New: Ignore inaccessible files with getting files 2023-08-03 22:20:25 -07:00
Files Fixed: Parsing of multiple languages from Newznab/Torznab indexer releases 2023-09-10 15:25:15 -07:00
Framework New: Postgres Database Support 2023-08-12 00:45:07 -05:00
HealthCheck Add health check for dl clients removing completed downloads + enable for sab and qbit 2023-09-18 00:08:24 -07:00
HistoryTests Remove unused imports 2023-05-10 21:08:13 -07:00
Housekeeping/Housekeepers New: Notifications (Connect) Status 2023-08-13 23:36:03 -05:00
Http
ImportListTests Fix tests for ImportListSyncService 2023-08-19 10:52:39 -07:00
IndexerSearchTests New: Async HttpClient 2023-08-19 17:02:48 -07:00
IndexerTests Fixed: Parsing of multiple languages from Newznab/Torznab indexer releases 2023-09-10 15:25:15 -07:00
InstrumentationTests Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
JobTests
Languages New: Portuguese (Brazil) and Spanish (Latino) languages 2022-12-20 20:17:47 -05:00
Localization Fix LocalizationService tests 2023-08-12 00:41:27 -07:00
MediaCoverTests
MediaFiles Fixed: Don't reimport the same file from the same release unless grabbed again 2023-08-20 00:34:57 -07:00
Messaging Remove unused imports 2023-05-10 21:08:13 -07:00
MetadataSource Fixed: Images for some series not downloading 2023-01-15 21:21:34 -08:00
NotificationTests New: Notifications (Connect) Status 2023-08-13 23:36:03 -05:00
OrganizerTests Fixed: Cleanup First Character in Title when using 'TitleFirstCharacter' 2023-10-09 23:38:49 -04:00
ParserTests Fixed: Parsing Spanish releases 2023-10-09 23:39:26 -04:00
Profiles Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Providers
ProviderTests New: Ignore inaccessible files with getting files 2023-08-03 22:20:25 -07:00
Qualities
QueueTests
RemotePathMappingsTests
RootFolderTests Fix agnostic path in test 2023-08-03 21:35:49 -07:00
SeriesStatsTests Fix previous airing test 2023-10-09 22:13:00 -07:00
ThingiProviderTests Add one minute back-off level for all providers 2023-08-12 00:19:27 -04:00
TvTests Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
UpdateTests Fixed: Don't block updates under docker unless configured in package_info 2023-08-08 17:35:13 -07:00
ValidationTests
app.config
FluentTest.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Sonarr.Core.Test.csproj Update test packages in build props instead of csproj 2023-03-26 21:26:42 -07:00
XbmcVersionTests.cs