Page 21 of 31 FirstFirst ... 111920212223 ... LastLast
Results 201 to 210 of 301

Thread: Simple RSS Jukebox

  1. #201
    Join Date
    Dec 2009
    Location
    Canada (ON)
    Posts
    2,035

    Default

    Quote Originally Posted by jurijz View Post
    probably I wasn't sharp enough in my guestion. Yes, there are no probs to make a lot of mount points to NAS. But I'd like to have ability to choose the movies on my NAS trough Jukebox nenu, with thumbnails(not going through folders in deep). Actually it's more attractive and easy for the kids, and...wife
    Got it!

    Well assuming that you use the same mount point on both of the PBO ex: both set to /usr/local/etc/NAS/ then I assume that you could probably just copy the /usr/local/etc/srjg from one PBO to the other. As long as you do not add any more genre that should work fine since the jukebox.xml are external to the PBO. As soon as you add a new genre however the /usr/local/etc/srjg/mainjukebox.xml file will be changed and need to be copy back to the PBO that the Jukebox_update.sh was not run. For normal update without the -i option the changes should be reflected on both PBO since the jukebox.xml files are on your NAS.

    This is just a theory I have not tried that but I can think of a reason why it would not work.

    Snappy

  2. #202
    Join Date
    Mar 2011
    Location
    Riga, Latvia
    Posts
    122

    Default

    thanks a lot for an idea, I'll try it and keep you informed

  3. #203
    Join Date
    Mar 2011
    Location
    Riga, Latvia
    Posts
    122

    Default

    Quote Originally Posted by snappy46 View Post
    Got it!

    Well assuming that you use the same mount point on both of the PBO ex: both set to /usr/local/etc/NAS/ then I assume that you could probably just copy the /usr/local/etc/srjg from one PBO to the other. As long as you do not add any more genre that should work fine since the jukebox.xml are external to the PBO. As soon as you add a new genre however the /usr/local/etc/srjg/mainjukebox.xml file will be changed and need to be copy back to the PBO that the Jukebox_update.sh was not run. For normal update without the -i option the changes should be reflected on both PBO since the jukebox.xml files are on your NAS.

    This is just a theory I have not tried that but I can think of a reason why it would not work.

    Snappy
    That trick works ! I had copied /usr/local/etc/srjg/mainjukebox.xml file from one PBO to another one and I've got an access to my NAS from both PBO players through Jukebox Main menu simultaneously. Thanks Snappy for your support . It was very helpfull as usually.

  4. #204

    Default

    Hi Snappy,
    If I have two folders "Movies" and "KidsMovies" and I would like to add both into the Jukebox as separate icons. What needs to be done? Do I change Jukebox.rss or MainJukebox.rss? What's the difference between them?

  5. #205
    Join Date
    Dec 2009
    Location
    Canada (ON)
    Posts
    2,035

    Default

    Quote Originally Posted by ldi9999 View Post
    Hi Snappy,
    If I have two folders "Movies" and "KidsMovies" and I would like to add both into the Jukebox as separate icons. What needs to be done? Do I change Jukebox.rss or MainJukebox.rss? What's the difference between them?
    Just put a genre.jpg in each directory and use the -i option and the jukebox script will handle the rest. Just use the directory above the two directories to update the jukebox; I am assuming here that they share the same parent directory even if it' just the same disk ex: /tmp/usbmounts/sdb1 or /tmp/hdd/volumes/HDD1. Here's what I would do; I'll pretend that my movies are on Ext USB Drive:

    /tmp/usbmounts/sdb1/genre.jpg (All movies)
    /tmp/usbmounts/sdb1/Movies/genre.jpg
    /tmp/usbmounts/sdb1/KidsMovies/genre.jpg

    Then I would update using the following:

    cd /usr/local/etc/srjg
    ./jukebox_update.sh -i -p /tmp/usbmounts/sdb1/

    This would create a Mainjukebox.xml with three entries (All movies, movies, Kidmovies) to be used by MainJukebox.rss. And will create three jukebox.xml in each respective directory. MainJukebox.rss will then launch Jukebox.rss with the proper jukebox.xml associated with whatever selection you made. Your menu.rss should point to MainJukebox.rss not Jukebox.rss.

    For more information please read the extensive documentation provided at the first link. Everything you need to know is in there.

    Cheers !!!
    Last edited by snappy46; 10-24-2011 at 11:33 PM.

  6. #206

    Default

    Quote Originally Posted by snappy46 View Post
    Just put a genre.jpg in each directory and use the -i option and the jukebox script will handle the rest. Just use the directory above the two directories to update the jukebox; I am assuming here that they share the same parent directory even if it' even the same disk ex
    Yes, they are on the same disk under the root directory.
    \
    Movies
    Kids Movies

    Do you mean I need to run update with -i option on root directory?
    How many genre.jpg do I need? I assume I need two for both Movies and Kids Movies. How about genre.jpg for root?

    Edit. Just saw your updated post. Thanks a lot!
    Last edited by ldi9999; 10-24-2011 at 11:36 PM.

  7. #207
    Join Date
    Dec 2009
    Location
    Canada (ON)
    Posts
    2,035

    Default

    Quote Originally Posted by ldi9999 View Post
    Yes, they are on the same disk under the root directory.
    \
    Movies
    Kids Movies

    Do you mean I need to run update with -i option on root directory?
    How many genre.jpg do I need? I assume I need two for both Movies and Kids Movies. How about genre.jpg for root?
    Please read the previous post I was editing it while you were reading it. I started to write the reply on my tablet but I had too much text to type so I posted then edited with my PC.

    Let me know if you have anymore questions.

  8. #208

    Default

    Thanks you so much Snappy! By the way, do you have genre.jpg for "All Movies"? I downloaded the genre package but did not see that file.

  9. #209
    Join Date
    Dec 2009
    Location
    Canada (ON)
    Posts
    2,035

    Default

    Quote Originally Posted by ldi9999 View Post
    Thanks you so much Snappy! By the way, do you have genre.jpg for "All Movies"? I downloaded the genre package but did not see that file.
    Asked and you shall receive : http://www.patriotmemory.com/forums/...3&d=1307505787

  10. #210

    Thumbs up

    Quote Originally Posted by snappy46 View Post
    Thanks Snappy!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •