mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-26 17:40:30 +01:00
support dvd without video_ts folder
This commit is contained in:
@@ -252,7 +252,7 @@ namespace MediaBrowser.XbmcMetadata.Images
|
||||
{
|
||||
return zeroIndexFilename;
|
||||
}
|
||||
|
||||
|
||||
var filenames = images.Select(i => Path.GetFileNameWithoutExtension(i.Path)).ToList();
|
||||
|
||||
var current = 1;
|
||||
|
||||
Reference in New Issue
Block a user