Printable Version of Topic

Click here to view this topic in its original format

AMIP Community _ Support _ List all tracks ...

Posted by: Ayon Apr 26 2009, 02:54 AM

Well basicly what i'm working on is a minor media control center in mirc. using a dialog
i know the $dll(ac,meval,formatsong "1:%name") could work.. but a 10k+ loop will kill mirc tongue.gif

so i wondered if it was possible to read directly from AMIP's index list or something? and if not, if that maybe could be feature in a coming version? something like $dll(ac,meval,loadlist) or something

Posted by: Serge Apr 26 2009, 06:46 AM

With DDE/SOCKET API it's possible to use getlist and set the status output to your custom command/alias which will accept all the output from AMIP and parse it.

It will still be slow with 10k playlists, I'm afraid there is no better way at the moment.

Posted by: Ayon Apr 26 2009, 11:52 AM

Ahh ok .. well.. it's worth a try.. see how slow it is smile.gif

Thanks again for quick reply

EDIT:
2285 tracks in aprox 4 sec on a crappy laptop with 1.6GHz cpu... i think that's not to bad smile.gif

Powered by Invision Power Board
© Invision Power Services