[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - playback status from API SendMessage
Page 1 of 1

playback status from API SendMessage

PostPosted: Mon Dec 19, 2011 1:07 pm
by forums01

Re: playback status from API SendMessage

PostPosted: Mon Dec 19, 2011 3:42 pm
by ghostintheruins
Programming is not my thing but if I understood you right you want something like "now playing".

Have a look to the source from here: ftp://ftp.berlios.de/pub/smplayer/tools/

for mirc and xchat.

Maybe that can help you.

Cheers