Is there a way to see how many tracks are in queue?
i have 3 lines in the box, but i can't see how many tracks are waiting.
my skin doesn't allow to scroll the box.
show number of tracks loaded in playlist
Re: show number of tracks loaded in playlist
Just after you enqueue a song, the display should scroll down to the position where the track is addded. Here, the playlist position is shown which can give you a rough idea about when the song will be played.
Regards,
B.
Regards,
B.
- djjb
- Posts: 128
- Joined: 15. Nov 05, 13:41
- Location: Geldrop / Holland [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: show number of tracks loaded in playlist
I know that. And it's helpful to.
But that's not an answer to my question.
anyway...thanks for answering.
But that's not an answer to my question.
anyway...thanks for answering.
- Service-Team
- Posts: 2448
- Joined: 7. Dec 04, 04:48
- Location: Germany [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: show number of tracks loaded in playlist
Hello djjb,
if you cannot scroll the display, the method mentioned by "B." above is the only one we know. There is no explicit control or target displaying the number of tracks in queue or the number of waiting tracks.
Best regards,
Your Silverjuke Team
if you cannot scroll the display, the method mentioned by "B." above is the only one we know. There is no explicit control or target displaying the number of tracks in queue or the number of waiting tracks.
Best regards,
Your Silverjuke Team
- djjb
- Posts: 128
- Joined: 15. Nov 05, 13:41
- Location: Geldrop / Holland [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: show number of tracks loaded in playlist
ok.... thanks
- 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: show number of tracks loaded in playlist
Hi djjb,
I do not know whether this question is still valid for you, but with the vers. 2.52 beta x you can realize it.
I have integrated this feature in my skin Alu which you can download here:.
On the page "Now playing" you have a window showing the total of titles in the playlist, the total time, the remaining titles and the remaining time.
This is realized by a script which is updating this information every second.
Cheers
frenchi
I do not know whether this question is still valid for you, but with the vers. 2.52 beta x you can realize it.
I have integrated this feature in my skin Alu which you can download here:.
On the page "Now playing" you have a window showing the total of titles in the playlist, the total time, the remaining titles and the remaining time.
This is realized by a script which is updating this information every second.
Cheers
frenchi
- Attachments
-
- playlist.png (2.71 KiB) Viewed 2318 times