Remote Silverjuke Control

Ready-to-use scripts, modules and plugins for Silverjuke.
SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Remote Silverjuke Control

Postby SilverEagle » 9. Apr 09, 22:30

Hi All,

Took me some months (luckily not fulltime ;-)) but here it finally is: networked based remote control of Silverjuke.

This caters to your needs if you have for instance a WiFi enabled laptop where your HiFi is connected to your stationary main machine. Or if you have your Jukebox with your clientele in your pub, but want to add some songs from behing the bar (or delete some ;-)).

Remote desktop is an option here, but it is slow and often inconveniant. This plugin allows you to have one Silverjuke master running on a machine connected to your HiFi system. Naturally you can control Silverjuke directly using the keyboard/mouse of that machine.

But with this plugin you can start silverjuke on a second machine (your WIFi laptop), within a few seconds it copies the queue and play-settings from the master Silverjuke and plays the same song at the same position.

Now you can control the Silverjuke on the second machine, any changes are propagated to the master within a second.

Note that although the second machine does play music it is to be considered more-or-less a by-product, for instance the timing can deviate a few seconds. (That being said it might be fun to have your partner listen to the same music in another room in the house and have you both fighting over the same queue - the opposite of personal music...)

Usage:

The music library between the two must be IDENTICAL. The easiest way to do that is on the master share your music collection readonly (like share "C:\MP3" as "\\JUKEBOX\MP3".
Now use the share on both the master and the remote as your source of music, (don't use the local drive anymore on the master, use the share instead). Naturally just having a 100% identical C:\MP3 on both machines will also work, but I think a single shared tree is easier in the long run. In the future all this might be automated but for now this is what you get.

networking.png
networking.png (9.01 KiB) Viewed 15010 times


Now start the master Silverjuke. Configure as:
- mode = master
- master servername = (empty or don't care)
- port = 9999 (whatever, must be same for all systems)
- refreshtimer = 1000
- Poll interval = 5
- Show startup msg = yes (very advisable while testing)

Restart the master. Queue a few songs.

Now start the slave Silverjuke. Configure as:
- mode = slave
- master servername = <name of your master>
- port = 9999
- refreshtimer = 1000
- Poll interval = 5
- Show startup msg = yes

Restart the slave. It should magically queue the same songs as you did on the master.

Now try a third machine as another slave, a fourth... ;-)

If you have communicating problems first try if your machines see each other: try in a commandwindow if you have the correct name by using "ping <mastername>" from the slavemachine.
Also try in a browser on the master machine "HTTP://localhost:9999" (or whatever your portnumber). Then try in a browser on the slave machine "HTTP://<mastername>:9999".


About the timer settings: refreshtimer is the frequency (in ms) with which the plugin detects Silverjuke changes to the queue, so it has an effect on responsiveness slave->master and on CPU/network load. The poll frequency is the number of those timerticks between polls to the master for a complete status update, so it has an effect on the responsiveness master->slave (and again on CPU/network load).

NOTE:
- no credit support yet except accidental
- sharing the same database with --db is not a good idea as the slaves will mess up the playcounts
- Silverjuke 2.74 (fast work Team :-P) is needed to synchronize songs with certain special characters in the URL (some quite common in German)

SilverEagle
PS: I am totally exhausted from typing this long post, if you find any bugs please report them but I might take a day off...

[UPDATE v0.2]
- corrected version number release to match infobox & dllname
- simplified syncing mutexes, fixed unprotected section
- moved initialization of the timer to a program.onLoad construct
as possible fix for an unreproducable slave error
- cleaned up & commented source a bit for release
- added warning for 'remove played tracks from queue' setting (slaves only)
Attachments
Networking_v02.dll
Place this DLL next to silverjuke.exe
(24 KiB) Downloaded 1078 times
Networking_v02_sourcecode.zip
For anyone interested: the (MSC6) sourcecode
(11.84 KiB) Downloaded 679 times
Last edited by SilverEagle on 8. Jun 09, 07:44, edited 8 times in total.

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby Guest » 10. Apr 09, 02:47

Wanted to let you know, you absolutely ROCK!!!

I have two machines at opposite ends of my basement. Prior to your magic, I've had to use VNC server or windows remote login. They are slow and they log you out randomly. Your instructions were perfect, took me less than 5 min to install and make sure the server name was correct and I was done.

By the way, for anyone else using this utility, I have it working with my NAS device. The NAS device is availble to all my networked PC's, the master just connects to NAS via a networked drive. My slave connects to the master through your utility and it is able to read the same music that the master is playing.

Brilliant!

- MusicAdict

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby Guest » 10. Apr 09, 03:17

Thank you very much!

-Rob

User avatar
DJ Pessario
Posts: 107
Joined: 7. Nov 08, 09:37
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby DJ Pessario » 10. Apr 09, 08:06

Hallo,

bekomme immer diese Fehlermeldung auf dem Slave:

Error: Line 1: SyntaxError: line 1: Regular expression missing final '/' [C:\Programme\Silverjuke\Networking_v001.dll]

Wie bekomme ich das zum laufen?

Gruß
DJ Pessario
Last edited by DJ Pessario on 10. Apr 09, 08:46, edited 1 time in total.

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby SilverEagle » 10. Apr 09, 08:45

Hi Dj,

Few questions:

- what SJ version are you using
- is this error for the slave or master?
- is this error for an empty queue? If not: is this only with certain songs in the queue? If so: could you give the directory & filename of the track?

SilverEagle

User avatar
Frenchi
Posts: 352
Joined: 6. Apr 08, 17:26
Location: Grenoble / France
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby Frenchi » 10. Apr 09, 08:48

Hi Silverjuke,

great, super, fanstatic.

You are the master.

Thanks a lot.

frenchi

User avatar
DJ Pessario
Posts: 107
Joined: 7. Nov 08, 09:37
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby DJ Pessario » 10. Apr 09, 08:52

Hello,

version 2.74
error on slave

I speak and do not understand so well in English

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby SilverEagle » 10. Apr 09, 09:55

Hi All,

The next error seems to appear once a while upon start of the slave:

Error: Line 1: SyntaxError: line 1: Regular expression missing final '/' [C:\Programme\Silverjuke\Networking_v001.dll]

It might be related to running the german version of Silverjuke, but I cannot reproduce it reliably, so if someone runs into it: any more info is welcome.

SilverEagle

User avatar
Frenchi
Posts: 352
Joined: 6. Apr 08, 17:26
Location: Grenoble / France
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby Frenchi » 10. Apr 09, 11:14

Hi Silvereagle,

two questions:

1. I'm gettying on both machine in the console follwing message:
"attempt to write a readonly database
Cannot close SQL query"

2. "Play ... now" (Crtl-P) on Slave does not polay the right song.

Is this me (my system), or does anybody else detect this problems.

Thanks.

frenchi

SilverEagle
Posts: 713
Joined: 30. Sep 08, 14:00
Location: Netherlands
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Remote Silverjuke Control

Postby SilverEagle » 10. Apr 09, 11:30

Hi frenchi,

1) Are you using --db or accessing the database remotely in any other way? If the database is readonly I get the same message.

2) I could not reproduce this. What I tried is start master, queue song A/B/C, set it playing midway B. Then start slave, wait for it to sync, browse to a song D, press ctrl-P. Behaviour is as expected: the queue ends up as A/B/D/C, with D starting to play, and the master mirrors this within a second. Can you describe a (reproducable if possible ;-)) scenario for me where it fails?

SilverEagle


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Extensions”