xMusic - some extra music stuff

Xlobby plugin development

Re: xMusic - some extra music stuff

Postby S Pittaway on Fri Apr 04, 2008 8:59 am

Update
4 Apr 2008 - fixed bug which reset play counter
4 Apr 2008 - fixed bug in use file creation date
4 Apr 2008 - sort info correctly added to albums/tracks and movies
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby scottw on Fri Apr 04, 2008 12:53 pm

S Pittaway wrote:This shares the "add new tag" code with xdatabase, when i updated xMusic i seem to have lost a version... Anyway i have re-added the changes that i made and it should be OK now.

Scott, these are the fields that were added to a clean music database, do they look ok?

track
<artist.sort>james</artist.sort>
<trackname.search>james \ gold mother \ come home</trackname.search>
<xdb.played.count>0</xdb.played.count>
<xdb.random>4386506</xdb.random>
<xdb.id>000002</xdb.id>
<xdb.parent.id.1>000001</xdb.parent.id.1>
<xdb.parent.id.2>000000</xdb.parent.id.2>
<xdb.date.added>12 Mar 08</xdb.date.added>
<xdb.date.added.sort>0803121200</xdb.date.added.sort>
<xdb.date.added.track>12 Mar 08</xdb.date.added.track>
<xdb.date.added.sort.track>0803121200</xdb.date.added.sort.track>
<xdb.rating>¶¶¶</xdb.rating>
<xdb.played>un-played</xdb.played>
<xdb.last.played.sort>0000000000</xdb.last.played.sort>

album
<xdb.played.count>0</xdb.played.count>
<xdb.random>3539786</xdb.random>
<xdb.id>000001</xdb.id>
<xdb.parent.id.1>000000</xdb.parent.id.1>
<xdb.date.added>13 Mar 08</xdb.date.added>
<xdb.date.added.sort>0803131200</xdb.date.added.sort>
<xdb.date.added.album>13 Mar 08</xdb.date.added.album>
<xdb.date.added.sort.album>0803131200</xdb.date.added.sort.album>
<xdb.rating>¶¶¶</xdb.rating>
<xdb.played>un-played</xdb.played>
<xdb.last.played.sort>0000000000</xdb.last.played.sort>
<album.artist>James</album.artist>
<albumname.search>james - gold mother</albumname.search>
<artist.sort>james</artist.sort>
<album.artist.sort>james</album.artist.sort>
<albumname.sort>gold mother</albumname.sort>


Works perfectly now and also with xDatabase, the play counts stick and the tags are right. I have switched to running the xDatabase "database.add.extra.tags" command during import, which is what I wanted to do :D

Thanks alot!!!!!

S Pittaway wrote:Please let me know if you see any other issues, like i said the plugin is very simple so it only takes a few seconds to fix most of them.


I appreciate that!!!! I did not want to bug you but figured if you are anything like me you want to make sure it is working right so that all of your work is not for nothing :D

Have a great weekend!!
scottw
 
Posts: 774
Joined: Mon Feb 06, 2006 4:21 pm
Location: Glen Burnie, Maryland

Re: xMusic - some extra music stuff

Postby dalanik on Tue Apr 08, 2008 7:16 pm

I still can't make this work... on my normal PC, it works just fine, but not on my "production" HTPC... I have winamp 5.1x, and it is not installed in standard folder (because of zones), could this cause problems? I only see "pause" character. I use same .ini as on the other PC.
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby dalanik on Tue Apr 08, 2008 9:17 pm

I changed winamp version to the one that works on regular PC, but it still doesn't work. I booted in explorer (i normaly use litestep on HTPC) and still no go.

Here's log. I pressed pause/play several times during this test, but it doesn't even get logged:

