[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 
[PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
05-28-2010, 02:42 PM (This post was last modified: 05-28-2010 02:44 PM by jluc2808.)
Post: #91
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(05-28-2010 11:39 AM)laogai Wrote:  Hi Jean-Luc,

Sorry, I've just read your post... Don't know if my solution really was a good one Blush !

As you're working on the next release, I'm sending you this "bug report" just in case of.

1) Thumbnails generation
Regarding new pictures added to the Photo folder on the PCH, as you told Wolfgang0 (end of page 5 of this topic), I've added the command line to my default.install file (the one under MJData\skins\JLRutaMJB_V1.4 directory) and launched the PhotoJukebox again: if the new htm pages have been written, none of the newly added JPG file has been converted into PNG.

could you check the debug.txt file to see what is logged in (the debug.txt file should stay under MJdata)
I you couldn't see any wrong thing
- delete the file and rerun MJB to create a new debug.txt and post the contents



I met the same problem with the command line files CreateThumb.cmd and CreateThumbAll.bat: CreateThumb doesn't generate thumbs and the option "1 : create thumbs for new files" of the CreateThumbAll.bat doesn't work either.

could you check if the path is OK - case sensitive and without any / or \ at the end

But what's quite surprising is that the option "2 Create thumbs for all files" even doesn't generate thumbs for the new added pictures Huh. Calculation of JPG files is OK, the ImageMagick conversion seems to begin but the DOS windows quickly closes and no new directory or PNG file does appear in my PhotoJukebox\Thumb\ directory.

2) Playlists and slideshows
I've read and applied the advices you gave regarding the creation and linking of music playlists and pictures' slideshows but if both playlists and slideshows are separately working fine, the linking does not.
When launching my slideshow.jsp, I get the well known "Could not play" error message (if I can manage this error with my movie jukebox, I've found no solution with the Music/Photo jukebox Sad ). The modification of the playlistslink.xml file with the * generic symbol (<LINK playlist="Z:\MusicJukebox\playlists\AllMusic.jsp" slideshow="*" />) doesn't work either.
1 - check if the linkfile used (modified) is the one used by the MJB program, open link editor to see if your modification have been taken
2 - be sure that delete all html first is selected
3 - check the path Z:\MusicJukebox\playlists\
3 - if it's always down post playlists.xml


Hope you may have advices Rolleyes (answering your question: I'm running MJB R8.1 + skin V1.4)

Thanks
Find all posts by this user
05-28-2010, 07:54 PM
Post: #92
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
Quote:could you check the debug.txt file to see what is logged in (the debug.txt file should stay under MJdata)
I you couldn't see any wrong thing
- delete the file and rerun MJB to create a new debug.txt and post the contents

Please find my debug.xml (614 lines long) : http://rapidshare.com/files/392634469/Debug.xml

Same problem :
1) I've first created only one picture directory called "Petits Loups\Antoine\2005" and have generated thumbs with CreateThumbAll.bat => thumbs OK in "PhotoJukebox\Thumb\" directory.
2) I've generated my htm pages from scratch with MJB and "delete ALL html first" option checked => all htm pages with thumbs OK (lines 1 to 292)
3) I've added a second pictures directory "Petits Loups\Raphaël\Février 2010" and have generated htm pages with MJB (command line <FILECOMMAND regex=... > already added in the default.install file) => htm pages OK but no thumbs generated (lines 293 to the end)

Quote:could you check if the path is OK - case sensitive and without any / or \ at the end

No / or \ in my file CreateThumbAll.bat nor in the CreateThumb.cmd:

:: ---------------------------------------------------------------------------::
:: ------------------------- VARIABLE SECTION - to customize -----------------::
:: ---------------------------------------------------------------------------::

:: DEFAULT
SET FORCECREATE=1
::SET VERBOSE="False" not yet implemented
SET /A QUALITY=50
SET PhotoFolder="Z:\Photo"
SET PhotoMenuFolder="Z:\PhotoJukebox"
SET TempWork=Temp\Thumb
SET /A GTOTAL=0
SET THUMBWIDTH=122
SET TYPE="PNG"

Quote:1 - check if the linkfile used (modified) is the one used by the MJB program, open link editor to see if your modification have been taken
2 - be sure that delete all html first is selected
3 - check the path Z:\MusicJukebox\playlists\
3 - if it's always down post playlists.xml

I've done it again from scratch : same result; each playlist and slideshow works fine but the link does not. Below my PlaylistLinks.xml (the reference to this file is OK in the MusicJukebox.xml file) :
<?xml version="1.0" encoding="utf-8"?>
<Links>
<LINK playlist="Z:\Music\Menu\playlists\AllMusic.jsp" slideshow="Z:\PhotoJukebox\playlists\slides_test_photo.jsp" />
<LINK playlist="Z:\Music\Menu\playlists\hobo.jsp" slideshow="Z:\PhotoJukebox\playlists\slides_Antoine_test.jsp" />
</Links>

Thanks a lot for your support
Find all posts by this user
05-28-2010, 08:45 PM (This post was last modified: 05-28-2010 08:59 PM by jluc2808.)
Post: #93
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
for the links be carefull because the correction proposed by mjb encounter a // which should be corrected with a single /

'file:///opt/sybhttpd/localhost.drives/HARD_DISK/PhotoJukebox//Music/Menu/playlists'
to correct with
'file:///opt/sybhttpd/localhost.drives/HARD_DISK/PhotoJukebox/Music/Menu/playlists'

you can make the correction directly in the config.xml which contain the corrected entry path

for the photo generation , could you post the 2 logs
debug.xml and debug.txt (the second one is the log of createthumb)
before delete teh files to be sure that it's clean

and the path specified with CreateThumb.cmd only which is used by MJB for additionnal photo

which should be (according with the log i saw)
SET INPUT_FOLDER=%1
SET INPUT_FILENAME=%2
SET INPUT_EXTENSION=%3
SET INPUT_FILE="%INPUT_FOLDER:"=%\%INPUT_FILENAME:"=%%INPUT_EXTENSION:"=%"
SET INPUT_MENU="Z:\PhotoJukebox\Thumb"
SET PHOTO_MAIN_FOLDER=Z:\Photo

call SET OUTPUT_PATH_temp=%%INPUT_FOLDER:%PHOTO_MAIN_FOLDER%=%%
SET OUTPUT_PATH=%INPUT_MENU%%OUTPUT_PATH_temp%
SET OUTPUT_PATH="%OUTPUT_PATH:"=%"
Find all posts by this user
05-29-2010, 01:54 PM
Post: #94
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
Quote:'file:///opt/sybhttpd/localhost.drives/HARD_DISK/PhotoJukebox//Music/Menu/playlists'
to correct with
'file:///opt/sybhttpd/localhost.drives/HARD_DISK/PhotoJukebox/Music/Menu/playlists'

Path modified. Thanks: even if I had read this file many times, I had'nt seen this double /

Quote:for the photo generation , could you post the 2 logs
debug.xml and debug.txt (the second one is the log of createthumb)
before delete teh files to be sure that it's clean

Please find the first debug file : http://rapidshare.com/files/392878687/Fi..._Debug.xml
... and the second one : http://rapidshare.com/files/392878688/Se..._Debug.xml
... but no debug.txt generated (or found neither under MJData directory and subdirectories nor under Photo and PhotoJukebox directories on the PCH). How can I get one ?
Still no thumbs generated in PhotoJukebox\Thumb for the second pictures directory

Quote:and the path specified with CreateThumb.cmd only which is used by MJB for additionnal photo
which should be (according with the log i saw)
SET INPUT_FOLDER=%1
SET INPUT_FILENAME=%2
SET INPUT_EXTENSION=%3
SET INPUT_FILE="%INPUT_FOLDER:"=%\%INPUT_FILENAME:"=%%INPUT_EXTENSION:"=%"
SET INPUT_MENU="Z:\PhotoJukebox\Thumb"
SET PHOTO_MAIN_FOLDER=Z:\Photo

call SET OUTPUT_PATH_temp=%%INPUT_FOLDER:%PHOTO_MAIN_FOLDER%=%%
SET OUTPUT_PATH=%INPUT_MENU%%OUTPUT_PATH_temp%
SET OUTPUT_PATH="%OUTPUT_PATH:"=%"

I had SET PHOTO_MAIN_FOLDER="Z:\Photo" in my CreateThumb.cmd file. I've deleted these two brackets, generated htm pages again... but nothing has changed

Regarding links, I'm getting crazy. Well, to be sure I'm doing right, could you confirm the steps I'm following ?
1) create slideshows and music playlists
2) link slideshows to playlists
3) generate HTML pages ("delete first" option checked) with MJB (generate twice, first time for music MJB and second one for photo MJB)

Thanks
Find all posts by this user
05-29-2010, 02:46 PM
Post: #95
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
could you post the contents of your default.install whici was modified to add the command line i suspect a wrong syntax

should be
<FILECOMMAND regex="^.+(\.jpg$)|(\.bmp$)|(\.gif$)" parameters="verbose" wait="true">CreateThumb.cmd</FILECOMMAND>

if debug.txt isn't already created (should be) set VERBOSE to True in the default section of CreateThumb.cmd
and try again and post both debug.xml and txt


- i did try with my own config and with the same sequence than yours and the thumb are created, so i susupect a wrong syntax somewhere
Find all posts by this user
05-29-2010, 09:01 PM
Post: #96
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(05-29-2010 02:46 PM)jluc2808 Wrote:  could you post the contents of your default.install whici was modified to add the command line i suspect a wrong syntax

should be
<FILECOMMAND regex="^.+(\.jpg$)|(\.bmp$)|(\.gif$)" parameters="verbose" wait="true">CreateThumb.cmd</FILECOMMAND>

You're right, my filecommand was the same except "CreateThumb.cmd": mine was "CreateThumb". default.install file modifed yet.

Quote:if debug.txt isn't already created (should be) set VERBOSE to True in the default section of CreateThumb.cmd

This parameter is already set to "True" in my CreateThumb.cmd

Quote:and try again and post both debug.xml and txt

- i did try with my own config and with the same sequence than yours and the thumb are created, so i susupect a wrong syntax somewhere

YOU GOT IT Big Grin !! From scratch (only one pictures directory under "Photo\" and nothing more under "PhotoJukebox\"):
1) CreateThumbAll.bat => OK, thumbs created under "PhtoJukebox\"
2) Photo MJB launched => OK, htm pages generated and all thumbs visible
3) a second pictures directory added under "Photo\" and Photo MJB launched again => OK, new thumbs and htm pages generated and visible
[4) I've added a 3rd pictures directory to confirm the result => still OK Cool ]

As a summary, main modifications I made to my files:
- in the "install.default" file : "CreateThumb.cmd" instead of "CreateThumb"
- in the "CreateThumb.cmd" file: SET PHOTO_MAIN_FOLDER=Z:\Photo instead of SET PHOTO_MAIN_FOLDER="Z:\Photo"
- in the "detail.xslt" file (line 1959): <xsl:text disable-output-escaping="yes">./Thumb/</xsl:text> instead of <xsl:text disable-output-escaping="yes">./Thumb</xsl:text>

Will now handle with links Dodgy

Thanks a lot for being so patient and helpful.
Find all posts by this user
05-30-2010, 02:31 PM
Post: #97
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
as a recap of some field
with JLRutaMJB 1.4
1 - to generate automatically thumb when running MJB as describe in the readme.txt
you need to add in default.install the following line
<FILECOMMAND regex="^.+(\.jpg$) | (\.bmp$) | (\.gif$)" parameters="verbose" wait="True">CreateThumb.cmd</FILECOMMAND>

