mIRC Home    About    Download    Register    News    Help

Print Thread
#165567 27/11/06 09:38 PM
Joined: Apr 2004
Posts: 218
P
Fjord artisan
OP Offline
Fjord artisan
P
Joined: Apr 2004
Posts: 218
----- /splay queue Support -----
I noticed in the new version its still lacking more support/identifiers for the "/splay -q" option.

Just looking for an easier way to show what files are currently in the queued list.

Maybe $squeue() or $queue().
$squeue(0) = Returns how many files are left in the list.
$squeue(n) = Returns the file that is in the Nth list position.

Hopefully I can get more support?

Would make this a lot easier to keep track of the files in queue. =)

(still waiting for this to be added. =|)


Live to Dream & Dream for Life
#165568 03/12/06 06:18 PM
Joined: Sep 2005
Posts: 2,881
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,881
Good idea. An identifier to tell you whether the current file was played as a result of being next in queue would be good too.

$squeued

$false if the file was played using /splay, $true if it was played when the previous song ended.

Joined: Jul 2006
Posts: 12
S
Pikka bird
Offline
Pikka bird
S
Joined: Jul 2006
Posts: 12
I agree. I wrote a bot to control my stereo using an old computer, and I had to write my own queue system just so I could access previous entries.


Link Copied to Clipboard