mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Parsing improvements
Fixed: Don't use full path when parsing files New: Support for iTunes library file structure
This commit is contained in:
@@ -51,7 +51,7 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||
@"C:\Test\Deadwood.S02E12.1080p.BluRay.x264-SONARR\Backup_72023S02-12.mkv".AsOsAgnostic(),
|
||||
"deadwood",
|
||||
Quality.Bluray1080p,
|
||||
"SONARR"
|
||||
null
|
||||
},
|
||||
new object[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user