Skip to content

This MovieJukebox.sh is modified file from YAMJ project. It prevents simultaneous run of more than one java instance

Notifications You must be signed in to change notification settings

dima-vy/MovieJukebox.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MovieJukebox.sh

I'm using YAMJ on my low power NAS (QNAP TS-212). If any java programm is running, and additional java instance starting, the NAS becomes extremely slow.

The solution: I've added a part of code which is checking if any java instance is running. If java is running we will wait 30 seconds and run the test again, until we will be able to run only one java instance without interference.

You may use this file instead of original one (on your own risk of course:)) You have add java to the path

About

This MovieJukebox.sh is modified file from YAMJ project. It prevents simultaneous run of more than one java instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages