[19. June 2013] Soundcloud® available now | [7. June 2013] Youporn available now | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[YAMJ] YAMJ runs but kills network share before writing files
09-23-2012, 08:11 PM
Post: #1
Exclamation YAMJ runs but kills network share before writing files
OK, I have run through the set up of YAMJ on my Win7 laptop and it goes through the motions, scans my movie folder (on the NMT A-110), and trys to compile the hmtl files but when it tries to write to the jukebox folder it kills my share on the NMT requiring a hard reset??? I tested YAMJ to see if it writes the Jukebox files by running a test to generate the jukebox on my C:\ and apart from a few IMBD errors seems to generate the correct files??? Tried a few different methods using the GUI and also writing my own library.xml files but both methods give the same result. I used to run this no problem on an old XP PC but not having and luck. Any suggestions???
Find all posts by this user
Add Thank You Quote this message in a reply
09-23-2012, 11:00 PM
Post: #2
RE: YAMJ runs but kills network share before writing files
If you're using a USB stick in your NMT then try a different type. I kept having this problem with mine and it turned out the NMT didn't like a lot of writes at one time to this particular brand of USB stick and a different type has been 100% reliable.

Thoughts on Syabas support? Share them here
Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 04:01 AM
Post: #3
RE: YAMJ runs but kills network share before writing files
which brand did you find reliable? I know I use kingston travelsomethings but I don't do a ton of writes, they are really just for usb updating.
Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 04:18 AM
Post: #4
RE: YAMJ runs but kills network share before writing files
I got these ones:
http://www.amazon.com/dp/B002V1HYMI

Had read good reviews on their read/write performance and reliability, and (touch wood) haven't had a single disconnect since on my NMTs. I'm sure there are better USB sticks out there but these definitely seem to just work, and mine get updated quite a lot as I run YAMJ locally and then robocopy out the changes to the NMTs as part of my batch process.

Thoughts on Syabas support? Share them here
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to plm for this post
09-24-2012, 01:05 PM
Post: #5
RE: YAMJ runs but kills network share before writing files
Not using a USB stick, I write the Jukebox files directly onto the NMT internal HDD where the movies are stored, every time I try to run it I lose the network share on the pc so it cant write the compiled data onto the NMT
Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 01:40 PM (This post was last modified: 09-24-2012 01:43 PM by Omertron.)
Post: #6
RE: YAMJ runs but kills network share before writing files
I have seen this before, and unless you want to change out your wireless router, the best option is to write the jukebox to a local directory and then use another tool to copy it over after YAMJ has finished.

You can use the microsoft provided tools such as robocopy (which can do a changed files only) or thirdparty copy tools.

This thread might help http://www.networkedmediatank.com/showth...#pid462692

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 02:02 PM (This post was last modified: 09-24-2012 02:06 PM by daywalker21.)
Post: #7
RE: YAMJ runs but kills network share before writing files
OK but I thought by doing this the links would not work as they all reference the local drive the jukebox has been written too? Sorry but not familiar enough to fully appreciate how the tool works, is it possible to write the jukebox files to a usb stick locally on the pc then run this from the NMT so that it links to the movies stored on the internal HDD?
Or generate the jukebox file to a usb drive directly connected to the NMT and not write to the internal HDD? Sorry but never had these issues with XP...
Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 02:08 PM
Post: #8
RE: YAMJ runs but kills network share before writing files
Yes and no. I think you are a little confused about things.

The part I was talking about is at the end of the run when YAMJ writes out the jukebox to your NMT over the network. There are a lot of 1-2Kb files that some routers have an issue with (they think it's a DDOS attack, or they just can't cope with that many open files).

This is the process that usually kills the wireless network. By outputting the jukebox to a local folder, you can then move it with a more robust copy tool (like robocopy) to your NMT and have that automated at the end of the YAMJ run.

Or you can save it to a USB stick and physically move it when it's done. Either way is good.

All you need to do is change the "-o ????" property in the my_yamj.cmd file to do that.

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 02:13 PM
Post: #9
RE: YAMJ runs but kills network share before writing files
Many thanks, will give it a try but will keep a back up of my 'working jukebox' just in case Smile
Find all posts by this user
Add Thank You Quote this message in a reply
09-24-2012, 02:31 PM
Post: #10
RE: YAMJ runs but kills network share before writing files
Yes, you should always do that! Smile

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to Omertron for this post
09-25-2012, 01:28 PM
Post: #11
RE: YAMJ runs but kills network share before writing files
Just a quick update, tried the suggestion just a simple robocopy c:\jukebox x:\jukebox /s command and presto, copied the jukebox files across to the NMT, proved this was all working correctly so now all that is left to do is re-run with AEON skin and I will be back to where I was, thanks for the information Smile
Find all posts by this user
Add Thank You Quote this message in a reply
09-25-2012, 01:38 PM
Post: #12
RE: YAMJ runs but kills network share before writing files
No problem, glad it's working now

Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
09-25-2012, 07:44 PM
Post: #13
RE: YAMJ runs but kills network share before writing files
If you're using robocopy then the /MIR option is a good one as it will just update changed files on your PCH and will also delete stuff that gets removed from your local copy of the jukebox, so the two remain completely in sync without overwriting loads of files that are unchanged.

Thoughts on Syabas support? Share them here
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [YAMJ] Not copying new files jhmiller 2 80 Yesterday 12:55 PM
Last Post: jhmiller
  [YAMJ 2.5-r2615] TV Extras missing ABoyNamedSue 30 4,455 06-12-2013 08:34 PM
Last Post: docbill
  [YAMJ] No Banner Available - YAMJ scan litfoo 4 312 06-08-2013 07:48 PM
Last Post: litfoo
  RE: Samsung Galaxy S4, can I use YAMJ on it like I can directly on my C-200? Wookie Groomer 4 449 06-06-2013 04:02 PM
Last Post: wanstronian
  help with yamj on A110 shamoo 2 261 06-06-2013 12:30 PM
Last Post: shamoo
  [YAMJ] JAVA 1.7 update 21 makes YAMJ crash! Specter 14 1,950 06-02-2013 04:11 AM
Last Post: wgstarks
  C-200 YAMJ HTML nbat58 7 488 06-01-2013 01:50 PM
Last Post: jack84an
  YamJ market app wadood 3 310 05-30-2013 07:45 PM
Last Post: Bazrah
Sad [YAMJ] YAMJ does not create scan files Jascha 22 1,146 05-28-2013 08:15 AM
Last Post: Omertron
  [YAMJ] No play through yamj from external nas patim 4 313 05-27-2013 08:44 PM
Last Post: patim

Forum Jump: