[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 
[MUSIC] OK, I am stuck in setting up the Music Jukebox 6
03-04-2009, 08:25 AM
Post: #16
RE: OK, I am stuck in setting up the Music Jukebox 6
Thanks Wandij, I think I have it going now. I was using a udp file share over a dlink gig switch. I changed it to smb and made sure all the paths are OK now.

One more question. How come I don't see the genres? I thought I would have a selection of a-z and then genres.

Chris
Find all posts by this user
03-04-2009, 06:42 PM
Post: #17
RE: OK, I am stuck in setting up the Music Jukebox 6
(03-04-2009 08:25 AM)chris_r11 Wrote:  Thanks Wandij, I think I have it going now. I was using a udp file share over a dlink gig switch. I changed it to smb and made sure all the paths are OK now.

One more question. How come I don't see the genres? I thought I would have a selection of a-z and then genres.

Chris
You must either set Use ID3 tags to 'For Song Info and Genre' or have your folder structure set up for this (genre/artist/album). Note that the ID3 tag way assumes MP3 files only.
Find all posts by this user
03-04-2009, 09:20 PM
Post: #18
RE: OK, I am stuck in setting up the Music Jukebox 6
OK, one last question here.... I have resized the background.jpg file for my SD TV (sigh) but when I have it showing the genre, the albums are way down there out of sight. Is there a way of remedying this?

One feature I would like, is to be able to have all the albums (imagine them in a row) and when you select T, you goto T, but it just puts you at that album in the long row, not just showing the albums that start with a T. I think you have this now, but I would like to be able to have the option to hit the play button to play it.

Thanks for all the (patient) help you have given.
Find all posts by this user
03-04-2009, 10:32 PM
Post: #19
RE: OK, I am stuck in setting up the Music Jukebox 6
Alright, I just noticed something else. I cannot play an album, I get cannot play file.... MJ6 starts when I go to the MyMusic share and it is playing off the NAS.

I can play individual songs and playlists, but not an entire album... What did I do wrong now? Sad
Find all posts by this user
03-04-2009, 11:04 PM
Post: #20
RE: OK, I am stuck in setting up the Music Jukebox 6
(03-04-2009 10:32 PM)chris_r11 Wrote:  Alright, I just noticed something else. I cannot play an album, I get cannot play file.... MJ6 starts when I go to the MyMusic share and it is playing off the NAS.

I can play individual songs and playlists, but not an entire album... What did I do wrong now? Sad
Are you trying to play from the index page (highlight an album and click play) or by selecting Play All in a detail page? Both should be the same...
Can you play an album selecting shuffle?
Find all posts by this user
03-04-2009, 11:12 PM (This post was last modified: 03-05-2009 01:23 AM by chris_r11.)
Post: #21
RE: OK, I am stuck in setting up the Music Jukebox 6
I am on the PCH, using the interface where All is at the top. I can select any album and hit play, it goes to buffering and then says cannot play. I can also goto the details (where songs are listed) and do a play all, it won't work. But, individual songs will play from that interface.

Thanks.

(03-04-2009 11:04 PM)wandidj Wrote:  Are you trying to play from the index page (highlight an album and click play) or by selecting Play All in a detail page? Both should be the same...
Can you play an album selecting shuffle?

As an edit, I just rebuilt the html pages and clicked the delete html first... and its the same. I would guess that the paths are right as I can play individual songs.


Another edit: Looking at the html for an album (remember I don't really know html) I see that all the individual songs are pointed at the NAS like they should, but there is reference to a playlist.jsp that I see in each album. Sorry for the choice of album here:

"...
table border="0">
<tr>
<td width="4%" align="center" valign="middle">&nbsp;</td>
<td width="2%" align="center" valign="middle"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/MyMusic/Beastie%20Boys/Licensed%20to%20Ill/playlist.jsp" TVID="PLAY" aod="playlist"><img src="pictures/playbutton.png" alt="Play" width="30" height="30" border="0" onfocussrc="pictures/playbutton_sel.png" onmouseover="this.src='pictures/playbutton_sel.png';" onmouseout="this.src='pictures/playbutton.png';" /></a></td>
<td width="2%">&nbsp;</td>
<td width="2%" align="center" valign="middle"><a href="http://localhost:8088/stream/file=/opt/sybhttpd/localhost.drives/HARD_DISK/Music/Jukebox/playlists/shuffle.php?list=/opt/sybhttpd/localhost.drives/NETWORK_SHARE/MyMusic/Beastie%20Boys/Licensed%20to%20Ill/playlist.jsp" TVID="71" aod="playlist"><img src="pictures/shufflebutton.png" alt="Shuffle" width="30" height="30" border="0" onfocussrc="pictures/shufflebutton_sel.png" onmouseover="this.src='pictures/shufflebutton_sel.png';" onmouseout="this.src='pictures/shufflebutton.png';" /></a></td>
<td width="2%">&nbsp;</td>
<td width="45%" class="styleDefaultText">Play All / Shuffle</td>
<td width="5%" class="styleDefaultText">&nbsp;</td>
</tr>
<tr>
<td width="4%" align="center" valign="middle" class="styleDefaultText" >1</td>
<td width="2%" align="center" valign="middle"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/MyMusic/Beastie%20Boys/Licensed%20to%20Ill/Beastie%20Boys%20-%20Brass%20Monkey.mp3" TVID="1" aod><img src="pictures/playbutton.png" alt="1" border="0" width="30" height="30" onfocussrc="pictures/playbutton_sel.png" onmouseover="this.src='pictures/playbutton_sel.png';" onmouseout="this.src='pictures/playbutton.png';" /></a></td>
..."

Do I need to let it write to my NAS a playlist for each album?
Find all posts by this user
03-05-2009, 02:06 AM
Post: #22
RE: OK, I am stuck in setting up the Music Jukebox 6
(03-04-2009 11:12 PM)chris_r11 Wrote:  Do I need to let it write to my NAS a playlist for each album?
Music Jukebox automatically saves a playlist for each album. This is the playlist.jsp in each album folder. Sorry to be such a pain, but this is quite perplexing. The path to the playlist.jsp matches the path to the individual songs. Could you post one of the playlist.jsp files in an album folder? I really only need the first line. I want to make sure the path in this file matches the ones you posted above...
Find all posts by this user
03-05-2009, 02:24 AM
Post: #23
RE: OK, I am stuck in setting up the Music Jukebox 6
Oh, the PCH does not have write privs to the NAS. There are not any playlist.jsp files in my individual album folders on the NAS, I thought they would be created on the PCH, but it seems they are not. Should/can they be?

You a pain, no, that's my role.
Chris

(03-05-2009 02:06 AM)wandidj Wrote:  Music Jukebox automatically saves a playlist for each album. This is the playlist.jsp in each album folder. Sorry to be such a pain, but this is quite perplexing. The path to the playlist.jsp matches the path to the individual songs. Could you post one of the playlist.jsp files in an album folder? I really only need the first line. I want to make sure the path in this file matches the ones you posted above...
Find all posts by this user
03-05-2009, 02:59 AM
Post: #24
RE: OK, I am stuck in setting up the Music Jukebox 6
(03-05-2009 02:24 AM)chris_r11 Wrote:  Oh, the PCH does not have write privs to the NAS. There are not any playlist.jsp files in my individual album folders on the NAS, I thought they would be created on the PCH, but it seems they are not. Should/can they be?

You a pain, no, that's my role.
Chris
The PCH doesn't need write privileges, but the PC you are using to create the menu with does. It creates the playlist.jsp files and places album art files in the album folders...
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information [MUSIC] Music Jukebox Release 8 Download and Installation wandidj 1,484 514,153 03-30-2013 01:36 AM
Last Post: kcstueber
Music [MUSIC] MPD JukeBox (MPDJB) joblo10 378 197,836 01-18-2013 02:57 PM
Last Post: Penfold
  music jukebox with ipad remote wesley2004 0 571 12-26-2012 12:31 AM
Last Post: wesley2004
  What is wrong? music jukebox config help jplinux3 15 2,943 07-23-2012 07:55 AM
Last Post: jluc2808
  Kroozbox- Personal Video Database - PVD (or any DB) and Music Jukebox to Popcorn Hour Nono 383 156,711 07-03-2012 01:52 PM
Last Post: Paul_T
  Any new flash based music jukebox? grey 1 1,335 06-18-2012 12:44 AM
Last Post: accident
  [PHOTO] uPNP client Photo Jukebox spud 0 1,162 05-02-2012 02:43 PM
Last Post: spud
  JUKEBOX w/movie series grouping+VIDEO_TS/ISO TV series episode parsing+music vid+shuf heinza 6 3,694 01-03-2012 02:58 AM
Last Post: gondom
  Movie Flow for All Jukebox 03-21-2013 Updated michael1t 210 63,042 12-31-2011 03:11 PM
Last Post: michael1t
  Music Jukebox Startup colinb 1 3,521 12-11-2011 06:29 PM
Last Post: chris57

Forum Jump: