User(s) browsing this thread: 1 Guest(s)
MLMJ USB on the C200
|
|
05-18-2011, 01:49 AM
|
|||
|
|||
|
MLMJ USB on the C200
Trying to get a USB hard drive to work with My lil Movie Jukebox on the C200. Under the location variables for the nmt It seems I am not addressing it properly. This is what I have file:///opt/sybhttpd/localhost.drives/USB_DRIVE_A1//Bluray/. Bluray is the folder my movies are in. I don't understand what the A1 B1 etc means.Could someone help me. Thanks
|
|||
|
05-18-2011, 11:21 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
My understanding is that the "USB_DRIVE_A1" part is how the PCH identifies the USB drive, and that the name is assigned by the PCH when it boots and sees the USB drive attached. I think it should be named "USB_DRIVE_A-1" or USB_DRIVE_B-1". You may want to check out the Hardware wiki at http://www.networkedmediatank.com/wiki/i.../USB_Drive.
|
|||
|
05-19-2011, 10:19 AM
|
|||
|
|||
|
RE: MLMJ USB on the C200
i think you are right
Warehouse 13 DVD|Merlin Season 3 DVD |
|||
|
05-20-2011, 12:19 AM
|
|||
|
|||
|
RE: MLMJ USB on the C200
Still no luck. I think I have tried everything. do I use period or forward slash after A-1. I have 2 internal HDS a 2.5 HD and a 3.5 HD. Should I be using A1 B1 or C1 and my usb drive label is Blu-Ray and my folder with the movies is Bluray. This was the last one I tried file:///opt/sybhttpd/localhost.drives/USB_DRIVE_B-1/Blu-Ray/Bluray. I appreciate all the help. Thanks
|
|||
|
05-21-2011, 11:54 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
Any Help
|
|||
|
05-22-2011, 03:27 PM
(This post was last modified: 05-22-2011 03:41 PM by gsbaker.)
|
|||
|
|||
|
RE: MLMJ USB on the C200
Have you been through the MLMJ instructions at http://www.treasure-cove.net/moviejukebox.htm? Especially Appendix 4? If so, what "Sources" are showing up on your PCH? Can you post the following:
1. What is showing in "Sources" on your PCH? 2. Can you post an example of the html line containing the movie link from one of your export's "detail" html files. It should look something like this: Code: <a class="title2" href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/ARAGORN/MOVIES/Shrek the Third [2007]/Shrek the Third [2007].avi" name="Play1" type="video/mpegurl" vod=""><img class="buttons" src="../Resources/Buttons/play1.png" onfocussrc="../Resources/Buttons/play_selected1.png"/> Movie</a>3. What you have for entries in the EXPORT "Location Variables" tab for each of your PC/NMT Movie Location Pairs. (Include the text entries for both the PC and NMT locations. 4. The full path to your movie entries as seen from your PC. i.e. the path of your movie link entries in Movie Collector. |
|||
|
05-22-2011, 06:04 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
I have read the appendix 4 from MLMJ. Do I need to do step 3 It is not shared from another computer? I am using a 3.5 HD pluged into a duel bay dock with a usb cable to my PCH.
1) When I hit the source button on remote under the usb sybol I see my hard drive and movies. //Blu-Ray and the folder my movies are in Bluray. Blu-Ray name of HD. Folder name Bluray 2) Lost me on the html movie link. How do I get this is this? Is this in my Y drive of the PCH after I export. 3)Location Variables PC W:\Bluray\ NMT file:///opt/sybhttpd/localhost.drives/USB_DRIVE_A-1/Bluray/ Which is the latest I tried. 4)A movie link from MC W:\Bluray\Harry Potter And The Chamber Of Secrets.iso And this is what I have on the location variables locator on MLMJ file:///opt/sybhttpd/localhost.drives/HARD_DISK/ file:///opt/sybhttpd/localhost.drives/USB_DRIVE_A-1/ I hope this is what you need. Thanks for the help very appreciated. |
|||
|
05-23-2011, 06:17 PM
|
|||
|
|||
RE: MLMJ USB on the C200
(05-22-2011 06:04 PM)blief Wrote: 1) When I hit the source button on remote under the usb sybol I see my hard drive and movies. //Blu-Ray and the folder my movies are in Bluray. Blu-Ray name of HD. Folder name Bluray Will your movies play Ok if you select them from there? Have a look at the first image in Appendix 4 (http://www.treasure-cove.net/appendix4.htm). i.e. where the screen image says: 01 Hard Disk 02 Network Browser 03 QNAP::Qmultimedia Can you find the same screen on your C-200? What devices does it show (If you have a hard drive installed your system may read 01 SATA_DISK or SATA_DISK_A, for example). Post back what your "Sources" are from this screen. Quote:2) Lost me on the html movie link. How do I get this is this? Is this in my Y drive of the PCH after I export. When you run the EXPORT program where to you output the html files? In that folder there will be a sub-folder called "details". Pick one of the html files and find the line that looks like the one from my previous post, and copy/paste it here. You will need to "paste" it in between "code" tags - the "#" symbol on the forum post formatting ribbon above. Incidentally, the EXPORT folder must be visible to the PCH (so I assume you are EXPORTING either to the W: drive or to an internal drive on the C200). |
|||
|
05-24-2011, 02:48 AM
|
|||
|
|||
|
RE: MLMJ USB on the C200
Yes my movies will play from the PCH. My screen looks a little different on the network share I have network browser,on the drive icon I have SATA_DISK AND Video_Bay, On the USB icon I have Blu_Ray. On the Y drive internal to the PCH, Where I export to. The details folder has numbered files and when I click on it opens in my browser as a html file. It won't let me copy and paste it.
|
|||
|
05-25-2011, 06:25 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
In order to copy/paste line items from the numbered html files you need to open them in an editor (such as Notepad). But, rather than that I will PM you my email address. Could you please email me the following:
1. one of your numbered html files created by the Export 2. the latest "MLMJ gsb Skin v1 Properties.ini" file from your My Documents\Movie Collector\Templates folder |
|||
|
06-05-2011, 01:36 PM
(This post was last modified: 06-05-2011 01:37 PM by blief.)
|
|||
|
|||
|
RE: MLMJ USB on the C200
Hum I wonder what I am doing wrong. I would love to get this working. I can see and watch the movies from my PC and PCH but with MLMJ I can not link them.
|
|||
|
06-05-2011, 01:53 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
Hello blief,
The command to watch the movies only work on the PCH not on a pc ... You can see the menus but can not Play them on the PC ... only the PCH... That is the Same of all PCH jukeboxes Michael T. A100 & C200 Movie Flow, Music Video Flow, Media Menu Flow, Music Flow, Photo Flow Click Here Media Flow Forum The Complete Media Flow Suite ... |
|||
|
06-10-2011, 02:35 AM
|
|||
|
|||
|
RE: MLMJ USB on the C200
With movie collector I can click on the movie and stream it from my PCH.
Thanks for the help everyone I have my problem solved. |
|||
|
06-11-2011, 01:23 PM
|
|||
|
|||
|
RE: MLMJ USB on the C200
Terrific!!!! It might be helpful if you could post a summary of your challenge and solution - just to tie up the comments from the thread.
|
|||
|
06-19-2011, 04:18 AM
|
|||
|
|||
|
RE: MLMJ USB on the C200
I found that if you do not name your hard drive when you format it or simply delete any name that was given to it. The Popcorn Hour will give you the proper identification such as USB_DRIVE_C-1 The C-1 could be D-1 E-1 etc. With 2 internal drives in the C-200 The USB Drives on mine were C-1, D-1
|
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| [MLMJ] DVD Empire Script broken | gsbaker | 3 | 412 |
05-02-2013 12:28 AM Last Post: gsbaker |
|
| C200 PROBLEM | Pilioritis | 8 | 544 |
03-22-2013 04:29 PM Last Post: Pilioritis |
|
| MLMJ and Movie Collector 9 | johnfromen6 | 5 | 937 |
02-22-2013 08:13 AM Last Post: midwaybluejay |
|
| [MLMJ] Script to convert from MLMJ to YAMJ | Swannpin | 9 | 1,955 |
02-16-2012 04:51 PM Last Post: Swannpin |
|
| [MLMJ] - Upgrading to Movie Collector 8??? | gsbaker | 4 | 2,793 |
11-21-2011 11:35 AM Last Post: bigkid |
|
| Video playlist Creator for C200 | pauldawson | 1 | 1,469 |
08-29-2011 01:49 PM Last Post: michael1t |
|
| MLMJ and genre filters in MoC | Penge58 | 1 | 1,433 |
08-28-2011 02:50 PM Last Post: gsbaker |
|
| MLMJ Irfanview not closing when done | Penge58 | 0 | 1,086 |
08-25-2011 10:44 AM Last Post: Penge58 |
|
| MLMJ - Stops at Initializing Variables | bigkid | 16 | 3,921 |
07-22-2011 03:45 AM Last Post: bigkid |
|
| [MLMJ] Is this project still active? | charlesc | 23 | 5,512 |
06-28-2011 11:39 PM Last Post: michael1t |
|

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

MLMJ USB on the C200





![[+]](images/collapse_collapsed.gif)


