mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Importing "Backup_tvdbid" encrypted filenames
This commit is contained in:
@@ -44,6 +44,13 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||
"weeds",
|
||||
"DVD",
|
||||
"NZBgeek"
|
||||
},
|
||||
new object[]
|
||||
{
|
||||
@"C:\Test\Deadwood.S02E12.1080p.BluRay.x264-SONARR\Backup_72023S02-12".AsOsAgnostic(),
|
||||
"deadwood",
|
||||
"Bluray-1080p",
|
||||
"SONARR"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user