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 … 32 33 34 35 36 37 Next »
Mounting dvds fails

 
  • 0 Vote(s) - 0 Average
Mounting dvds fails
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#21
2008-05-01, 01:52 AM
You are going to have to power off the pch too so the logs close.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#22
2008-05-01, 01:54 AM
In those logs it looks like you went into the video library, but didnt play a DVD. You'd get this same look in the logs if you hadnt applied the patch that enables DVD playback support: http://forums.gbpvr.com/showpost.php?p=2...ostcount=2
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#23
2008-05-01, 10:10 AM
I know I had previously applied that patch, but I did it again anyways to be sure. I then rebooted both the computer and the pch. I then brought up gbpvr on my pch and tried to click on the movie button. Still nothing happened. Here are the logs again.
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#24
2008-05-01, 10:44 AM
Could you double check my lines in the script.cgi file

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

my iso's are on the 192.168.0.9 in C:\movies
my pch is on 192.168.0.10
my gbpvr computer is on 192.168.0.4
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#25
2008-05-01, 11:48 AM
Forget the above post, I changed my lines in the script.cgi file to:

mkdir /mnt/C:\\movies
mount -t cifs //192.168.0.9/movies /mnt/C:\\movies -o username=guest,ro

Now when I type "ls mnt/C\:\\movies"
I get the name of my iso I have in that directory.
But I still can't get it to work in gbpvr.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#26
2008-05-01, 11:53 AM
Your original syntax was ok and better. GB-PVR would know C:\ as a local drive on .4 and and not a shared drive on .9 but it proves the the guest account is working.

ls /mnt/\\\\192.168.0.9\\Movies should show you iso files.

Martin
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#27
2008-05-01, 12:29 PM
Martin,
I tried:
ls /mnt/\\\\192.168.0.9\\Movies
But it tells me no such file or directory
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#28
2008-05-01, 01:59 PM
As a summary of my current settings:

script.cgi:
mkdir /mnt/C:\\movies
mount -t cifs //192.168.0.9/movies /mnt/C:\\movies -o username=guest,ro

Config.xml
<VideoLibraryDirectory>My Video's~E:\Documents and Settings\MediaMVP\Videos|My Movies~\\192.168.0.9\movies|</VideoLibraryDirectory>

This command in telnet shows my dvd iso's:
ls mnt/C\:\\movies

This command on my GBPVR computer in Dos shows me my dvd iso's:
dir \\192.168.0.9\movies

mvpmcx2 According to file properties modified last on 4/20/08
pvrx2 according to file properties modified last on 4/11/08

But I still can't get the ISO's to play in GBPVR. Does anybody have any ideas?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#29
2008-05-01, 02:20 PM
Blue Racer Wrote:Martin,
I tried:
ls /mnt/\\\\192.168.0.9\\Movies
But it tells me no such file or directory

It won't work without making the directory and mounting it

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

The \\\\192.168.0.9\\Movies is really just a folder name.

You new way of doing things with the C:\\ is not going to work

Perhars the iso files need to be in a sub-dirctory and not in the root?

Martin
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#30
2008-05-01, 02:57 PM
Martin,
Ok, I switched the commands in the script.cgi to the ones you indicated:

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

The command:
ls /mnt/\\\\192.168.0.9\\Movies
Does give the listing of the iso's

I also moved the iso I had in the /movie directory to /movie/augustrush

Does my Config.xml line look ok?
Because its still not working.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  HANGING: "mount mounting\\192.168.2.7" TomH 8 3,917 2012-01-07, 04:16 PM
Last Post: TomH
  Mount mounting??? soccerdad 17 4,544 2011-01-30, 03:08 AM
Last Post: soccerdad
  Help with mounting DVD share in NPVR script Paul_B 3 2,038 2011-01-01, 09:51 PM
Last Post: mvallevand
  Danish H.264 playback fails on HDX1000 NewUserIdAgain 4 2,038 2009-11-04, 05:46 PM
Last Post: NewUserIdAgain
  Playing DVDs in GBPVR to PCH client Paul_B 26 9,851 2009-05-10, 04:14 AM
Last Post: jksmurf
  Playing DVDs stored on PCH in GBPVR to PCH client woody9wood 7 2,883 2008-12-13, 12:05 AM
Last Post: mvallevand
  mount mounting xxx.xxx.xxx.xxx hakras 10 4,040 2008-06-16, 03:30 AM
Last Post: hakras

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

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

Linear Mode
Threaded Mode