Code: Select all
23:09:31 PM:671 STARTUP                        Plugin initialised
23:09:31 PM:718                                TimerStateDelay        =3000
23:09:31 PM:718                                TimerTrackDelay        =7000
23:09:31 PM:718                                AutoHideControls      = False
23:09:31 PM:718                                AutoPositionMilkdrop  = False
23:09:31 PM:718                                PlayPauseButtonPlay   = j
23:09:31 PM:718                                PlayPauseButtonPause  = c
23:09:31 PM:718                                CheckWinampPlayState  = True
23:09:31 PM:718                                AutoUpdatePlayedTimes = False
23:09:31 PM:718                                AutoUpdatePlayedTimes = 7000
23:09:34 PM:734                UpdatePlayState Play state change to paused
23:09:34 PM:734 INI EVENT GROUP >              Runing Section 'On Play State Change'
23:09:34 PM:734                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt xml'
23:09:34 PM:953 INI EVENT GROUP <              Finished
23:11:02 PM:734                   Track Change Track changed from '' To 'D:\HTPC\media\music\Al Di Meola\Di Meola Plays Piazzola\Al Di Meola - Di Meola Plays Piazzola - 01 - Oblivion.mp3'
23:11:02 PM:734                FindPlayingSong Track # 1, Track=D:\HTPC\media\music\Al Di Meola\Di Meola Plays Piazzola\Al Di Meola - Di Meola Plays Piazzola - 01 - Oblivion.mp3
23:11:02 PM:734                                Loading album
23:11:02 PM:734                                Small album, doing a full search on param
23:11:02 PM:765                                Track not found
23:11:02 PM:765 INI EVENT GROUP >              Runing Section 'On Track Change'
23:11:02 PM:765                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt all'
23:11:02 PM:859 INI EVENT GROUP <              Finished
23:13:43 PM:765                   Track Change Track changed from 'D:\HTPC\media\music\Al Di Meola\Di Meola Plays Piazzola\Al Di Meola - Di Meola Plays Piazzola - 01 - Oblivion.mp3' To 'D:\HTPC\media\music\Al Di Meola\Electric Rendezvous\Al Di Meola - Electric Rendezvous - 03 - Passion, Grace & Fire.mp3'
23:13:43 PM:781                FindPlayingSong Track # 3, Track=D:\HTPC\media\music\Al Di Meola\Electric Rendezvous\Al Di Meola - Electric Rendezvous - 03 - Passion, Grace & Fire.mp3
23:13:43 PM:781                                Loading album
23:13:43 PM:796                                Small album, doing a full search on param
23:13:43 PM:796                                Track not found
23:13:43 PM:796 INI EVENT GROUP >              Runing Section 'On Track Change'
23:13:43 PM:796                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt all'
23:13:43 PM:875 INI EVENT GROUP <              Finished
23:14:18 PM:750                   Track Change Track changed from 'D:\HTPC\media\music\Al Di Meola\Electric Rendezvous\Al Di Meola - Electric Rendezvous - 03 - Passion, Grace & Fire.mp3' To 'D:\HTPC\media\music\Al Di Meola\Elegant Gipsy\Al Di Meola - Elegant Gypsy - 05 - Lady Of Rome Sister Of Brazil.mp3'
23:14:18 PM:750                FindPlayingSong Track # 5, Track=D:\HTPC\media\music\Al Di Meola\Elegant Gipsy\Al Di Meola - Elegant Gypsy - 05 - Lady Of Rome Sister Of Brazil.mp3
23:14:18 PM:750                                Loading album
23:14:18 PM:750                                Small album, doing a full search on param
23:14:18 PM:750                                Track not found
23:14:18 PM:750 INI EVENT GROUP >              Runing Section 'On Track Change'
23:14:18 PM:750                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt all'
23:14:18 PM:921 INI EVENT GROUP <              Finished
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby S Pittaway on Tue Apr 08, 2008 9:44 pm

all it does is call findwindow to get the winamp handle, then you can use sendmessage to query the play state of winamp...

if you have zones do you end up with multiple winamp instances? if it does i guess it could be "looking" at the wrong winamp?

try play/pausing each zone and see if it picks up the state change for any of them...

or you could try turning the other zones off and see if it works...


is there a way to link winamp to the active zone ? (i dont use zones)

i could change it to check all instances of winamp?

or i could guess the play state by looking for time changes? (maybe a good fallback?)
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby dalanik on Tue Apr 08, 2008 9:48 pm

No, I only have 1 winamp zone. I have 2 instances installed, but since I don't use zones, I don't use the other one, it is not listed in XLobby's F2 setup.

Funny... see from the log that it detects song change, but not play state change...

D.
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby S Pittaway on Tue Apr 08, 2008 9:53 pm

if you change the winamp preferanes to show

%filename%
instead of
[%artist% - ]$if2(%title%,$filepart(%filename%))

i guess i could work out what the correct instance was ?
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby S Pittaway on Tue Apr 08, 2008 9:58 pm

track changes can be detected via xlobby... so they should always work...

i dont see an easy way to tell if its paused or not via xlobby.

it must be failling to find winamp.

i will see if i can add some extra logging to see whats happening.
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby dalanik on Wed Apr 09, 2008 6:41 am

Thanx for looking into this. I really don't get it, it's really silly that it works on 2 other PCs I tried, but not on production HTPC :-)
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby S Pittaway on Wed Apr 09, 2008 8:14 am

I can see no obvious reason why this wont work...

Heres a test dll:
xMusic.zip
(41.98 KiB) Downloaded 543 times


I have added some extra logging so we can see if it found winamp.

I have also added another way of getting the play status - i look at audioplayer>time>%elapsed% if it changes we must be playing :) for this to work you need to set the TimerStateDelay > 1250.

To use this change the ini file so -

Code: Select all
Check Playback State Via XLobby = true
Check Playback State Via Winamp = false
Check For Play State Changes every (ms) = 1500



Hope this works,


Sean.
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby dalanik on Wed Apr 09, 2008 11:50 am

Thanx, I'll have a look when I get home... I can't test it in the office, since it already works here :-)
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby dalanik on Wed Apr 09, 2008 8:57 pm

