[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
Could Not play Msg for Movies on a PC Share
01-12-2009, 02:23 AM (This post was last modified: 01-12-2009 02:27 AM by dysan911.)
Post: #1
Could Not play Msg for Movies on a PC Share
I for the life of me cannot figure out why I'm having this issue. I thought for sure this is setup correctly.

I have an XP Network share that has movies in it. I have setup my my_library.xml a few various ways and it will correctly index the file but when you click on them from The Popcornhour.. It just says.. BUffering and then.. Could not play

Here's what I have for the Share Entry

file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/htpc/h_highdef

I can't put all the other stuff because this msg board thinks I'm trying to post with some sort of code. [/code][/quote]

So far I've tried it with a trailing slash and without.

Would appreciate any help!
Find all posts by this user
01-12-2009, 08:34 AM
Post: #2
RE: Could Not play Msg for Movies on a PC Share
Always worth reading the wiki: http://code.google.com/p/moviejukebox/w/list
and specifically this page: http://code.google.com/p/moviejukebox/wi...eoWontPlay

Visit this user's website Find all posts by this user
01-12-2009, 03:55 PM (This post was last modified: 01-12-2009 03:58 PM by dysan911.)
Post: #3
RE: Could Not play Msg for Movies on a PC Share
Thank you Omertron for the response..

I read the 2nd link on your reply and think I might have an idea what it could be so let me run this by you.

Okay, first and foremost.. I went to the PCH and created a share that points back to the shared folder on my XP Box..

The name of my XP Share is: HTPC\H_HIGHDEF

It is drive letter H: on my PC.

I used GUI Config 0.3 to create the entry in my "My_library.xml"

It looks like this: file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/HTPC:H_HIGHDEF/

What I failed to do and I don't know if this is the issue or not.. When I created the share on my PCH.. I used the Browse button to locate the HTPC:H_HIGHDEF folder and selected it. When it brought me back to where you can specify the Sharename I did NOT name it.

Would that be the problem right there? I left the PCH SHare name blank? It shows up on the PCH as "HTPC:H_HIGHDEF"

I can select sources and see the XP Share and play movies from it.. However when I click play from the INDEX file on the PCH it just says.. "Buffering".. COULD NOT PLAY

THanks so much for your assistance.

Brian.
Find all posts by this user
01-12-2009, 04:16 PM
Post: #4
RE: Could Not play Msg for Movies on a PC Share
I believe that "HTPC:H_HIGHDEF" is a valid name for a share on the PCH and in links. I say believe because I've not tested it.

I assume that HTPC is the machine/server and H_HIGHDEF is the sharename? So H: => \\HTPC\H_HIGHDEF\

In which case, make sure that H:\Directory\video.avi looks like this in the xml file:
file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/HTPC:H_HIGHDEF/Directory/video.avi
Including case.
If you change the nmtpath in the library, you MUST delete the xml files from the jukebox and re-run for it to take effect.

Visit this user's website Find all posts by this user
01-12-2009, 04:41 PM (This post was last modified: 01-12-2009 04:43 PM by dysan911.)
Post: #5
RE: Could Not play Msg for Movies on a PC Share
O,

Your assumption is correct. The machine name is : HTPC
and the shared folder is H_HIGHDEF

One of the movies is "40 year old Virgin".. Here is the line from it's XML file. I fail to see the problem..

file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/HTPC:H_HIGHDEF/40%20year%20old%20Virgin/40%20Year%20Old%20Virgin.wmv

I assume that %20 stuff is XML code for spaces, caps, etc..

(01-12-2009 04:16 PM)Omertron Wrote:  I believe that "HTPC:H_HIGHDEF" is a valid name for a share on the PCH and in links. I say believe because I've not tested it.

I assume that HTPC is the machine/server and H_HIGHDEF is the sharename? So H: => \\HTPC\H_HIGHDEF\

In which case, make sure that H:\Directory\video.avi looks like this in the xml file:
file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/HTPC:H_HIGHDEF/Directory/video.avi
Including case.
If you change the nmtpath in the library, you MUST delete the xml files from the jukebox and re-run for it to take effect.
Find all posts by this user
01-12-2009, 05:05 PM
Post: #6
RE: Could Not play Msg for Movies on a PC Share
Ok I assume the following:
1) You've browsed to the share at least once since a reboot and you are NOT browsing to any other shares.
2) You've played the video file in question directly from the PCH interface and it works correctly
3) From a PC the path is \\HTPC\H_HIGHDEF\40 year old Virgin\40 year old Virgin.wmv with that capitalisation with no variations

If so, I'm at a loss. The only other thing I can suggest is to re-do your share and give it a simple name, e.g. "dysan" and re-run the GUI, delete the jukebox (you could try just deleting the 40yov files if you want a quick test) and re-run it so it changes the path in the xml.

Visit this user's website Find all posts by this user
01-12-2009, 05:22 PM (This post was last modified: 01-12-2009 05:27 PM by dysan911.)
Post: #7
RE: Could Not play Msg for Movies on a PC Share
(01-12-2009 05:05 PM)Omertron Wrote:  Ok I assume the following:
1) You've browsed to the share at least once since a reboot and you are NOT browsing to any other shares.

