Hi,
How can I set it up so that the double click action plays next? I tried going to Advanced and Further Options, but I had trouble changing Ctrl-N to Double Click. I will not be allowing my guests to have a keyboard. They will only use the mouse and your on screen keyboard, and anyway I doubt half of them ever use keyboard short cuts anyway. I don't want their song to go to the end of the queue because I made a huge playlist, and the queue would never reach it because I do not allow them to edit the queue.
Thanks!
Make Double Click Play Next
- antiderivative
- Posts: 4
- Joined: 5. Jun 11, 07:02 [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: Make Double Click Play Next
Using CTRL-D you have the choice to enqueue a song at the end or to play it at once. For your scenario, I would use the AutoPlay function: Make your "huge" playlist AutoPlay - manually enqueued songs would be preferred then.
The alternative may be some scripting.
Regards,
B.
The alternative may be some scripting.
Regards,
B.
- antiderivative
- Posts: 4
- Joined: 5. Jun 11, 07:02 [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: Make Double Click Play Next
Thanks for the suggestion! AutoPlay looks like it will work out. How do I add my playlist to the Saved Selection list? I want my 80 songs to be enqueued in the order they are in my playlist. These are not all the songs that will be available to guests, but they are what I want to play when no one is selecting anything.
- antiderivative
- Posts: 4
- Joined: 5. Jun 11, 07:02 [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: Make Double Click Play Next
I decided to file my 80 song playlist under the same album name and use that to filter out the ones I want to play automatically with Silverjuke's Music Selection. This separates them from the rest of the songs that users must double click to add to the queue. The only problem now is to get these 80 to play in the exact order I want them to and to keep them from shuffling. Does anyone have any ideas on how I can do that?
-
- 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: Make Double Click Play Next
antiderivative wrote:
> The only problem now is to get these 80 to play in the exact order I want them to and to keep them from shuffling. Does anyone have any ideas on how I can do that?
1) Put the attached script next to silverjuke.exe and restart the program
2) Load your playlist
3) Run the (new) command rightclick -> tools -> reload queue as autoplay
Any double-click-added track will now be inserted right after the playing track from the (invisibly marked 'autoplay') tracks originally in the queue. Depending on your autoplaysettings silverjuke will finish playing the autoplay track first or directly move to the newly added track.
Enjoy,
SilverEagle
> The only problem now is to get these 80 to play in the exact order I want them to and to keep them from shuffling. Does anyone have any ideas on how I can do that?
1) Put the attached script next to silverjuke.exe and restart the program
2) Load your playlist
3) Run the (new) command rightclick -> tools -> reload queue as autoplay
Any double-click-added track will now be inserted right after the playing track from the (invisibly marked 'autoplay') tracks originally in the queue. Depending on your autoplaysettings silverjuke will finish playing the autoplay track first or directly move to the newly added track.
Enjoy,
SilverEagle
- Attachments
-
- markautoplay.sj
- (698 Bytes) Downloaded 225 times
- antiderivative
- Posts: 4
- Joined: 5. Jun 11, 07:02 [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: Make Double Click Play Next
Thanks for the script. It seemed to work sometimes and not others, but that is probably because my settings were not perfect. In any case, I am perfectly happy with making my playlist go in random order now. I decided I wanted to limit the amount of songs in the queue, so that more of the songs I chose play. Even with the script, if I put a limit on the queue no one can choose anything because the program sees 100+ songs in the queue.