Works fine now with elapsed time check. I'll switch it now to "winamp" and post the new log...
D.
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby dalanik on Wed Apr 09, 2008 9:37 pm

OK, here's the new log, I'm afraid there's not much new info (that is, that we didn't suspect already) :-)

Code: Select all
23:30:27 PM:000 STARTUP                        Plugin initialised
23:30:27 PM:046                                TimerStateDelay       =3000
23:30:27 PM:046                                TimerTrackDelay       =7000
23:30:27 PM:046                                AutoHideControls      = False
23:30:27 PM:046                                AutoPositionMilkdrop  = False
23:30:27 PM:046                                PlayPauseButtonPlay   = j
23:30:27 PM:046                                PlayPauseButtonPause  = c
23:30:27 PM:046                                CheckXlobbyPlayState  = False
23:30:27 PM:046                                CheckWinampPlayState  = True
23:30:27 PM:046                                AutoUpdatePlayedTimes = False
23:30:30 PM:046 OnStateTimer                   Checking play status
23:30:30 PM:046 IsPlaying                      WinAmp Handle = 0
23:30:30 PM:046 IsPlaying                      WinAmp not found, Playing = False
23:30:30 PM:046                UpdatePlayState Play state change to paused
23:30:30 PM:046 INI EVENT GROUP >              Runing Section 'On Play State Change'
23:30:30 PM:046                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt xml'
23:30:30 PM:265 INI EVENT GROUP <              Finished
23:30:33 PM:046 OnStateTimer                   Checking play status
23:30:33 PM:046 IsPlaying                      WinAmp Handle = 0
23:30:33 PM:046 IsPlaying                      WinAmp not found, Playing = False
23:30:36 PM:062 OnStateTimer                   Checking play status
23:30:36 PM:062 IsPlaying                      WinAmp Handle = 0
23:30:36 PM:062 IsPlaying                      WinAmp not found, Playing = False
23:30:39 PM:078 OnStateTimer                   Checking play status
23:30:39 PM:078 IsPlaying                      WinAmp Handle = 0
23:30:39 PM:078 IsPlaying                      WinAmp not found, Playing = False
23:30:42 PM:093 OnStateTimer                   Checking play status
23:30:42 PM:093 IsPlaying                      WinAmp Handle = 0
23:30:42 PM:093 IsPlaying                      WinAmp not found, Playing = False
23:30:45 PM:109 OnStateTimer                   Checking play status
23:30:45 PM:109 IsPlaying                      WinAmp Handle = 0
23:30:45 PM:109 IsPlaying                      WinAmp not found, Playing = False
23:30:48 PM:125 OnStateTimer                   Checking play status
23:30:48 PM:125 IsPlaying                      WinAmp Handle = 0
23:30:48 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:30:51 PM:171 OnStateTimer                   Checking play status
23:30:51 PM:171 IsPlaying                      WinAmp Handle = 0
23:30:51 PM:171 IsPlaying                      WinAmp not found, Playing = False
23:30:54 PM:140 OnStateTimer                   Checking play status
23:30:54 PM:140 IsPlaying                      WinAmp Handle = 0
23:30:54 PM:140 IsPlaying                      WinAmp not found, Playing = False
23:30:57 PM:203 OnStateTimer                   Checking play status
23:30:57 PM:203 IsPlaying                      WinAmp Handle = 0
23:30:57 PM:203 IsPlaying                      WinAmp not found, Playing = False
23:31:00 PM:125 OnStateTimer                   Checking play status
23:31:00 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:00 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:03 PM:125 OnStateTimer                   Checking play status
23:31:03 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:03 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:06 PM:125 OnStateTimer                   Checking play status
23:31:06 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:06 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:09 PM:125 OnStateTimer                   Checking play status
23:31:09 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:09 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:12 PM:125 OnStateTimer                   Checking play status
23:31:12 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:12 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:15 PM:125 OnStateTimer                   Checking play status
23:31:15 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:15 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:18 PM:125 OnStateTimer                   Checking play status
23:31:18 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:18 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:21 PM:125 OnStateTimer                   Checking play status
23:31:21 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:21 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:24 PM:125 OnStateTimer                   Checking play status
23:31:24 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:24 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:27 PM:125 OnStateTimer                   Checking play status
23:31:27 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:27 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:30 PM:125 OnStateTimer                   Checking play status
23:31:30 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:30 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:33 PM:125 OnStateTimer                   Checking play status
23:31:33 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:33 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:36 PM:125 OnStateTimer                   Checking play status
23:31:36 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:36 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:39 PM:125 OnStateTimer                   Checking play status
23:31:39 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:39 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:42 PM:125 OnStateTimer                   Checking play status
23:31:42 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:42 PM:125 IsPlaying                      WinAmp not found, Playing = False
23:31:44 PM:093                   Track Change Track changed from '' To 'D:\HTPC\media\music\Chaka Khan\Chaka\Chaka Khan - Chaka - 01 - I'm Every Woman.mp3'
23:31:44 PM:093                FindPlayingSong Track # 1, Track=D:\HTPC\media\music\Chaka Khan\Chaka\Chaka Khan - Chaka - 01 - I'm Every Woman.mp3
23:31:44 PM:093                                Loading album
23:31:44 PM:093                                Small album, doing a full search on param
23:31:44 PM:125                                Track not found
23:31:44 PM:125 INI EVENT GROUP >              Runing Section 'On Track Change'
23:31:44 PM:125                                Command[1] = 'command¦plugin¦command¦XScriptNG¦ExecScript¦makesig_music.txt all'
23:31:44 PM:312 INI EVENT GROUP <              Finished
23:31:45 PM:125 OnStateTimer                   Checking play status
23:31:45 PM:125 IsPlaying                      WinAmp Handle = 0
23:31:45 PM:125 IsPlaying                      WinAmp not found, Playing = False
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Re: xMusic - some extra music stuff

