mIRC Home    About    Download    Register    News    Help

Print Thread
#165567 27/11/06 09:38 PM
P
PhantasyX
PhantasyX
P
----- /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. =|)

#165568 03/12/06 06:18 PM
Joined: Sep 2005
Posts: 2,630
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Sep 2005
Posts: 2,630
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.

#167058 19/12/06 07:54 AM
S
SartenX
SartenX
S
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