mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
@@ -46,7 +46,7 @@ namespace MediaBrowser.LocalMetadata.Images
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
// Make sure this is last so that all other locations are scanned first
|
||||
public int Order => 1000;
|
||||
|
||||
public List<LocalImageInfo> GetImages(BaseItem item, IDirectoryService directoryService)
|
||||
|
||||
Reference in New Issue
Block a user