Postby S Pittaway on Wed Apr 09, 2008 9:53 pm

strange that it cant find winamp...

if you have a copy of spy++ / girder / eventghoust could you check the classname etc of winamp?
S Pittaway
 
Posts: 651
Joined: Wed Jan 25, 2006 11:08 am
Location: Manchester, England

Re: xMusic - some extra music stuff

Postby slaman on Sun Nov 16, 2008 3:29 am

I'm having the same issue that people have been posting... All I want is to be able to launch MilkDrop2 and then press "Enter" to close it again. I couldn't get it working with xMoveWindow, so I tried your plugin. What is happening is that MilkDrop is launching when I call the appropriate command, but it's "behind" Xlobby... the frame and title bar aren't removed, and it doesn't work as intended.

Image

Here is also the error log:
Code: Select all
10:32:05 PM:395 STARTUP                        Plugin initialised
10:32:05 PM:404                                TimerStateDelay       =250
10:32:05 PM:405                                TimerTrackDelay       =500
10:32:05 PM:405                                AutoHideControls      = True
10:32:05 PM:405                                AutoPositionMilkdrop  = False
10:32:05 PM:405                                PlayPauseButtonPlay   = 4
10:32:05 PM:405                                PlayPauseButtonPause  = ;
10:32:05 PM:405                                CheckXlobbyPlayState  = False
10:32:05 PM:405                                CheckWinampPlayState  = True
10:32:05 PM:405                                AutoUpdatePlayedTimes = True
10:32:05 PM:662 OnStateTimer                   Checking play status
10:32:05 PM:663 IsPlaying                      WinAmp Handle = 18024788
10:32:05 PM:663 IsPlaying                      WinAmp status = 0
10:32:05 PM:663 IsPlaying                      Playing = False
10:32:05 PM:664                UpdatePlayState Play state change to paused
10:32:05 PM:669 INI EVENT GROUP >              Runing Section 'On Play State Change'
10:32:05 PM:669 INI EVENT GROUP <              Finished
10:32:06 PM:174 OnStateTimer                   Checking play status
10:32:06 PM:174 IsPlaying                      WinAmp Handle = 18024788
10:32:06 PM:174 IsPlaying                      WinAmp status = 0
10:32:06 PM:174 IsPlaying                      Playing = False
10:32:06 PM:439 OnStateTimer                   Checking play status
10:32:06 PM:439 IsPlaying                      WinAmp Handle = 18024788
10:32:06 PM:439 IsPlaying                      WinAmp status = 0
10:32:06 PM:439 IsPlaying                      Playing = False
10:32:06 PM:689 OnStateTimer                   Checking play status
10:32:06 PM:689 IsPlaying                      WinAmp Handle = 18024788
10:32:06 PM:689 IsPlaying                      WinAmp status = 0
10:32:06 PM:689 IsPlaying                      Playing = False
10:32:07 PM:219 OnStateTimer                   Checking play status
10:32:07 PM:219 IsPlaying                      WinAmp Handle = 18024788
10:32:07 PM:219 IsPlaying                      WinAmp status = 0
10:32:07 PM:219 IsPlaying                      Playing = False
10:32:07 PM:472 OnStateTimer                   Checking play status
10:32:07 PM:472 IsPlaying                      WinAmp Handle = 18024788
10:32:07 PM:473 IsPlaying                      WinAmp status = 0
10:32:07 PM:473 IsPlaying                      Playing = False
10:32:07 PM:734 OnStateTimer                   Checking play status
10:32:07 PM:734 IsPlaying                      WinAmp Handle = 18024788
10:32:07 PM:734 IsPlaying                      WinAmp status = 0
10:32:07 PM:734 IsPlaying                      Playing = False
10:32:07 PM:999 OnStateTimer                   Checking play status
10:32:07 PM:999 IsPlaying                      WinAmp Handle = 18024788
10:32:07 PM:999 IsPlaying                      WinAmp status = 0
10:32:08 PM:001 IsPlaying                      Playing = False
10:32:08 PM:249 OnStateTimer                   Checking play status
10:32:08 PM:249 IsPlaying                      WinAmp Handle = 18024788
10:32:08 PM:249 IsPlaying                      WinAmp status = 0
10:32:08 PM:249 IsPlaying                      Playing = False
10:32:08 PM:514 OnStateTimer                   Checking play status
10:32:08 PM:514 IsPlaying                      WinAmp Handle = 18024788
10:32:08 PM:514 IsPlaying                      WinAmp status = 0
10:32:08 PM:514 IsPlaying                      Playing = False
10:32:08 PM:779 OnStateTimer                   Checking play status
10:32:08 PM:779 IsPlaying                      WinAmp Handle = 18024788
10:32:08 PM:779 IsPlaying                      WinAmp status = 1
10:32:08 PM:779 IsPlaying                      Playing = True
10:32:08 PM:779                UpdatePlayState Play state change to playing
10:32:08 PM:781 INI EVENT GROUP >              Runing Section 'On Play State Change'
10:32:08 PM:782 INI EVENT GROUP <              Finished
10:32:08 PM:951                   Track Change Track changed from '' To 'E:\Hip Hop\Akon-Right_Now_(Na_Na_Na)-Promo_CDS-2008-C4\01-akon-right_now_(na_na_na)_(main).mp3'
10:32:08 PM:953                FindPlayingSong Track # 1, Track=E:\Hip Hop\Akon-Right_Now_(Na_Na_Na)-Promo_CDS-2008-C4\01-akon-right_now_(na_na_na)_(main).mp3
10:32:08 PM:953                                Loading album
10:32:08 PM:953                                Small album, doing a full search on param
10:32:08 PM:986                                Track not found
10:32:08 PM:987 INI EVENT GROUP >              Runing Section 'On Track Change'
10:32:08 PM:987 INI EVENT GROUP <              Finished
10:32:09 PM:029 OnStateTimer                   Checking play status
10:32:09 PM:029 IsPlaying                      WinAmp Handle = 18024788
10:32:09 PM:030 IsPlaying                      WinAmp status = 1
10:32:09 PM:030 IsPlaying                      Playing = True
10:32:09 PM:294 OnStateTimer                   Checking play status
10:32:09 PM:294 IsPlaying                      WinAmp Handle = 18024788
10:32:09 PM:294 IsPlaying                      WinAmp status = 1
10:32:09 PM:294 IsPlaying                      Playing = True
10:32:09 PM:559 OnStateTimer                   Checking play status
10:32:09 PM:559 IsPlaying                      WinAmp Handle = 18024788
10:32:09 PM:559 IsPlaying                      WinAmp status = 1
10:32:09 PM:559 IsPlaying                      Playing = True
10:32:09 PM:813 OnStateTimer                   Checking play status
10:32:09 PM:813 IsPlaying                      WinAmp Handle = 18024788
10:32:09 PM:814 IsPlaying                      WinAmp status = 1
10:32:09 PM:814 IsPlaying                      Playing = True
10:32:10 PM:074 OnStateTimer                   Checking play status
10:32:10 PM:074 IsPlaying                      WinAmp Handle = 18024788
10:32:10 PM:074 IsPlaying                      WinAmp status = 1
10:32:10 PM:074 IsPlaying                      Playing = True
10:32:10 PM:339 OnStateTimer                   Checking play status
10:32:10 PM:339 IsPlaying                      WinAmp Handle = 18024788
10:32:10 PM:339 IsPlaying                      WinAmp status = 1
10:32:10 PM:339 IsPlaying                      Playing = True
10:32:10 PM:589 OnStateTimer                   Checking play status
10:32:10 PM:589 IsPlaying                      WinAmp Handle = 18024788
10:32:10 PM:589 IsPlaying                      WinAmp status = 1
10:32:10 PM:589 IsPlaying                      Playing = True
10:32:10 PM:854 OnStateTimer                   Checking play status
10:32:10 PM:854 IsPlaying                      WinAmp Handle = 18024788
10:32:10 PM:854 IsPlaying                      WinAmp status = 1
10:32:10 PM:854 IsPlaying                      Playing = True
10:32:11 PM:120 OnStateTimer                   Checking play status
10:32:11 PM:120 IsPlaying                      WinAmp Handle = 18024788
10:32:11 PM:120 IsPlaying                      WinAmp status = 1
10:32:11 PM:120 IsPlaying                      Playing = True
10:32:11 PM:261 EXECUTE >                      Command = milkdrop.start
10:32:11 PM:261                                Params[0] =
10:32:11 PM:370 OnStateTimer                   Checking play status
10:32:11 PM:370 IsPlaying                      WinAmp Handle = 18024788
10:32:11 PM:370 IsPlaying                      WinAmp status = 1
10:32:11 PM:370 IsPlaying                      Playing = True
10:32:11 PM:413 EXECUTE <                      Command completed
10:32:11 PM:634 OnStateTimer                   Checking play status
10:32:11 PM:634 IsPlaying                      WinAmp Handle = 18024788
10:32:11 PM:634 IsPlaying                      WinAmp status = 1
10:32:11 PM:634 IsPlaying                      Playing = True
10:32:11 PM:899 OnStateTimer                   Checking play status
10:32:11 PM:899 IsPlaying                      WinAmp Handle = 18024788
10:32:11 PM:899 IsPlaying                      WinAmp status = 1
10:32:11 PM:899 IsPlaying                      Playing = True
10:32:12 PM:149 OnStateTimer                   Checking play status
10:32:12 PM:149 IsPlaying                      WinAmp Handle = 18024788
10:32:12 PM:149 IsPlaying                      WinAmp status = 1
10:32:12 PM:149 IsPlaying                      Playing = True
10:32:12 PM:414 OnStateTimer                   Checking play status
10:32:12 PM:414 IsPlaying                      WinAmp Handle = 18024788
10:32:12 PM:414 IsPlaying                      WinAmp status = 1
10:32:12 PM:414 IsPlaying                      Playing = True
10:32:12 PM:679 OnStateTimer                   Checking play status
10:32:12 PM:679 IsPlaying                      WinAmp Handle = 18024788
10:32:12 PM:679 IsPlaying                      WinAmp status = 1
10:32:12 PM:679 IsPlaying                      Playing = True
10:32:12 PM:929 OnStateTimer                   Checking play status
10:32:12 PM:929 IsPlaying                      WinAmp Handle = 18024788
10:32:12 PM:929 IsPlaying                      WinAmp status = 1
10:32:12 PM:929 IsPlaying                      Playing = True
10:32:13 PM:194 OnStateTimer                   Checking play status
10:32:13 PM:194 IsPlaying                      WinAmp Handle = 18024788
10:32:13 PM:194 IsPlaying                      WinAmp status = 1
10:32:13 PM:194 IsPlaying                      Playing = True
10:32:13 PM:459 OnStateTimer                   Checking play status
10:32:13 PM:459 IsPlaying                      WinAmp Handle = 18024788
10:32:13 PM:459 IsPlaying                      WinAmp status = 1
10:32:13 PM:459 IsPlaying                      Playing = True
10:32:13 PM:709 OnStateTimer                   Checking play status
10:32:13 PM:709 IsPlaying                      WinAmp Handle = 18024788
10:32:13 PM:709 IsPlaying                      WinAmp status = 1
10:32:13 PM:709 IsPlaying                      Playing = True
10:32:13 PM:974 OnStateTimer                   Checking play status
10:32:13 PM:974 IsPlaying                      WinAmp Handle = 18024788
10:32:13 PM:974 IsPlaying                      WinAmp status = 1
10:32:13 PM:974 IsPlaying                      Playing = True
10:32:14 PM:239 OnStateTimer                   Checking play status
10:32:14 PM:239 IsPlaying                      WinAmp Handle = 18024788
10:32:14 PM:239 IsPlaying                      WinAmp status = 1
10:32:14 PM:239 IsPlaying                      Playing = True
10:32:14 PM:489 OnStateTimer                   Checking play status
10:32:14 PM:489 IsPlaying                      WinAmp Handle = 18024788
10:32:14 PM:489 IsPlaying                      WinAmp status = 1
10:32:14 PM:489 IsPlaying                      Playing = True
10:32:14 PM:754 OnStateTimer                   Checking play status
10:32:14 PM:754 IsPlaying                      WinAmp Handle = 18024788
10:32:14 PM:754 IsPlaying                      WinAmp status = 1
10:32:14 PM:754 IsPlaying                      Playing = True
10:32:15 PM:019 OnStateTimer                   Checking play status
10:32:15 PM:019 IsPlaying                      WinAmp Handle = 18024788
10:32:15 PM:019 IsPlaying                      WinAmp status = 1
10:32:15 PM:020 IsPlaying                      Playing = True
10:32:15 PM:269 OnStateTimer                   Checking play status
10:32:15 PM:269 IsPlaying                      WinAmp Handle = 18024788
10:32:15 PM:269 IsPlaying                      WinAmp status = 1
10:32:15 PM:269 IsPlaying                      Playing = True
10:32:15 PM:534 OnStateTimer                   Checking play status
10:32:15 PM:534 IsPlaying                      WinAmp Handle = 18024788
10:32:15 PM:534 IsPlaying                      WinAmp status = 1
10:32:15 PM:534 IsPlaying                      Playing = True
10:32:15 PM:799 OnStateTimer                   Checking play status
10:32:15 PM:799 IsPlaying                      WinAmp Handle = 18024788
10:32:15 PM:799 IsPlaying                      WinAmp status = 1
10:32:15 PM:799 IsPlaying                      Playing = True
10:32:16 PM:313 OnStateTimer                   Checking play status
10:32:16 PM:313 IsPlaying                      WinAmp Handle = 18024788
10:32:16 PM:313 IsPlaying                      WinAmp status = 1
10:32:16 PM:313 IsPlaying                      Playing = True
10:32:16 PM:579 OnStateTimer                   Checking play status
10:32:16 PM:582 IsPlaying                      WinAmp Handle = 18024788
10:32:16 PM:583 IsPlaying                      WinAmp status = 1
10:32:16 PM:583 IsPlaying                      Playing = True
10:32:16 PM:711 EXECUTE >                      Command = milkdrop.stop
10:32:16 PM:711                                Params[0] =
10:32:16 PM:829 OnStateTimer                   Checking play status
10:32:16 PM:829 IsPlaying                      WinAmp Handle = 18024788
10:32:16 PM:829 IsPlaying                      WinAmp status = 1
10:32:16 PM:829 IsPlaying                      Playing = True
10:32:17 PM:093 OnStateTimer                   Checking play status
10:32:17 PM:093 IsPlaying                      WinAmp Handle = 18024788
10:32:17 PM:093 IsPlaying                      WinAmp status = 1
10:32:17 PM:093 IsPlaying                      Playing = True
10:32:17 PM:212 EXECUTE <                      Command completed
10:32:17 PM:361 OnStateTimer                   Checking play status
10:32:17 PM:361 IsPlaying                      WinAmp Handle = 18024788
10:32:17 PM:361 IsPlaying                      WinAmp status = 1
10:32:17 PM:361 IsPlaying                      Playing = True
10:32:17 PM:609 OnStateTimer                   Checking play status
10:32:17 PM:609 IsPlaying                      WinAmp Handle = 18024788
10:32:17 PM:609 IsPlaying                      WinAmp status = 1
10:32:17 PM:609 IsPlaying                      Playing = True
10:32:17 PM:873 OnStateTimer                   Checking play status
10:32:17 PM:873 IsPlaying                      WinAmp Handle = 18024788
10:32:17 PM:873 IsPlaying                      WinAmp status = 1
10:32:17 PM:873 IsPlaying                      Playing = True
10:32:18 PM:139 OnStateTimer                   Checking play status
10:32:18 PM:139 IsPlaying                      WinAmp Handle = 18024788
10:32:18 PM:139 IsPlaying                      WinAmp status = 1
10:32:18 PM:139 IsPlaying                      Playing = True
10:32:18 PM:389 OnStateTimer                   Checking play status
10:32:18 PM:389 IsPlaying                      WinAmp Handle = 18024788
10:32:18 PM:389 IsPlaying                      WinAmp status = 1
10:32:18 PM:389 IsPlaying                      Playing = True
10:32:18 PM:653 OnStateTimer                   Checking play status
10:32:18 PM:653 IsPlaying                      WinAmp Handle = 18024788
10:32:18 PM:653 IsPlaying                      WinAmp status = 1
10:32:18 PM:653 IsPlaying                      Playing = True
10:32:18 PM:919 OnStateTimer                   Checking play status
10:32:18 PM:919 IsPlaying                      WinAmp Handle = 18024788
10:32:18 PM:919 IsPlaying                      WinAmp status = 1
10:32:18 PM:919 IsPlaying                      Playing = True
10:32:19 PM:169 OnStateTimer                   Checking play status
10:32:19 PM:169 IsPlaying                      WinAmp Handle = 18024788
10:32:19 PM:169 IsPlaying                      WinAmp status = 1
10:32:19 PM:169 IsPlaying                      Playing = True
10:32:19 PM:433 OnStateTimer                   Checking play status
10:32:19 PM:433 IsPlaying                      WinAmp Handle = 18024788
10:32:19 PM:433 IsPlaying                      WinAmp status = 1
10:32:19 PM:433 IsPlaying                      Playing = True
10:32:19 PM:699 OnStateTimer                   Checking play status
10:32:19 PM:699 IsPlaying                      WinAmp Handle = 18024788
10:32:19 PM:699 IsPlaying                      WinAmp status = 1
10:32:19 PM:699 IsPlaying                      Playing = True
10:32:19 PM:949 OnStateTimer                   Checking play status
10:32:19 PM:949 IsPlaying                      WinAmp Handle = 18024788
10:32:19 PM:949 IsPlaying                      WinAmp status = 1
10:32:19 PM:949 IsPlaying                      Playing = True
10:32:20 PM:213 OnStateTimer                   Checking play status
10:32:20 PM:213 IsPlaying                      WinAmp Handle = 18024788
10:32:20 PM:213 IsPlaying                      WinAmp status = 1
10:32:20 PM:213 IsPlaying                      Playing = True
10:32:20 PM:463 OnStateTimer                   Checking play status
10:32:20 PM:463 IsPlaying                      WinAmp Handle = 18024788
10:32:20 PM:463 IsPlaying                      WinAmp status = 1
10:32:20 PM:463 IsPlaying                      Playing = True
10:32:20 PM:728 OnStateTimer                   Checking play status
10:32:20 PM:728 IsPlaying                      WinAmp Handle = 18024788
10:32:20 PM:728 IsPlaying                      WinAmp status = 1
10:32:20 PM:728 IsPlaying                      Playing = True
10:32:20 PM:993 OnStateTimer                   Checking play status
10:32:20 PM:993 IsPlaying                      WinAmp Handle = 18024788
10:32:20 PM:993 IsPlaying                      WinAmp status = 1
10:32:20 PM:993 IsPlaying                      Playing = True
10:32:21 PM:244 OnStateTimer                   Checking play status
10:32:21 PM:244 IsPlaying                      WinAmp Handle = 18024788
10:32:21 PM:244 IsPlaying                      WinAmp status = 1
10:32:21 PM:244 IsPlaying                      Playing = True
10:32:21 PM:508 OnStateTimer                   Checking play status
10:32:21 PM:509 IsPlaying                      WinAmp Handle = 18024788
10:32:21 PM:509 IsPlaying                      WinAmp status = 1
10:32:21 PM:509 IsPlaying                      Playing = True
10:32:21 PM:773 OnStateTimer                   Checking play status
10:32:21 PM:773 IsPlaying                      WinAmp Handle = 18024788
10:32:21 PM:773 IsPlaying                      WinAmp status = 1
10:32:21 PM:773 IsPlaying                      Playing = True
10:32:22 PM:023 OnStateTimer                   Checking play status
10:32:22 PM:023 IsPlaying                      WinAmp Handle = 18024788
10:32:22 PM:023 IsPlaying                      WinAmp status = 1
10:32:22 PM:023 IsPlaying                      Playing = True
10:32:22 PM:288 OnStateTimer                   Checking play status
10:32:22 PM:288 IsPlaying                      WinAmp Handle = 18024788
10:32:22 PM:288 IsPlaying                      WinAmp status = 1
10:32:22 PM:288 IsPlaying                      Playing = True
10:32:22 PM:553 OnStateTimer                   Checking play status
10:32:22 PM:553 IsPlaying                      WinAmp Handle = 18024788
10:32:22 PM:553 IsPlaying                      WinAmp status = 1
10:32:22 PM:553 IsPlaying                      Playing = True
10:32:22 PM:803 OnStateTimer                   Checking play status
10:32:22 PM:803 IsPlaying                      WinAmp Handle = 18024788
10:32:22 PM:803 IsPlaying                      WinAmp status = 1
10:32:22 PM:803 IsPlaying                      Playing = True
10:32:23 PM:068 OnStateTimer                   Checking play status
10:32:23 PM:068 IsPlaying                      WinAmp Handle = 18024788
10:32:23 PM:068 IsPlaying                      WinAmp status = 1
10:32:23 PM:068 IsPlaying                      Playing = True
10:32:23 PM:333 OnStateTimer                   Checking play status
10:32:23 PM:333 IsPlaying                      WinAmp Handle = 18024788
10:32:23 PM:333 IsPlaying                      WinAmp status = 1
10:32:23 PM:334 IsPlaying                      Playing = True
10:32:23 PM:583 OnStateTimer                   Checking play status
10:32:23 PM:583 IsPlaying                      WinAmp Handle = 18024788
10:32:23 PM:583 IsPlaying                      WinAmp status = 1
10:32:23 PM:583 IsPlaying                      Playing = True
10:32:23 PM:848 OnStateTimer                   Checking play status
10:32:23 PM:848 IsPlaying                      WinAmp Handle = 18024788
10:32:23 PM:848 IsPlaying                      WinAmp status = 1
10:32:23 PM:848 IsPlaying                      Playing = True
10:32:24 PM:113 OnStateTimer                   Checking play status
10:32:24 PM:113 IsPlaying                      WinAmp Handle = 18024788
10:32:24 PM:113 IsPlaying                      WinAmp status = 1
10:32:24 PM:113 IsPlaying                      Playing = True
10:32:24 PM:363 OnStateTimer                   Checking play status
10:32:24 PM:363 IsPlaying                      WinAmp Handle = 18024788
10:32:24 PM:363 IsPlaying                      WinAmp status = 1
10:32:24 PM:363 IsPlaying                      Playing = True
10:32:24 PM:628 OnStateTimer                   Checking play status
10:32:24 PM:628 IsPlaying                      WinAmp Handle = 18024788
10:32:24 PM:628 IsPlaying                      WinAmp status = 1
10:32:24 PM:628 IsPlaying                      Playing = True
10:32:24 PM:893 OnStateTimer                   Checking play status
10:32:24 PM:893 IsPlaying                      WinAmp Handle = 18024788
10:32:24 PM:893 IsPlaying                      WinAmp status = 1
10:32:24 PM:893 IsPlaying                      Playing = True
10:32:24 PM:990 EXIT                           Plugin closed


Any ideas?
slaman
 
Posts: 145
Joined: Sat Oct 14, 2006 10:30 pm

PreviousNext