News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Follow Me - DVD

Started by nivenj, October 02, 2007, 04:10:48 PM

Previous topic - Next topic

nivenj

Hi All,

Just wondering if this should be possible or wether I'm trying to do something that LMCE wasnt designed for. I have a Core/MD combo and a second MD in another room. Each MD can can play DVD's locally. What I want to be able to do though is start watching a DVD in room 1 and then use the follow me to continue watching it in room 2, however when I try I get a pop-up saying "cannot read encrypted dvd, probably DVDCSS isnt installed". However it is (and must be as i can play it locally).

Any ideas?

totallymaxed

Quote from: nivenj on October 02, 2007, 04:10:48 PM
Hi All,

Just wondering if this should be possible or wether I'm trying to do something that LMCE wasnt designed for. I have a Core/MD combo and a second MD in another room. Each MD can can play DVD's locally. What I want to be able to do though is start watching a DVD in room 1 and then use the follow me to continue watching it in room 2, however when I try I get a pop-up saying "cannot read encrypted dvd, probably DVDCSS isnt installed". However it is (and must be as i can play it locally).

Any ideas?

Sounds like you have not got DVDCSS installed on the MD you are moving the DVD playback too
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

nivenj

I agree, thats what it sounds like, but im fairly sure its not...unless I'm missing something,

In the Add-software screen DVDCSS has a big green tick next to it (in both core and MD) and

apt-get install libdvdcss2 says the currently installed version is the latest, same with apt-get install libdvdread3. (again, from the director Im moving from and to)

So...can I take it from your reply that it "should" be possible?

tschak909

absolutely, try re-adding the dvdcss software...click on it, to remove it, then click again, to add it.

-Thom

totallymaxed

Quote from: nivenj on October 02, 2007, 06:36:12 PM
I agree, thats what it sounds like, but im fairly sure its not...unless I'm missing something,

In the Add-software screen DVDCSS has a big green tick next to it (in both core and MD) and

apt-get install libdvdcss2 says the currently installed version is the latest, same with apt-get install libdvdread3. (again, from the director Im moving from and to)

So...can I take it from your reply that it "should" be possible?

I agree it looks like it should be installed ok... sometimes the 'Add software' screen does not tell the truth... so tis worth running it again from there. Another thing to try is run the following script from the console;

sudo /usr/share/doc/libdvdread3/install-css.sh

hope this helps!
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

nivenj

Strange one this....Its just that DVD, i tried a different one and it works fine. For some reason it doesnt read the DVD name of this particular DVD which seems to confuse it somehow.

Thanks for the input anyway.

lfd

sudo /usr/share/doc/libdvdread3/install-css.sh

Fixed the problem for me. Thanks

LFD