per your request:
doing: /splay E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3
<@HC_test> will now run check.
songcheck start
songcheck - song: $true song.pos: 19554 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $false song.length: 288732
songcheck pause
songcheck - song: $true song.pos: 19565 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $true song.length: 288732
songcheck resume
songcheck - song: $true song.pos: 19555 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $false song.length: 288732
songcheck done
<@HC_test> started over from start of song.
<@HC_test> repeating test.
songcheck start
songcheck - song: $true song.pos: 66531 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $false song.length: 288732
songcheck pause
songcheck - song: $true song.pos: 66552 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $true song.length: 288732
songcheck resume
songcheck - song: $true song.pos: 66542 song.fname: E:\My Music\Billy Joel - You're Only Human (Second Wind).mp3 song.pause: $false song.length: 288732
songcheck done
<@HC_test> again started over from start of same song.. did NOT resume
<@HC_test> will wait, see if song stops 'early'
<@HC_test> which is what i was experiencing when queued..
<@HC_test> at this point this is the only song in the queue.
<@HC_test> I am running 1 scripts.
<@HC_test> that was: //say I am running $script(0) scripts.
<@HC_test> I am on windows xp sp3 totally up to date.
<@HC_test> I downloaed and am on a clean copy of mirc 7.29 (to be on clean system)
<@HC_test> Song just ended. it was cut off, and did NOT play to the end of the song.
<@HC_test> i will now post in here the songcheck alias i used with semi in front to show what was used to test.
<@HC_test> ------
<@HC_test> ;/chksong {
<@HC_test> ; /echo -a songcheck start
<@HC_test> ; /echo -a songcheck - song: $insong song.pos: $insong.pos song.fname: $insong.fname song.pause: $insong.pause song.length: $insong.length
<@HC_test> ; /echo -a songcheck pause
<@HC_test> ; /splay pause
<@HC_test> ; echo -a songcheck - song: $insong song.pos: $insong.pos song.fname: $insong.fname song.pause: $insong.pause song.length: $insong.length
<@HC_test> ; /echo -a songcheck resume
<@HC_test> ; /splay resume
<@HC_test> ; /echo -a songcheck - song: $insong song.pos: $insong.pos song.fname: $insong.fname song.pause: $insong.pause song.length: $insong.length
<@HC_test> ; /echo -a songcheck done
<@HC_test> ;}
<@HC_test> ------
If there is ANY other information I can give you, I will be happy to provide it.
Re: Your comments on song formats. If you come across the information you had on song format of other
players, I would LOVE to have it (would save a LOT of research).
Thanks for the very good idea.
Jim
(aka HorseC)
ps. to say again. this on a fresh copy of mirc downloaded from the master site for the test, with no other scripts running.