mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Add HDDVD recognition
This commit is contained in:
@@ -24,7 +24,9 @@ namespace MediaBrowser.Controller.Resolvers
|
||||
"video_ts",
|
||||
"audio_ts",
|
||||
"ps3_update",
|
||||
"ps3_vprm"
|
||||
"ps3_vprm",
|
||||
"adv_obj",
|
||||
"hvdvd_ts"
|
||||
};
|
||||
/// <summary>
|
||||
/// Determines whether a path should be resolved or ignored entirely - called before we even look at the contents
|
||||
|
||||
Reference in New Issue
Block a user