Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.3 KB

plugin.video.prodvd

Kodi Plugin - Player for the Samsung SE-208BW ProDVD server

What is this Kodi Plugin?
The ProDVD player is a Kodi plugin that is created for the ProDVD server on the Samsung SE-208BW. As the Network DVD drive is obsolete there is no real up to date method to play Movies over the network. This attempts to solve this.

So is this plugin solely for the Samsung SE-208BW?
It may work with other devices that run an instance of the ProDVD server, but a few modifications may be needed.

What is ProDVD?
ProDVD (http://www.prodvd.net) is an old method to play DVD’s over UPNP.

I use this and it buffers and it freezes for a second after a while?
Unfortunately, this works by creating a playlist of the .vob files and when it changes from one file to another, it will freeze for a second while it tries to run a new file. As far as I know Kodi does not offer a way to precache the next file.

This will not play [insert dvd name here] DVD?
The ProDVD server is old and newer Movies (Especially Disney DVD’s) do not like to seem to play directly via the .vob file. Newer movies seem to return a blank .vob file. I believe that this may be overcome via the "readDataByFileOffset" UPNP method. If anybody can help with this I would be very grateful.