User(s) browsing this thread: 1 Guest(s)
|
YAMJ with multiple sources
|
|
12-07-2008, 10:45 AM
|
|||
|
|||
|
YAMJ with multiple sources
Sorry for the long post, but I seem to have a problem of being able to explain anything in less than a million words! Okay, this isn't a huge problem for me, more a case of wanting to understand how this all works....
All my movie files are on Windows 2003 Server machine, spread across 3 hard drives (physical, not partitions). This machine is running Windows Services for UNIX, as in testing I found that NFS allowed for smooth high bitrate 1080p playback, whereas SMB didn't. Each physical drive is shared from root level and the path to each drive is mapped on my PCH. When I first tried to get YAMJ working I created a libraries.xml with entries for each drive. An index.htm was successfully created that included the movies from all three drives and I then figured out that I had to move all the Jukebox files from the YAMJ folder where they were created to one of my shared media drives for the PCH to 'see' the index and display it on my TV. At that point I had only copied the Jukebox files to one of the 3 hard drives, but soon found that I could only actually play movies via the YAMJ index that were stored on that actual shared drive. I had thought that the PCH would also be able to play the movies stored on the other drives because the Jukebox files contained the correct path to the movie files and would point the PCH to where they were located. But that didn't happen and I found it made most sense to start again and have YAMJ scan and create files for each drive separately. So, that's where I am at now - one set of YAMJ files on the root of each physical h/d, indexing only the media on that drive. Q1: Is it possible to just have one set of YAMJ files with one index.htm that includes the movies from all three of my h/d's? I'm thinking it must be because I've come across posts debating where to store the Jukebox files, which implies they don't need to be on the same drive as the media. Q2: When I select one of my three NFS shared drives via the PCH Source menu, I am immediately presented with the index screen, which is nice. But, I was hoping I'd get the sub-menu I used to see, with the Movie, Music and Photo icons available....and that selecting Movie would give me the index. Is that possible? |
|||
|
12-07-2008, 11:52 AM
|
|||
|
|||
|
RE: YAMJ with multiple sources
I'm having the same problem, i have YAMJ scan 2 folders on the PCH internal HD (TV & Films) and a shared HD in my desktop pc.
Code: <?xml version="1.0" encoding="utf-8"?>This is what i have in my xml file, the L drive is shared on the PCH as L(do i need to share it on the PCH or will the PCH see my shared folders on my desktop pc with out being added?) Thanks for any suggestions. Jamie My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
12-07-2008, 12:35 PM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 10:45 AM)yabadaba Wrote: Q1: Is it possible to just have one set of YAMJ files with one index.htm that includes the movies from all three of my h/d's? I'm thinking it must be because I've come across posts debating where to store the Jukebox files, which implies they don't need to be on the same drive as the media.The PCH will only keep one share/mount active at the same time so the only option is to use an internal drive in the PCH which could be an Compact-flash card if you don't want an internal harddrive. Use jpg-format for YAMJ pictures as they tend to be smaller than png. Is it not possible to change the NFS export from the Windows2003 server so that you first mount the 3 disks on /export as /export/d1, /export/d2 and /export/d3 and then only export /export and in the YAMJ libraries.xml file have the 3 entries as you had before. |
|||
|
12-07-2008, 12:54 PM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 12:35 PM)staffanw Wrote: The PCH will only keep one share/mount active at the same time so the only option is to use an internal drive in the PCH which could be an Compact-flash card if you don't want an internal harddrive. Use jpg-format for YAMJ pictures as they tend to be smaller than png.Thanks, so it looks like it's all to do with the PCH only keeping one share active at any one time. I do actually have an internal H/D in my PCH, but hadn't tried putting the YAMJ files there because I guess I'd gone down the road of assuming that the YAMJ files had to be on the shared drive itself. I'll try this when I get chance later today. Not sure I fully follow your second para.....not your fault, almost certainly my shaky understanding of networking! |
|||
|
12-07-2008, 01:49 PM
(This post was last modified: 12-07-2008 01:50 PM by duder.)
|
|||
|
|||
|
RE: YAMJ with multiple sources
An alternative solution is to use myIhome with the YAMJ plugin.
No problem with having one index for all hard drives, No problem with high bit rate films. No problem with accessing movies/photo/music. ![]() Have to keep your PC running all the time though
|
|||
|
12-07-2008, 03:21 PM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 12:54 PM)yabadaba Wrote: Thanks, so it looks like it's all to do with the PCH only keeping one share active at any one time. I do actually have an internal H/D in my PCH, but hadn't tried putting the YAMJ files there because I guess I'd gone down the road of assuming that the YAMJ files had to be on the shared drive itself. I'll try this when I get chance later today.This is the simplest way and the way I do it myself with multiple shares ![]() (12-07-2008 12:54 PM)yabadaba Wrote: Not sure I fully follow your second para.....not your fault, almost certainly my shaky understanding of networking!or my understanding of Windows 2003 Server. In Unix/Linux I believe that you can mount a physical disk wherever you want so instead of mounting the first disk on /d1 and exporting /d1 as a separate share just mount all the disks on /export as previously described and then only do one nfs-export of /export /staffan |
|||
|
12-07-2008, 03:35 PM
(This post was last modified: 12-07-2008 03:36 PM by yabadaba.)
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 01:49 PM)duder Wrote: An alternative solution is to use myIhome with the YAMJ plugin.Yeah, I do use myIhome with the YAMJ plugin and it works a treat. I wouldn't bother with NFS if it wasn't for the fact that I have loads of DVD image files (.iso & .img) that myIhome won't play and I've even got a couple of MKV's that refuse to play via myIhome but do play via NFS. |
|||
|
12-07-2008, 03:58 PM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 03:21 PM)staffanw Wrote: This is the simplest way and the way I do it myself with multiple sharesYes you can do this in W2003, although it is fairly advanced and I'd say steer clear unless you know what you are doing. A better way might be to look at software like winbolic Create one symbolic directory and share that. |
|||
|
12-07-2008, 09:37 PM
(This post was last modified: 12-07-2008 09:48 PM by yabadaba.)
|
|||
|
|||
|
RE: YAMJ with multiple sources
Okay, I created a index.html (and the other Jukebox files) for all 3 of my drives and copied them onto the PCH's internal h/d. But this still isn't a 'perfect' solution. Although I can see all my movies I can only play ones that are on the shared drive that was last accessed (or currently mounted). That means that before being able to play a movie that is on a different shared drive I have to go Sources and select/mount the drive in question.
I've gone back to having 3 separate index files, one for each of my media drives. But, at least this bit of experimentation has helped me understand the limitation of the PCH only being able to have one shared drive mounted at a time. Thanks to everyone for the help. |
|||
|
12-07-2008, 11:24 PM
|
|||
|
|||
|
RE: YAMJ with multiple sources
I have a folder called "Movies and TV Shows" on the computer. Under that folder I have symbolic links to the entire collection no matter where it physically resides. My collection is spread out over four different hard drives but appears to be all under a single main directory. Under that main directory are many sub directories.
So.....YAMJ sees it as a single source. |
|||
|
12-08-2008, 06:03 AM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 11:24 PM)qwerty454 Wrote: I have a folder called "Movies and TV Shows" on the computer. Under that folder I have symbolic links to the entire collection no matter where it physically resides. My collection is spread out over four different hard drives but appears to be all under a single main directory. Under that main directory are many sub directories. Can you post your xml file so i can see how your settings differ from mine? My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
12-08-2008, 09:24 AM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-07-2008 11:24 PM)qwerty454 Wrote: I have a folder called "Movies and TV Shows" on the computer. Under that folder I have symbolic links to the entire collection no matter where it physically resides. My collection is spread out over four different hard drives but appears to be all under a single main directory. Under that main directory are many sub directories.Hmmm...interesting. I'll look into this later on, but I don't know much about symbolic links and whether Server 2003 supports them. Aren't they a UNIX thing? |
|||
|
12-08-2008, 10:41 AM
|
|||
|
|||
RE: YAMJ with multiple sources
(12-08-2008 09:24 AM)yabadaba Wrote: Hmmm...interesting. I'll look into this later on, but I don't know much about symbolic links and whether Server 2003 supports them. Aren't they a UNIX thing?You can mount the disk as a folder on Windows rather than a disk letter, so if you have three disks, C: D: E:, if you go into disk management in the admin console, you can de-assign the drive letters D & E and assign them to folders on C:, so: Code: C:\Media\Old_D_Drive\As I said earlier, winbolic might be a better solution as it does this all for you. |
|||
|
12-09-2008, 06:43 AM
(This post was last modified: 12-09-2008 06:52 AM by qwerty454.)
|
|||
|
|||
RE: YAMJ with multiple sources
(12-08-2008 06:03 AM)jhmiller Wrote: Can you post your xml file so i can see how your settings differ from mine? Doh.......forgot to mention......This is a Linux box. (isn't everyone running Linux nowadays?) Symbolic links are a simple matter. If you run windows I have seen a few programs that can create symbolic links for you. I have zero experience with this program but it looks like it might do the job. http://alax.info/blog/ntfslinks My xml files wont help as there is nothing out of the ordinary. I dont even use a library file. Just one simple command to run YAMJ Code: MovieJukebox.sh /mnt/sda3/Movies.and.TV.Shows/ -o /mnt/sda3/Movies.and.TV.Shows/The first in the executable script. Second is the location of my collection. Third is where I want the index and jukebox files to be stored (same location as collection) (12-08-2008 10:41 AM)Omertron Wrote: You can mount the disk as a folder on Windows rather than a disk letter, so if you have three disks, C: D: E:, if you go into disk management in the admin console, you can de-assign the drive letters D & E and assign them to folders on C:, so: Thats pretty much it. Winbolic looks pretty cool http://www.pearlmagik.com/winbolic/ |
|||
|
12-09-2008, 08:30 AM
|
|||
|
|||
|
RE: YAMJ with multiple sources
There's a guide here for installing winbolic and yamj, it is a little old but should be ok.
http://www.networkedmediatank.com/showth...p?tid=4831 |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Help - I'm new to PCH and YAMJ | plantunes | 6 | 149 |
Today 03:30 AM Last Post: wgstarks |
|
| Banner help - YAMJ with eversion | rave777 | 8 | 904 |
Yesterday 11:48 PM Last Post: jluc2808 |
|
| [YAMJ] YAMJ does not create scan files | Jascha | 19 | 470 |
Yesterday 11:17 PM Last Post: Jascha |
|
| [YAMJ] JAVA 1.7 update 21 makes YAMJ crash! | Specter | 11 | 1,168 |
Yesterday 11:29 AM Last Post: Omertron |
|
| [YAMJ] slf4j classpath contains multiple slf4j bindings | fickle | 4 | 204 |
05-19-2013 08:07 AM Last Post: Omertron |
|
| How to Setup Two YAMJ Jukeboxes? | Cappy1 | 17 | 426 |
05-16-2013 08:38 PM Last Post: Cappy1 |
|
| YAMJ-EVERSION-A300 | Arry | 12 | 416 |
05-15-2013 12:05 PM Last Post: Omertron |
|
| YAMJ/ Eversion help | flombs | 3 | 294 |
05-11-2013 11:39 AM Last Post: flombs |
|
| Auto load YAMJ (using Eversion skin) on PCH A-300 | Woodgnome | 59 | 12,358 |
05-05-2013 02:32 PM Last Post: BlueWater84 |
|
| YAMJ 2.9 r3675 problem with java | Hewon | 25 | 1,564 |
04-28-2013 04:15 PM Last Post: Omertron |
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]




![[+]](images/collapse_collapsed.gif)
![[Image: watched-fanart.jpg]](http://trakt.tv/user/jhmiller/widget/watched-fanart.jpg)




![[Image: watched-fanart.jpg]](http://trakt.tv/user/Omertron/widget/watched-fanart.jpg)
