All requests are appended to a text file "MusicRequests.txt" in the current Silverjuke directory.
The script opens a dialog for requesting music for tracks, albums and/or artists. A button is added for listing all current requests.
Provides additional functionality for newsletter subscription requests.
Asks for user confirmation if the requested music is already found in the library.
Installs as 'Request...' on the tool menu.
Exported function addRequest can be activated by a button in a skin xml file, e.g.
<button src="request.png" x="53" y="100%-35" srcindex="0"
target="layout:defaulttm" tooltip="Add Music Request"
onclick="program.callExported('addRequest'); return true;"/>
An example skin is added as attachment.- music_request_tool.sj
- old-style-jukebox-1.50.sjs


Statistics: Posted by bertkessels — 26. Nov 11, 00:31
]]>