Sonarr/src/NzbDrone.Core.Test
2024-08-30 20:26:22 -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 StyleCop 2022-08-07 15:24:35 -07:00
CustomFormats New: Configurable log file size limit 2024-08-11 08:44:35 -07:00
DataAugmentation Remove unused imports 2023-05-10 21:08:13 -07:00
Datastore New: Configurable log file size limit 2024-08-11 08:44:35 -07:00
DecisionEngineTests New: Match search releases using IMDb ID if available 2024-08-11 11:46:46 -04:00
DiskSpace Cache root folders and improve getting disk space for series path roots 2024-07-28 19:58:16 -04:00
Download Fixed: Calculating Custom Formats with languages in queue 2024-08-18 19:00:55 -07:00
Extras New: Track Kometa metadata files 2024-08-18 18:57:04 -07:00
Files Fixed: Parsing of multiple languages from Newznab/Torznab indexer releases 2023-09-10 15:25:15 -07:00
Framework Fixed: Exceptions when checking for routable IPv4 addresses 2024-03-28 01:31:28 -04:00
HealthCheck New: Show update settings on all platforms 2024-07-16 21:39:49 -07:00
HistoryTests New: Add recycle bin path for deleted episodes to webhook/custom script 2024-01-22 20:51:38 -08:00
Housekeeping/Housekeepers New: Auto tag series based on tags present/absent on series 2024-04-09 16:13:30 -07:00
Http New: Bypass IP addresses ranges in proxies 2024-08-25 17:24:30 -07:00
ImportListTests Fixed: Don't add series from import list with no matched TVDB ID 2024-03-22 00:21:04 -04:00
Indexers Fixed: Calculating Custom Formats with languages in queue 2024-08-18 19:00:55 -07:00
IndexerSearchTests New: Remove all single quote characters from searches 2024-08-11 11:46:02 -04:00
IndexerTests New: Add TMDB ID support 2024-06-17 23:38:41 -04: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 Localization test after translation changes 2023-10-27 09:53:05 -04:00
MediaCoverTests StyleCop 2022-08-07 15:24:35 -07:00
MediaFiles Fixed: Importing files without media info available 2024-08-30 20:26:22 -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: Group updates for the same series for Kodi and Emby / Jellyfin 2024-07-09 22:00:57 -07:00
OrganizerTests Fixed: Remove apostrophe, backtick in contractions 2024-07-17 00:36:29 -04:00
ParserTests New: Parse spanish multi-episode releases 2024-08-18 18:57:25 -07:00
Profiles Rename instances of Profile to QualityProfile 2023-10-28 14:48:39 -07:00
Providers StyleCop 2022-08-07 15:24:35 -07:00
ProviderTests New: Ignore inaccessible files with getting files 2023-08-03 22:20:25 -07:00
Qualities StyleCop 2022-08-07 15:24:35 -07:00
QueueTests Fixed: Already imported downloads appearing in Queue briefly 2024-06-30 13:47:00 -04:00
RemotePathMappingsTests StyleCop 2022-08-07 15:24:35 -07:00
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 New: Update AutoTags on series update 2024-07-10 01:02:23 -04:00
UpdateTests Fix UpdatePackageProviderFixture for v4 2024-06-17 20:39:33 -07:00
ValidationTests Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
app.config New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 2014-05-30 19:40:29 +02:00
FluentTest.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Sonarr.Core.Test.csproj Use GitHubActionsTestLogger for test reporting 2024-02-20 20:12:57 -08:00
XbmcVersionTests.cs