If you mean from the PCH. I have 2 Shares that I created.. One is simply called DOWNLOADS and the other is the already discussed "H_HIGHDEF"

Omertron Wrote:2) You've played the video file in question directly from the PCH interface and it works correctly

Exactly. I can select "Sources". then scroll down to "H_HIGHDEF" and browse the "40 year old virgin" folder and play the movie with no problem.

Omertron Wrote:3) From a PC the path is \\HTPC\H_HIGHDEF\40 year old Virgin\40 year old Virgin.wmv with that capitalisation with no variations

When I go to that path from a local PC on my home network. I don't know if it's just an XP thing or not.. but I type in \\HTPC\H_HIGHDEF\40 year old Virgin (hit enter). It opens the folder but I notice that everything prior to the name of the movie is lower case..



Omertron Wrote:If so, I'm at a loss. The only other thing I can suggest is to re-do your share and give it a simple name, e.g. "dysan" and re-run the GUI, delete the jukebox (you could try just deleting the 40yov files if you want a quick test) and re-run it so it changes the path in the xml.

You think I should try using all lowercase?
FYI.. I checked the XP SHare name and its all UPPERCASE.
Find all posts by this user
01-12-2009, 06:18 PM
Post: #8
RE: Could Not play Msg for Movies on a PC Share
You can edit the HTML directly and try changing the case to match what is presented in the address bar on XP.
So if the link is all in lowercase, i.e. something like this:

\\htpc\h_highdef\40 year old Virgin

then try that case exactly and I think it'll work, so your path would be:

file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/htpc:h_highdef/

Visit this user's website Find all posts by this user
01-12-2009, 06:49 PM
Post: #9
RE: Could Not play Msg for Movies on a PC Share
Hey O..

I don't know if this is a possible factor or not but I noticed that my Server name is not: HTPC

instead it's: Htpc

the "tpc" part is lowercase.

WHen I get home today I will test both of those theories..

Thanks!
B.
Find all posts by this user
01-13-2009, 04:04 PM
Post: #10
RE: Could Not play Msg for Movies on a PC Share
Got it!

Thanks "O" for the help man!

I went home and as you recall, the 2 theories we were talking about last were

1. Try making the NMT Path for the share in all lowercase to match what Windows explorer shows.

or

2. The Computer Server name was "Htpc" instead of "HTPC".

First thing I did was edit the 40yov's XML file and change the NMT Path to "Htpc:H_HIGHDEF"
tested playback from the index and it said BUFFERING.. COULD NOT PLAY..

Next I tried to browse to that PC share from the PCH using the SHARE I added the day before. "HTPC:H_HIGHDEF"
It opens.. I decided to edit the Share name and changed it to "Htpc:H_HIGHDEF" making the tpc in lowercase.
Went back to the Index and lauched the 40yov and it BUFFERS and PLAYS FINE!

I don't understand why it didn't play when I had everything in upper case.. "HTPC:H_HIGHDEF" The share was in caps and the NMT Path as well. Weird, maybe it truly wasn't valid because my Computer name is truly "Htpc". Anyhow, I updated the Yamj My_library.xml file and deleted the Jukebox and index and re ran it. Everything plays great now..

THanks again!
Find all posts by this user
01-13-2009, 04:16 PM
Post: #11
RE: Could Not play Msg for Movies on a PC Share
The NMT is case sensitive to paths, which confuses us poor windows users Smile
That's why I suggested creating a name for the share that you could guarantee what the case was.

Glad you got it sorted!

Visit this user's website Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Anyone else here use MyFilms to manage movies? Angry Axcent 1 526 10-18-2012 10:40 AM
Last Post: Garcks
  [Titan] Dynamic Jukebox for Movies GutsBlack 9 5,563 08-27-2011 01:49 PM
Last Post: AlramEast
Star Callisto - Series and Movies Organizer for NMT quantum 0 1,453 07-30-2011 11:21 PM
Last Post: quantum
  Play All doesn't work using the Music Jukebox harelme2 1 1,190 06-09-2011 07:36 AM
Last Post: harelme2
  [MLMJ] Some index pages with more movies than can be displayed. bigkid 4 1,917 10-31-2010 09:50 PM
Last Post: bigkid
  My Lil Movie Jukebox Won't Play Movies snakebyte 5 3,017 10-27-2010 10:40 AM
Last Post: bigkid
  Movies with extra features rab 2 1,245 10-19-2010 11:11 PM
Last Post: rab
  Play All/Shuffle not visible wilco5501 3 1,493 10-18-2010 09:08 PM
Last Post: wandidj
  Is there a jukebox or an application that will play photos from folders and subfolder agabrean 6 3,229 09-21-2010 08:05 PM
Last Post: wim-pch200
  Play All won't work harelme2 0 846 08-15-2010 12:44 PM
Last Post: harelme2

Forum Jump: