UPDATE: 25 Mar 13
Version 6 Rev 144
To install the jukebox telnet to your player and issue the following commands:
Once installation is complete you will need to add a link to the Movie Jukebox from your menu.rss. See documentation on SRJG 4.0 to see how to do that; the link needs to point to /usr/local/etc/srjg/SrjgMainMenu.rss. You will also need to change the configuration to suit your needs either using the TV menu config or by editing the /usr/local/etc/srjg.cfg file.Code:# cd /tmp && wget http://dl.dropbox.com/u/15169815/srjg_V6R144_install.sh && sh srjg_V6R144_install.sh
Enjoy!!!
UPDATE:
Version 4.1
To install the jukebox telnet to your player and issue the following commands:
Only changes to the scripts shell/cgi hence they are no need to run the jukebox_update unless you want all your movies included (See change log).Code:# cd /tmp && wget http://dl.dropbox.com/u/15169815/jbinstall.sh && sh jbinstall.sh
Change log:
Version 4.1
- MovieName.jpg and MovieName_sheet.jpg are now detected as proper thumbnails and moviesheets respectively.
- Option -a no longer exist and all movies no matter whether they have a proper thumbnail or moviesheet will be included in the jukebox. Generic thumbnail and moviesheet will be selected for those ones.
- Option -d also been removed since all the movie are now added to the jukebox.
Version 4.0
To install the jukebox telnet to your player and issue the following commands:
Full Documentation available here: http://dl.dropbox.com/u/15169815/Sim...0Generator.pdfCode:# cd /tmp && wget http://dl.dropbox.com/u/15169815/jbinstall.sh && sh jbinstall.sh
I highly recommend that you read thru it before you start to install.
Video showing installation + jukebox update available here: http://www.youtube.com/watch?v=04xRDBusisw
Movie Genre compatible with SRJG available here: http://dl.dropbox.com/u/15169815/pic...srjg_genre.zip
Change log:
Version 4.0
- Added Main Menu to the Jukebox to select the various movies genres.
- The -t (title) option has been removed since the title is now taken from the directory name.
- Fix the error when a space is in the directory name
- Documentation now available.
- Only one Jukebox.rss and Jukebox3x8.rss is used; Jukebox.rss and Jukebox3x8.rss in the movie directory can be deleted.
- Item for the Main Menu are parsed using the genre.jpg file (See documentation for details)
- Added the -d option which will display the movies not being added.
- Clean up some of the code and optimized some of the function to speed up things
Version 3.1
To install the jukebox telnet to your player and issue the following commands:
Only somes changes to the shell and cgi scripts; there are no requirement to reinstall jukebox; the new scripts will be used the next time you update your jukebox.Code:# cd /tmp && wget http://dl.dropbox.com/u/15169815/jbinstall.sh && sh jbinstall.sh
Change log:
Version 3.1
- Added the mov extension when searching for movies.
- Fix issues with the counts of the movies not being added
- Fix the parsing of the arguments
- Clean up some of the code
Version 3.0
- Jukebox can now be updated from the TV screen by pressing the number "2" on the remote while on the 2x6 or 3x8 jukebox view.
- During jukebox update; scripts now look for a filter.conf to use as a filter unless a -f option is specified. It will also used that file during the jukebox update done using the TV screen menu. (See instruction below).
- Changes in the controls descriptive menu.
- Automatic installation script now available.
- Fixed the thumbnails (duplicate) at the end of the jukebox not being updated properly.
Version 2.0:
- Movies can now be played directly from the thumbnail view by pressing the play button.
- New 3x8 thumbnail view available by pressing "1" on the remote control (See picture link below)
- Descriptive menu for controls has been added
Known Bugs:
- Jukebox_update scripts (sh/cgi-bin) can not handle directory with spaces in them.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
To install the jukebox telnet to your player and issue the following commands:
This installation script will take care of the installation on both type of filesystems yaffs and squashfs making sure that all the proper overmount are performed on a squashfs filesystem. That being said if you are using squashfs filesystem you will need a way to access the jukebox from the IMS Menu. In other words you will need to overmount your /usr/local/bin/scripts/ directory somewhere that is writable. I suggest you try this link: http://www.patriotmemory.com/forums/...IMS-(P61-P70R2) if you do not have a aasoror custom firmware installed. This will allow you to modify the proper files (menu.rss or movie_jukebox.rss) to access the jukebox from the IMS Menu.Code:# cd /tmp && wget http://dl.dropbox.com/u/15169815/jbinstall.sh && sh jbinstall.sh
For the new version to be available just run /usr/local/etc/srjg/jukebox_update with the -i option + the other options of course and the new jukebox (jukebox.rss & jukebox.xml) will get installed.
Also when you update the jukebox using the TV screen menu you must leave the jukebox feed (press return) and enter it again for the changes caused by the update to show up.
Here's more stuff you should read; hopefully I will have full documentation soon.
The filter.conf file have to reside in the /usr/local/etc/srjg/ directory. It is just a straight text file where you insert the text that was entered under the -f option in previous versions. This file basically replace the -f options of the command line and follow the same syntax as the -f option except that the quotes are no longer necessary if there is a space in a word. Just as an example here's the content of mine: sample,trailer,2 ch,cd2 (Still need the comma's to separate the items); I just used vi to create the file. The -f option still exist and will superceded the filter.conf file when used except when the jukebox update is done using the TV Screen menu where the filter.conf file if it exist will always be used.
Enjoy!
----------------------------------------------------------------------------------------------------------------------------------
UPDATE: Version 2.0 is now available at this link: http://dl.dropbox.com/u/15169815/srjgv2.zip
You MUST run the jukebox_update.sh command with the -i option for the new jukebox to show up; without the -i only the jukebox.xml containing your movies will get updated.
Change logs:
Version 2.0:
- Movies can now be played directly from the thumbnail view by pressing the play button.
- New 3x8 thumbnail view available by pressing "1" on the remote control (See picture link below)
- Descriptive menu for controls has been added
Known Bugs:
- Thumbnails at the end of the jukebox do not get updated correctly will show twice. I got rid of that problem by doing a redrawDisplay for those last few thumbnails but it made the navigation on those last thumbnails sluggish so I decided to remove that command until I can find a better solution.
New 3x8 view = http://dl.dropbox.com/u/15169815/SAM_0236.JPG
Installations:
Still no installation script but I recommend the following step for installation:
Telnet to the PBO:
That's it the new version will be available just run /usr/local/etc/srjg/jukebox_update with the -i option + the other options of course and the new jukebox will get installed.Code:# cd /tmp # wget http://dl.dropbox.com/u/15169815/srjgv2.zip # unzip -o /tmp/srjgv2.zip -d /usr/local/etc/
Currently working on the procedure to update the jukebox from the screen menu. I am having a little bit of issues but I think I am almost there. So hopefully this option will be available soon.
Enjoy!
-------------------------------------------------------------------------------------------------
This is a linux script that create/update a rss based jukebox for your media player. To install just extract the srjg directory to your /usr/local/etc directory on the player. It is very important that all the files resides on the /usr/local/etc/srjg/ to work properly. This is still work in progress ... sorry no automatic installation script yet. I have been using this little script for about a month now and meant to do a lot more error checking before releasing it but the way things have been going I just haven't had the time so I decided to release it now so that other people can make use of it right away. As such I do not recommend this jukebox creator for anyone that have no idea how to telnet or does not know a little bit about linux.
First of all you should know that this is just a simple rss jukebox and as such does not have the full capability offered by tvixie2playon jukebox. This script create a simple jukebox view (moviewall) / moviesheetview and that's all. You can create as many jukeboxes as you want however on various directory. Basically this script will create a Jukebox.rss and a jukebox.xml file on you movies directory that you specify on the command line. To learn more about all the various command line options just read the script or type /usr/local/etc/srjg/jukebox_update.sh -h for help. Here's a typical command line with option to create a jukebox.
Credit for this jukebox also goes to:
mikka: The original script developer that planted the seed in my head.
and OoD : Borrowed a lot of the codes from tixive2palyonHD rss feed
Cheers!!!!


Reply With Quote
? Create a
? it never hurts to
?
? 
