Blu-ray media flag for bdmv folder structure
#11
(2018-06-27, 08:18)Maaarv Wrote: @mikeSiLVO Thanks for looking into this. Smile
I understand that codec flags should be the default but as you get a DVD media flag for VIDEO_TS folders same should happen for BDMV folders I think.
Especially since these are untouched rips.
OK, good to know about the VIDEO_TS folder. It currently works cause of these conditions:
Code:
String.Contains(ListItem.Filename,dvd) | String.IsEqual(ListItem.FileExtension,iso) | String.IsEqual(ListItem.FileExtension,ifo)
I just need to find what Kodi is looking for/playing in a BDMV folder. If you know what file it looks for and is playing I can change it ASAP otherwise I'd need to rip a new one, which is gonna take some time...
Reply


Messages In This Thread
RE: Blu-ray media flag for bdmv folder structure - by mikeSiLVO - 2018-06-27, 08:26
Logout Mark Read Team Forum Stats Members Help
Blu-ray media flag for bdmv folder structure0