2 - i confirm that the folder where are stored the photo inside the PCH should entered like T:\Photo without ""

3 - correction to detail.xlst to set the right way if the path are entered with and without \ at the end is the following
line 1953

replace
Code:
<xsl:for-each select="//photos/photo">
    <xsl:variable name="CurrentLine"><xsl:value-of select="ceiling(position() div $cols)"/></xsl:variable>
    <xsl:variable name="img_path">
        <xsl:choose>
            <xsl:when test="contains(file,'.jpg') or contains(file,'.bmp') or contains(file,'.gif')">
                    <xsl:text disable-output-escaping="yes">./Thumb</xsl:text>
                    <xsl:value-of disable-output-escaping="yes" select="substring-after(file,//preferences/pchpathtomusic)"/>
            </xsl:when>            
        </xsl:choose>
    </xsl:variable>


by
Code:
<xsl:for-each select="//photos/photo">
    <xsl:variable name="CurrentLine"><xsl:value-of select="ceiling(position() div $cols)"/></xsl:variable>
    <xsl:variable name="img_path">
        <xsl:choose>
            <xsl:when test="contains(file,'.jpg') or contains(file,'.bmp') or contains(file,'.gif')">
                <xsl:text disable-output-escaping="yes">./Thumb</xsl:text>
                <xsl:choose>
                    <xsl:when test = "substring (substring-after(file,//preferences/pchpathtomusic), 1) = '/'">
                        <xsl:value-of disable-output-escaping="yes" select="substring-after(file,//preferences/pchpathtomusic)"/>
                    </xsl:when>
                    <xsl:otherwise>
                        <xsl:value-of disable-output-escaping="yes" select="concat('/', substring-after(file,//preferences/pchpathtomusic))"/>
                    </xsl:otherwise>
                </xsl:choose>
            </xsl:when>            
        </xsl:choose>
    </xsl:variable>
Find all posts by this user
08-03-2010, 05:36 AM
Post: #98
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
Hi Jean Luc,
I installed 2 jukebox on my PCH A-200 with your skin, one for the music and one for the photos.(2 different configurations)
The music one is working correctly but I'm having some trouble with the photos. I cannot manage to play a slideshow with music in background.
I would really appreciate ur help on that.
Please let me know what you need me to post here in order to sort it out.
Thx
Fabien
Find all posts by this user
08-03-2010, 06:16 AM
Post: #99
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
which of the both jukebox doesn't play music with photo ?
1 - post the 4 paths entered in mjb
2 - post the contains of playlistlinks.xml (the one used by the jukebox which doesn't play music with photo)
Find all posts by this user
08-03-2010, 07:27 PM (This post was last modified: 08-03-2010 07:30 PM by bulbizarre.)
Post: #100
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(08-03-2010 06:16 AM)jluc2808 Wrote:  which of the both jukebox doesn't play music with photo ?
1 - post the 4 paths entered in mjb
2 - post the contains of playlistlinks.xml (the one used by the jukebox which doesn't play music with photo)

i don't really care about playing slideshows while playing music ... I'm more in Playing music while playing slideshows

Here are the 2 skins configuration that I'm using :
Skin: JLRutaMJB_V1.4Music
Music Folder = O:\Music\Music
Output Folder = O\Music\Menumusic
PCH Path to Music = SATA_DISK/Music/Music
PCH Path to Menu = SATA_DISK/Music/Menumusic
Skin: JLRutaMJB_V1.4Photo
Music Folder = O:\Photo\Photo
Output Folder = O\Photo\Menuphoto
PCH Path to Music = SATA_DISK/Photo/Photo
PCH Path to Menu = SATA_DISK/Photo/Menuphoto
I'm having all the datas in my PCH A-200 HDD.
playlistlinks.xml :
<?xml version="1.0" encoding="utf-8"?>
<Links>
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="*" />
<LINK playlist="*" slideshow="O:\Photo\Menuphoto\playlists\slides_AllSlides.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Bahamas.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Dallas.jsp" />
</Links>
I have only one playlistlinks.xml file into the MJData folder, am I right ?
And I have MusicPlaylistLinks.xml and PhotoPlaylistLinks.xml as well in MJData folder, here are those files :
MusicPlaylistLinks.xml :
<?xml version="1.0" encoding="utf-8"?>
<Links>
<LINK playlist="*" slideshow="O:\Photo\Menuphoto\playlists\slides_AllSlides.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Bahamas.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Dallas.jsp" />
</Links>
And PhotoPlaylistLinks.xml :
<?xml version="1.0" encoding="utf-8"?>
<Links>
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="*" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Bahamas.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Dallas.jsp" />
</Links>

Thanks for your help !
Find all posts by this user
08-04-2010, 07:11 AM (This post was last modified: 08-04-2010 07:18 AM by jluc2808.)
Post: #101
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
1 - path:

i think that the
Music Folder = O:\Photo\Photo
Output Folder = O\Photo\Menuphoto
need to be
Music Folder = O:\Photo\Photo\
Output Folder = O:\Photo\Menuphoto\
with : and \ at the end
and
PCH Path to Music = SATA_DISK/Photo/Photo
PCH Path to Menu = SATA_DISK/Photo/Menuphoto
need to be
PCH Path to Music = SATA_DISK/Photo/Photo/
PCH Path to Menu = SATA_DISK/Photo/Menuphoto/

with / at the end (look just at the post before i have a bug when the folder doesn't end with /


2 - playlistlink:

look inside the configuration you are using for photojukebox (notepad) to see what playlistlink you are using
if it's PhotoPlaylistlinks.xml
suppress the 2 lines
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Bahamas.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Dallas.jsp" />

they are not needed because you have already associated all your slideshow with AllMusic.jsp

open the config.xml used with your skin (notepad) and take a look at the end, you should have :
<CORRECTEDPATHS>
<PATH calculated="O:\Music\Menumusic\playlists" corrected="file:///opt/sybhttpd/localhost.drives/SATA_DISK/Music/Menumusic/playlists/" />
</CORRECTEDPATHS>
this line because from an adverstising - the first time MJB encouter the path which tranform the PC ptah in PCH path , if you don't look very carefully there is some duplicate folder inside which need to be corrected - you can correct the path directly inside the config.xml

3 - skin

inside the folder MJData > skins > Skin: JLRutaMJB_V1.4Photo
open (notepad) default.install
be sure that this line is inside :
<CONFIG setting="AllMusicExists" value="True" />

this line allow the association with allMusic even if the folder or the playlist isn't already created , when you run MJB

if not add then line and rerun MJB with delete all html first selected

hope this help - give me a return
Find all posts by this user
[+] 1 user says Thank You to jluc2808 for this post
08-04-2010, 07:50 AM (This post was last modified: 08-04-2010 07:52 AM by bulbizarre.)
Post: #102
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(08-04-2010 07:11 AM)jluc2808 Wrote:  1 - path:

i think that the
Music Folder = O:\Photo\Photo
Output Folder = O\Photo\Menuphoto
need to be
Music Folder = O:\Photo\Photo\
Output Folder = O:\Photo\Menuphoto\
with : and \ at the end
and
PCH Path to Music = SATA_DISK/Photo/Photo
PCH Path to Menu = SATA_DISK/Photo/Menuphoto
need to be
PCH Path to Music = SATA_DISK/Photo/Photo/
PCH Path to Menu = SATA_DISK/Photo/Menuphoto/

with / at the end (look just at the post before i have a bug when the folder doesn't end with /

I updated both paths (music & photo)

2 - playlistlink:

look inside the configuration you are using for photojukebox (notepad) to see what playlistlink you are using
if it's PhotoPlaylistlinks.xml
suppress the 2 lines
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Bahamas.jsp" />
<LINK playlist="O:\Music\Menumusic\playlists\AllMusic.jsp" slideshow="O:\Photo\Menuphoto\playlists\slides_AllArtist_2008_Summer_Dallas.jsp" />

they are not needed because you have already associated all your slideshow with AllMusic.jsp

Removed

open the config.xml used with your skin (notepad) and take a look at the end, you should have :
<CORRECTEDPATHS>
<PATH calculated="O:\Music\Menumusic\playlists" corrected="file:///opt/sybhttpd/localhost.drives/SATA_DISK/Music/Menumusic/playlists/" />
</CORRECTEDPATHS>
this line because from an adverstising - the first time MJB encouter the path which tranform the PC ptah in PCH path , if you don't look very carefully there is some duplicate folder inside which need to be corrected - you can correct the path directly inside the config.xml

correctpaths was incorrect, I probably manually changed it before with a wrong one .... I changed it the way you said

3 - skin

inside the folder MJData > skins > Skin: JLRutaMJB_V1.4Photo
open (notepad) default.install
be sure that this line is inside :
<CONFIG setting="AllMusicExists" value="True" />

this line allow the association with allMusic even if the folder or the playlist isn't already created , when you run MJB

if not add then line and rerun MJB with delete all html first selected

That was already correct

IT WORKS !!! I don't know which modification made it work (I would say the correctedpaths)

hope this help - give me a return

Thanks a lot !!

Take C
are !
Find all posts by this user
08-04-2010, 08:18 AM
Post: #103
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
glad to known that, enjoy your jukebox
Find all posts by this user
08-29-2010, 08:45 PM
Post: #104
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
Thanks for the skin.
Having spent a long time getting this working - I'm just about there, but, I have two questions:
  1. Is it possible to have multiple rows in the photos detail page?
  2. I notice that when a thumbnail is selected and then the mouse moved out, it doesn't resize back again. That said, I don't like that popup caper anyway, so how do I disable it?

Cheers!
Find all posts by this user
08-29-2010, 09:08 PM
Post: #105
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(08-29-2010 08:45 PM)mossywell Wrote:  Thanks for the skin.
Having spent a long time getting this working - I'm just about there, but, I have two questions:
  1. Is it possible to have multiple rows in the photos detail page?
  2. I notice that when a thumbnail is selected and then the mouse moved out, it doesn't resize back again. That said, I don't like that popup caper anyway, so how do I disable it?

Cheers!

Is it possible to have multiple rows in the photos detail page ?
perhaps i don't understand your question, but yes within mjb , in detail page
I notice that when a thumbnail is selected and then the mouse moved out, it doesn't resize back again. That said, I don't like that popup caper anyway, so how do I disable it?
yes inside mjb, in detailpage uncheck popout menu.
Find all posts by this user
[+] 1 user says Thank You to jluc2808 for this post
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information [MUSIC] Music Jukebox Release 8 Download and Installation wandidj 1,484 514,254 03-30-2013 01:36 AM
Last Post: kcstueber
Music [MUSIC] MPD JukeBox (MPDJB) joblo10 378 197,886 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
Exclamation [PHOTO] Generate html photo album PWijnberg 10 6,779 09-07-2012 06:45 PM
Last Post: Franco1s
  [PHOTO] PhotoJukebox Release 1 wim-pch200 120 38,704 07-30-2012 11:05 AM
Last Post: wim-pch200
  What ´s wrong MJB 8.2 photos config jplinux3 1 655 07-27-2012 03:53 AM
Last Post: jplinux3
  What is wrong? music jukebox config help jplinux3 15 2,946 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,734 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

Forum Jump: