
Re: How to use TViXiE2Playon!HD
Mountain Streamer wrote:
I have read this thread with great interest and Kudos to OoD, thanks so much. Let me ask though, I already am running YAMJ and even Thumbgen. So, is the advantage of this method described in this thread, make it so my Playon mini will "remember" where my Jukebox is and I don't have to click a lot to access it? Also, in the screenshot of the RSS Movie Jukebox feed, does clicking this icon open my library?
If so, I would like to try this method of access to my library.
TIA
You need 3 click to goto jukebox
1st click enter into Internet feed Menu.
2nd click enter go into Movies_Jukebox Menu.
3rd click enter go into Your Jukebox Menu.
RSS method save jukebox location to file.
Jukebox location setting will save to
"/usr/local/etc/dvdplayer/savedrss/IMS_Modules/Movie_Jukebox/Movie_Jukebox.rss"You can use pohd remote to add/delete jukebox location.
Alternative you can use text editor program to edit file "Movie_Jukebox.rss" directy.
If you use pohd remote to input jukebox location.
You need to input location of "category.rss"
I add 2 jukebox location as sample.
for HDD -> rss_file:///tmp/hdd/volumes/HDD1/Movies/Jukebox/category.rss
for USB -> rss_file:///tmp/usbmounts/sdb1/Movies/Jukebox/category.rss
Alternative.
You can save 1 click
1st click enter into Internet feed Menu.
2nd click enter go into Your Jukebox.
By edit "/usr/local/bin/scripts/menu.rss" and point direct to jukebox. by change
Code:
<item>
<title>Movie Jukebox</title>
<link>rss_file://./IMS_Modules/Movie_Jukebox/Movie_Jukebox.rss</link> << change this line
to
Code:
<item>
<title>Movie Jukebox</title>
<link>rss_file:///tmp/hdd/volumes/HDD1/Movies/Jukebox/category.rss</link> << change to path of you jukebox