phil65 / skin.estuary

Public repository for the Kodi default skin "Estuary"
Other
27 stars 82 forks source link

No way to play dvd/bluray discs from home page #110

Open phate89 opened 7 years ago

phate89 commented 7 years ago

Right now playing a disc is really tricky.. you have to navigate through files to get to play the dvd (videos -> files -> drive -> bdmv/index.bdmv - video_ts/video_ts.ifo)

razzeee commented 7 years ago

Hrm, shouldn't it be playable via this?

image

phate89 commented 7 years ago

I tried but at least with bluray (and default settings) doesn't start play.. it enters into the file view and you have to access bdmv folder and open index.bdmv to launch the file

TheUlpio commented 7 years ago

DVD are played (at least in previous version of the skin) via the internal PlayDVD command, bluray need to be played via PlayMedia builtin function. Before last massive update, with a dedicated button, was tricky to write a python script to select the right way to play media. The best will be this directly implemented in the skin