NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 28 29 30 31 32 … 37 Next »
DVD with PCH

 
  • 0 Vote(s) - 0 Average
DVD with PCH
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#31
2008-06-25, 01:17 AM
sweet dude! yew duh man!! yep.works fine now, didn't have to change a thing..Big Grin
i knew i could read straight...hehe

thanx a bunch...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#32
2008-06-25, 05:32 PM
Martin,
I tried out your new mvpmcx2. It now allows me to to run my ISO DVD movie files like a normal dvd(able to interact with menus). But I still can't get the dvd drive on my computer to work the same way. Here is whats in my gbpvr.cgi file:

cd ~
mkdir /etc/mvpmc >/dev/NULL
echo "";

if [ -f /etc/mvpmc/mvpmcx2 ]
then
echo "Already Connected!";
else
mkdir /etc/mvpmc
mount -t cifs //192.168.0.4/mvpmc /etc/mvpmc/ -o username=guest,ro;
mkdir /mnt/\\\\192.168.0.9\\Movies
mount -t cifs //192.168.0.9/Movies /mnt/\\\\192.168.0.9\\Movies -o username=guest,ro
mkdir /mnt/D:\\
mount -t cifs //192.168.0.4/DVD /mnt/D:\\ -o username=guest,ro
cp /etc/mvpmc/utelnetd /usr/bin;
utelnetd -l /bin/sh -p 23 &
ln -s /lib/librmjpeg.so /lib/libjpeg.so.62
ln -s /lib/librmzlib.so /lib/libz.so
ln -s /lib/librmzlib.so /lib/libz.so.1
ln -s /lib/librmzlib.so /lib/libz.so.123
echo "Telnetd started on port 23............";
fi

killall gaya
sh -c /etc/mvpmc/startmeup 2>/dev/null >/dev/null &

The line in my gbpvr config is:
\\192.168.0.4\DVD

When I try it the Popcorn movie screen loads and then it returns the to gbpvr menu. I set-up the drive as a share with the name of "DVD". It think its set-up properly. When I type \\192.168.0.4\DVD in explorer it gives me the directory listing of the dvd in the drive. The dvd is not protected.
Any ideas on how I can get this to work? Thanks in advance!
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,201
Threads: 958
Joined: May 2006
#33
2008-06-25, 08:03 PM
Don't mix and match \\192.168.0.4\DVD and D:\ between GBPVR's config.xml and mvpmcx2's /mnt folder, choose the same for both. Because it is a local drive (and to save changing your script) changing config.xml to D:\ should do it. No guarantees on performance, Windows share from a fast drive is pushing it as is.

Martin
replaytv
Offline

Senior Member

Posts: 352
Threads: 22
Joined: Oct 2004
#34
2008-06-26, 03:06 AM
Martin,

This new version mvpmcx2 works for me too with the same setup as before. I am able to view iso file now. Thanks.

Dan L.
Dell Dual Core 6400 XP Pro, PVR500, HVR-1600, MVPs on Belkin wireless bridge
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,201
Threads: 958
Joined: May 2006
#35
2008-06-26, 03:31 AM
Good news all around. I like programming, it's the only "job" I can think of where everyone thanks me for fixing my stupid mistakes.

Martin
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#36
2008-06-26, 03:56 PM
Ok, I changed my config.xml to D:\, but it still doesn't work. I'm not sure what to try next. I can get it to work using the pch menus. It runs just like a normal dvd where you can interact with the menu's.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,201
Threads: 958
Joined: May 2006
#37
2008-06-26, 04:29 PM
If you can post a telnet capture like pBS did with your GBPVR logs that will help.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#38
2008-06-26, 04:49 PM
doesn't the : need a \ also? like : /mnt/D\:\\
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,201
Threads: 958
Joined: May 2006
#39
2008-06-26, 06:35 PM
I use the escaped colon \: for style and because bash auto-completion with the tab key does it that way, but I don't think it is necessary on the PCH. You can check if ln /mnt show /mnt/D:\ or not.

Martin
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#40
2008-06-26, 07:29 PM
Martin,
Here is a hyperterminal capture. I think I did right. It kept running and running so eventually I just closed it up.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode