Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Improving foo_playcount for 0.9 (Read 178903 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Improving foo_playcount for 0.9

Reply #150
With new version (1.3) I have old tags (first_played and lst_played) and also new (last_played_timestamp, first_played_timestamp) in tags set.
I use options inn advanced preferences to sinhronises statistic tags.

But play_counter changed to play_count.

Piter, it is possible automatically change old tags to new format? (this is not difficult, as old tags last_played and first_played are neofficial standart - it is discussed in this forum about two years ago).

 

Improving foo_playcount for 0.9

Reply #151
How can I use the play_count tag in an autoplaylist?  I used to use play_counter MISSING to make a playlist of songs that don't have a play counter yet, but when I changed play_counter to play_count it just adds everything in my library, whether it has a play_count or not.

Improving foo_playcount for 0.9

Reply #152
How can I use the play_count tag in an autoplaylist?  I used to use play_counter MISSING to make a playlist of songs that don't have a play counter yet, but when I changed play_counter to play_count it just adds everything in my library, whether it has a play_count or not.

I guess I'm not the only one that uses autoplaylist like that!  Here's what I use:
(NOT %play_count% IS *) OR (%play_count% IS 0) OR (%play_count% IS "") 

When I used 'play_counter', it didn't require the % around the tag, this one does for some reason.  Mine is probably a bit of overkill, but it works.

Improving foo_playcount for 0.9

Reply #153
With new version (1.3) I have old tags (first_played and lst_played) and also new (last_played_timestamp, first_played_timestamp) in tags set.
I use options inn advanced preferences to sinhronises statistic tags.

But play_counter changed to play_count.

Piter, it is possible automatically change old tags to new format? (this is not difficult, as old tags last_played and first_played are neofficial standart - it is discussed in this forum about two years ago).


I have the same request. With the old playcounter (inofficial?) i had this:
FIRST_PLAYED: 2006-05-22 14:36:05

now with playback statistics 1.3.1 its:
FIRST_PLAYED_TIMESTAMP: 128005608793437500
those numbers are wierd.. and i have 2 stamps

The problem is, that my scripts now won't work with the new counter... also, the old playcounter doesnt count anymore in foobar 0.93 so i have to use the new one. any conclusions, maybe merge counter?

Improving foo_playcount for 0.9

Reply #154
The unofficial playcount now works with .93, and I posted the download link in this thread.  You need to just delete the timestamp tags with masstagger, and use unofficial only if you don't like the way official stores the first_played and last_played tags.  That is what I do.

Improving foo_playcount for 0.9

Reply #155
Guys, since %play_count% field is special field, with the plugin installed every track will have PLAY_COUNT = 0 by default, even if there are no tags. “Playback Statistics” info will appear in Properties only if PLAY_COUNT is not zero.

So it is even easier with Autoplaylist. Try "%play_count% EQUALS 0" for non-played songs or "%play_count% GREATER 0" for at-least-once-played. You can also try "$sub(999,%play_count%)" for sorting from greater to less playcount values.

Regarding FIRST_PLAYED_TIMESTAMP, make sure you have the latest versions of foobar2000 and foo_playcount official. You probably need to delete these fields, as they should never show up. Properly it should look like that in Properties:

Played : 1 times
First Played : 2006-08-20 22:09:53
Last Played : 2006-08-20 22:09:53

I guess everything related to official foo_playcount should go to Official Playback Statistics component thread, since current thread is about “Improving foo_playcount for 0.9.”
stimulating the audio nerve directly

Improving foo_playcount for 0.9

Reply #156
Ah thanks, that worked

Improving foo_playcount for 0.9

Reply #157
Many many thanks for this unofficial foo-playcount ! 

Improving foo_playcount for 0.9

Reply #158
I don't know why but the playcount plugin doesn't work anymore here.

I've got meta db handle leaks on object, a runtime error, and several crashlogs.

Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 03D677A7h
Access violation, operation: read, address: 0463FB18h
Call path:

This is the first crash logged by this instance.
Code bytes (03D677A7h):
03D67767h:  CC CC CC CC CC CC CC CC CC 6A FF 68 38 7A D7 03
03D67777h:  64 A1 00 00 00 00 50 51 56 A1 F4 F7 D7 03 33 C4
03D67787h:  50 8D 44 24 0C 64 A3 00 00 00 00 8B F1 89 74 24
03D67797h:  08 8B 4E 08 85 C9 C7 44 24 14 00 00 00 00 74 06
03D677A7h:  8B 01 8B 10 FF D2 C7 46 04 FC 94 D7 03 C7 06 28
03D677B7h:  95 D7 03 8B 4C 24 0C 64 89 0D 00 00 00 00 59 5E
03D677C7h:  83 C4 10 C3 CC CC CC CC CC 8B 44 24 08 8B 10 3B
03D677D7h:  15 D0 B6 D7 03 75 47 8B 50 04 3B 15 D4 B6 D7 03
Stack (0012F9A4h):
0012F984h:  00D8DB9C 7C9D93C0 77F443DD 7C9D93C0
0012F994h:  00000004 00000000 00D8D0A8 00000000
0012F9A4h:  28B4C034 00000001 03D7F17C 0012F9DC
0012F9B4h:  03D77A38 00000000 03D6E911 28B4C070
0012F9C4h:  00000000 00000000 03D60000 03DA20E8
0012F9D4h:  0012F9C0 0012F5CC 0012FA44 03D6E1F0
0012F9E4h:  2B71F5CC 00000000 0012FA14 03D6E98F
0012F9F4h:  00000000 00000000 00000001 03D6B094
0012FA04h:  00000001 00000000 03D60000 00000001
0012FA14h:  0012FA54 03D6B1C7 03D60000 00000000
0012FA24h:  00000001 28B4C3C8 00000000 0012FA70
0012FA34h:  00254A78 00000001 0012FA28 0012F5CC
0012FA44h:  0012FAF0 03D6E1F0 2B71F214 00000000
0012FA54h:  0012FA7C 03D6B231 03D60000 7C9111A7
0012FA64h:  03D60000 00000000 00000001 00254A78
0012FA74h:  00000000 00254B38 0012FB00 7C933F31
0012FA84h:  03D6B214 03D60000 00000000 00000001
0012FA94h:  00000000 7C91E88E 00000000 00000014
0012FAA4h:  00000001 00000000 001B0600 00000000
0012FAB4h:  00000003 00000102 0012FB50 00000001
Registers:
EAX: 0012F9B0, EBX: 03D60000, ECX: 0463FB18, EDX: 03DA0608
ESI: 03D7F17C, EDI: 03DA20B0, EBP: 0012F9EC, ESP: 0012F9A4
Crash location: "foo_playcount", loaded at 03D60000h - 03D88000h

Loaded modules:
foobar2000                      loaded at 00400000h - 004F3000h
ntdll                            loaded at 7C910000h - 7C9C7000h
kernel32                        loaded at 7C800000h - 7C904000h
COMCTL32                        loaded at 77390000h - 77492000h
msvcrt                          loaded at 77BE0000h - 77C38000h
ADVAPI32                        loaded at 77DA0000h - 77E4C000h
RPCRT4                          loaded at 77E50000h - 77EE1000h
GDI32                            loaded at 77EF0000h - 77F37000h
USER32                          loaded at 77D10000h - 77DA0000h
SHLWAPI                          loaded at 77F40000h - 77FB6000h
SHELL32                          loaded at 7C9D0000h - 7D1F3000h
ole32                            loaded at 774A0000h - 775DD000h
shared                          loaded at 10000000h - 10029000h
comdlg32                        loaded at 76340000h - 7638A000h
uxtheme                          loaded at 5B090000h - 5B0C8000h
GameHook                        loaded at 10D00000h - 10D0D000h
lgscroll                        loaded at 10100000h - 1010E000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_abx                          loaded at 00A30000h - 00A63000h
foo_albumlist                    loaded at 00A70000h - 00AB0000h
foo_audioscrobbler              loaded at 00AD0000h - 00B08000h
WS2_32                          loaded at 719F0000h - 71A07000h
WS2HELP                          loaded at 719E0000h - 719E8000h
foo_autoplaylist                loaded at 00B70000h - 00BA2000h
foo_bitcompare                  loaded at 00BD0000h - 00BF6000h
foo_cdda                        loaded at 00C20000h - 00C56000h
foo_channel_mixer                loaded at 00C80000h - 00CBA000h
foo_common                      loaded at 00CD0000h - 00D09000h
foo_converter                    loaded at 00D30000h - 00D99000h
foo_dbsearch                    loaded at 00DC0000h - 00E19000h
foo_dsp_skip_silence            loaded at 00E40000h - 00E4A000h
MSVCR80                          loaded at 78130000h - 781CB000h
foo_dsp_std                      loaded at 00E70000h - 00EB1000h
foo_freedb2                      loaded at 00EE0000h - 00F20000h
foo_history                      loaded at 00F40000h - 00F5C000h
foo_input_shorten                loaded at 00F80000h - 00FAE000h
foo_input_std                    loaded at 00FD0000h - 010E2000h
foo_lnk                          loaded at 01110000h - 01129000h
foo_managedWrapper              loaded at 01150000h - 011F2000h
mscoree                          loaded at 79000000h - 79045000h
MSVCP80                          loaded at 7C420000h - 7C4A7000h
msvcm80                          loaded at 7C4C0000h - 7C53D000h
mscorwks                        loaded at 79E70000h - 7A3D1000h
mscorlib.ni                      loaded at 790C0000h - 79BA6000h
mscorjit                        loaded at 79060000h - 790B3000h
rsaenh                          loaded at 0FFD0000h - 0FFF8000h
System.ni                        loaded at 7A440000h - 7ABFE000h
System.Drawing.ni                loaded at 7ADE0000h - 7AF74000h
System.Windows.Forms.ni          loaded at 7AFD0000h - 7BC56000h
xpsp2res                        loaded at 20000000h - 202DA000h
dotnet_title                    loaded at 11000000h - 11014000h
gdiplus                          loaded at 4EB80000h - 4ED23000h
foo_masstag                      loaded at 03CC0000h - 03D10000h
foo_msnalt                      loaded at 03D20000h - 03D39000h
foo_playcount                    loaded at 03D60000h - 03D88000h
foo_playlist_manager            loaded at 03DB0000h - 03DF5000h
foo_pqview                      loaded at 03E20000h - 03E3C000h
foo_rgscan                      loaded at 03E60000h - 03EA8000h
foo_run                          loaded at 03ED0000h - 03EFB000h
foo_sic                          loaded at 03F20000h - 03F6B000h
foo_uie_albumart                loaded at 03F90000h - 03FC4000h
foo_uie_albumart_msn            loaded at 03FF0000h - 0400B000h
OLEAUT32                        loaded at 770E0000h - 7716C000h
foo_uie_console                  loaded at 04020000h - 0403C000h
foo_uie_explorer                loaded at 04060000h - 0409D000h
foo_uie_lyrics_panel            loaded at 040C0000h - 04123000h
foo_uie_playlists_dropdown      loaded at 04150000h - 04189000h
foo_uie_quicksearch 2.0          loaded at 041B0000h - 041F1000h
foo_uie_tabs                    loaded at 04220000h - 04247000h
foo_uie_trackinfo                loaded at 04270000h - 0429E000h
foo_ui_columns                  loaded at 042C0000h - 0435B000h
foo_ui_std                      loaded at 04380000h - 043D7000h
foo_unpack                      loaded at 04400000h - 0442E000h
foo_utils                        loaded at 04450000h - 04489000h
foo_version                      loaded at 044B0000h - 044D5000h
dbghelp                          loaded at 5D3F0000h - 5D491000h
VERSION                          loaded at 77BD0000h - 77BD8000h
CLBCATQ                          loaded at 76F80000h - 76FFF000h
COMRes                          loaded at 77000000h - 770D4000h
SETUPAPI                        loaded at 778E0000h - 779D8000h
appHelp                          loaded at 77B50000h - 77B72000h
cscui                            loaded at 765B0000h - 76606000h
CSCDLL                          loaded at 76590000h - 765AD000h
System.Xml.ni                    loaded at 69BE0000h - 6A148000h
msgsc                            loaded at 750E0000h - 750F8000h
SXS                              loaded at 77210000h - 772C1000h
mswsock                          loaded at 71990000h - 719D0000h
DNSAPI                          loaded at 76ED0000h - 76EF7000h
rasadhlp                        loaded at 76F70000h - 76F76000h
msi                              loaded at 745E0000h - 748A6000h
actxprxy                        loaded at 71CA0000h - 71CBC000h
DSOUND                          loaded at 73E60000h - 73EBC000h
WINMM                            loaded at 76AE0000h - 76B0F000h
WINTRUST                        loaded at 76BE0000h - 76C0E000h
CRYPT32                          loaded at 779E0000h - 77A76000h
MSASN1                          loaded at 77A80000h - 77A92000h
IMAGEHLP                        loaded at 76C40000h - 76C68000h
wdmaud                          loaded at 72C70000h - 72C79000h
msacm32                          loaded at 72C60000h - 72C68000h
MSACM32                          loaded at 77BB0000h - 77BC5000h
midimap                          loaded at 77BA0000h - 77BA7000h
KsUser                          loaded at 73E30000h - 73E34000h

Stack dump analysis:
Address: 03D7F17Ch, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D77A38h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E911h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E98Fh, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B094h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B1C7h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B231h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C9111A7h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrInitializeThunk" (+00000029h)
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C933F31h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+00000142h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91E88Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "ZwTerminateProcess" (+00000000h)
Address: 7C920945h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000028h)
Address: 7C92094Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000031h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C933E98h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+000000A9h)
Address: 7C81CD76h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+000008EBh)
Address: 77517227h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000E6h)
Address: 775171FCh, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000BBh)
Address: 77517211h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000D0h)
Address: 79F27B88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019ADAh)
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F27ACFh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019A21h)
Address: 7A38FE14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A30BE88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F96C8Ah, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033CEh)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C81CDB0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+00000925h)
Address: 7C81CDEEh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ExitProcess" (+00000014h)
Address: 77E8F3B0h, location: "RPCRT4", loaded at 77E50000h - 77EE1000h
Symbol: "I_RpcBindingIsClientLocal" (+0000A509h)
Address: 79F96D9Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000034E0h)
Address: 79E74AFEh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012DEh)
Address: 7A322C04h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74ACAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012AAh)
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79E725A0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A3240C0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79F1732Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009281h)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F8EA4Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "StrongNameFreeBuffer" (+00005775h)
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 7A32968Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 79E77F50h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004730h)
Address: 79E786AAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004E8Ah)
Address: 79F93AE2h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000226h)
Address: 79E7A39Eh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00006B7Eh)
Address: 79F93AF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000238h)
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 7A2ED514h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 79F93919h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000005Dh)
Address: 79F93F64h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000006A8h)
Address: 79F93F14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000658h)
Address: 79F9AC4Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00007390h)
Address: 79F96DC8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000350Ch)
Address: 79F0C4A4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorExitProcess" (+0000013Dh)
Address: 79F93FE6h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000072Ah)
Address: 79003921h, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "ClrCreateManagedInstance" (+00000EBEh)
Address: 7C80AD00h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "FindResourceExW" (+00000078h)
Address: 7A2EDC30h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7901145Bh, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "CorExitProcess" (+00000045h)
Address: 79E70000h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 0049682Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496838h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A49h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A6Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00495FC3h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 7C816FD7h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C816FE0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0049601Dh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h

Version info:
foobar2000 v0.9.4 beta 1
UNICODE

Additional info:
foobar2000 core v0.9.4 beta 1  (Core)
Components versions viewer 0.2  (foo_version)
Common services 0.1  (foo_common)
Audioscrobbler 1.3.2  (foo_audioscrobbler)
Converter 1.0.1  (foo_converter)
Tabbed panel modifyed 0.2.0  (foo_uie_tabs)
FLAC decoder 1.1.0  (foo_input_std)
Explorer Tree 1.04.6a  (foo_uie_explorer)
Standard Input Array 1.0  (foo_input_std)
ZIP/GZIP reader 1.0  (foo_unpack)
Standard DSP array 1.0  (foo_dsp_std)
Album List 3.2.0  (foo_albumlist)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Playlists Dropdown 0.5.7  (foo_uie_playlists_dropdown)
Album Art Panel (MSN) 0.2.1  (foo_uie_albumart_msn)
Channel Mixer 0.9.4  (foo_channel_mixer)
Lyrics panel 0.33.3  (foo_uie_lyrics_panel)
Album Art Panel 0.2.0  (foo_uie_albumart)
Binary comparator 1.0  (foo_bitcompare)
Skip silence 0.1  (foo_dsp_skip_silence)
Database search 1.3.1 beta 10  (foo_dbsearch)
ReplayGain Scanner 2.0.2  (foo_rgscan)
Play Count 1.9.2  (foo_playcount)
CD Audio Decoder 2.1.1  (foo_cdda)
Run services 0.3.2  (foo_run)
Shorten decoder 0.4.2a  (foo_input_shorten)
History 0.2  (foo_history)
Console panel 0.2  (foo_uie_console)
Masstagger 1.6  (foo_masstag)
Quick Search Toolbar 2.0  (foo_uie_quicksearch 2.0)
Track info panel 0.8  (foo_uie_trackinfo)
foo_managedWrapper 0.3  (foo_managedWrapper)
freedb Tagger 0.5.2a  (foo_freedb2)
Playlist tools 0.5.5  (foo_utils)
foosic music database 1.0 beta 7  (foo_sic)
Default User Interface 0.9acc  (foo_ui_std)
Playlist Manager 1.0  (foo_playlist_manager)
RAR reader 1.1  (foo_unpack)
ABX comparator 1.3  (foo_abx)
Shell link resolver 1.1  (foo_lnk)
MSN Now Playing (alt) 2.4  (foo_msnalt)
Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 03D677A7h
Access violation, operation: read, address: 046ABD68h
Call path:

This is the first crash logged by this instance.
Code bytes (03D677A7h):
03D67767h:  CC CC CC CC CC CC CC CC CC 6A FF 68 38 7A D7 03
03D67777h:  64 A1 00 00 00 00 50 51 56 A1 F4 F7 D7 03 33 C4
03D67787h:  50 8D 44 24 0C 64 A3 00 00 00 00 8B F1 89 74 24
03D67797h:  08 8B 4E 08 85 C9 C7 44 24 14 00 00 00 00 74 06
03D677A7h:  8B 01 8B 10 FF D2 C7 46 04 FC 94 D7 03 C7 06 28
03D677B7h:  95 D7 03 8B 4C 24 0C 64 89 0D 00 00 00 00 59 5E
03D677C7h:  83 C4 10 C3 CC CC CC CC CC 8B 44 24 08 8B 10 3B
03D677D7h:  15 D0 B6 D7 03 75 47 8B 50 04 3B 15 D4 B6 D7 03
Stack (0012F9A4h):
0012F984h:  00D8DB9C 7C9D93C0 77F443DD 7C9D93C0
0012F994h:  00000004 00000000 00D8D0A8 00000000
0012F9A4h:  3AEBC3E2 00000001 03D7F17C 0012F9DC
0012F9B4h:  03D77A38 00000000 03D6E911 3AEBC3A6
0012F9C4h:  00000000 00000000 03D60000 03DA20E8
0012F9D4h:  0012F9C0 0012F5CC 0012FA44 03D6E1F0
0012F9E4h:  392EF61A 00000000 0012FA14 03D6E98F
0012F9F4h:  00000000 00000000 00000001 03D6B094
0012FA04h:  00000001 00000000 03D60000 00000001
0012FA14h:  0012FA54 03D6B1C7 03D60000 00000000
0012FA24h:  00000001 3AEBC01E 00000000 0012FA70
0012FA34h:  00254A78 00000001 0012FA28 0012F5CC
0012FA44h:  0012FAF0 03D6E1F0 392EF1C2 00000000
0012FA54h:  0012FA7C 03D6B231 03D60000 7C9111A7
0012FA64h:  03D60000 00000000 00000001 00254A78
0012FA74h:  00000000 00254B38 0012FB00 7C933F31
0012FA84h:  03D6B214 03D60000 00000000 00000001
0012FA94h:  00000000 7C91E88E 00000000 00000014
0012FAA4h:  00000001 00000000 001B0600 00000000
0012FAB4h:  00000003 00000102 0012FB50 00000001
Registers:
EAX: 0012F9B0, EBX: 03D60000, ECX: 046ABD68, EDX: 03DA0608
ESI: 03D7F17C, EDI: 03DA20B0, EBP: 0012F9EC, ESP: 0012F9A4
Crash location: "foo_playcount", loaded at 03D60000h - 03D88000h

Loaded modules:
foobar2000                      loaded at 00400000h - 004F3000h
ntdll                            loaded at 7C910000h - 7C9C7000h
kernel32                        loaded at 7C800000h - 7C904000h
COMCTL32                        loaded at 77390000h - 77492000h
msvcrt                          loaded at 77BE0000h - 77C38000h
ADVAPI32                        loaded at 77DA0000h - 77E4C000h
RPCRT4                          loaded at 77E50000h - 77EE1000h
GDI32                            loaded at 77EF0000h - 77F37000h
USER32                          loaded at 77D10000h - 77DA0000h
SHLWAPI                          loaded at 77F40000h - 77FB6000h
SHELL32                          loaded at 7C9D0000h - 7D1F3000h
ole32                            loaded at 774A0000h - 775DD000h
shared                          loaded at 10000000h - 10029000h
comdlg32                        loaded at 76340000h - 7638A000h
uxtheme                          loaded at 5B090000h - 5B0C8000h
GameHook                        loaded at 10D00000h - 10D0D000h
lgscroll                        loaded at 10100000h - 1010E000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_abx                          loaded at 00A30000h - 00A63000h
foo_albumlist                    loaded at 00A70000h - 00AB0000h
foo_audioscrobbler              loaded at 00AD0000h - 00B08000h
WS2_32                          loaded at 719F0000h - 71A07000h
WS2HELP                          loaded at 719E0000h - 719E8000h
foo_autoplaylist                loaded at 00B70000h - 00BA2000h
foo_bitcompare                  loaded at 00BD0000h - 00BF6000h
foo_cdda                        loaded at 00C20000h - 00C56000h
foo_channel_mixer                loaded at 00C80000h - 00CBA000h
foo_common                      loaded at 00CD0000h - 00D09000h
foo_converter                    loaded at 00D30000h - 00D99000h
foo_dbsearch                    loaded at 00DC0000h - 00E19000h
foo_dsp_skip_silence            loaded at 00E40000h - 00E4A000h
MSVCR80                          loaded at 78130000h - 781CB000h
foo_dsp_std                      loaded at 00E70000h - 00EB1000h
foo_freedb2                      loaded at 00EE0000h - 00F20000h
foo_history                      loaded at 00F40000h - 00F5C000h
foo_input_shorten                loaded at 00F80000h - 00FAE000h
foo_input_std                    loaded at 00FD0000h - 010E2000h
foo_lnk                          loaded at 01110000h - 01129000h
foo_managedWrapper              loaded at 01150000h - 011F2000h
mscoree                          loaded at 79000000h - 79045000h
MSVCP80                          loaded at 7C420000h - 7C4A7000h
msvcm80                          loaded at 7C4C0000h - 7C53D000h
mscorwks                        loaded at 79E70000h - 7A3D1000h
mscorlib.ni                      loaded at 790C0000h - 79BA6000h
mscorjit                        loaded at 79060000h - 790B3000h
rsaenh                          loaded at 0FFD0000h - 0FFF8000h
System.ni                        loaded at 7A440000h - 7ABFE000h
System.Drawing.ni                loaded at 7ADE0000h - 7AF74000h
System.Windows.Forms.ni          loaded at 7AFD0000h - 7BC56000h
xpsp2res                        loaded at 20000000h - 202DA000h
dotnet_title                    loaded at 11000000h - 11014000h
gdiplus                          loaded at 4EB80000h - 4ED23000h
foo_masstag                      loaded at 03CC0000h - 03D10000h
foo_msnalt                      loaded at 03D20000h - 03D39000h
foo_playcount                    loaded at 03D60000h - 03D88000h
foo_playlist_manager            loaded at 03DB0000h - 03DF5000h
foo_pqview                      loaded at 03E20000h - 03E3C000h
foo_rgscan                      loaded at 03E60000h - 03EA8000h
foo_run                          loaded at 03ED0000h - 03EFB000h
foo_sic                          loaded at 03F20000h - 03F6B000h
foo_uie_albumart                loaded at 03F90000h - 03FC4000h
foo_uie_albumart_msn            loaded at 03FF0000h - 0400B000h
OLEAUT32                        loaded at 770E0000h - 7716C000h
foo_uie_console                  loaded at 04020000h - 0403C000h
foo_uie_explorer                loaded at 04060000h - 0409D000h
foo_uie_lyrics_panel            loaded at 040C0000h - 04123000h
foo_uie_playlists_dropdown      loaded at 04150000h - 04189000h
foo_uie_quicksearch 2.0          loaded at 041B0000h - 041F1000h
foo_uie_tabs                    loaded at 04220000h - 04247000h
foo_uie_trackinfo                loaded at 04270000h - 0429E000h
foo_ui_columns                  loaded at 042C0000h - 0435B000h
foo_ui_std                      loaded at 04380000h - 043D7000h
foo_unpack                      loaded at 04400000h - 0442E000h
foo_utils                        loaded at 04450000h - 04489000h
foo_version                      loaded at 044B0000h - 044D5000h
dbghelp                          loaded at 5D3F0000h - 5D491000h
VERSION                          loaded at 77BD0000h - 77BD8000h
CLBCATQ                          loaded at 76F80000h - 76FFF000h
COMRes                          loaded at 77000000h - 770D4000h
SETUPAPI                        loaded at 778E0000h - 779D8000h
appHelp                          loaded at 77B50000h - 77B72000h
cscui                            loaded at 765B0000h - 76606000h
CSCDLL                          loaded at 76590000h - 765AD000h
mswsock                          loaded at 71990000h - 719D0000h
DNSAPI                          loaded at 76ED0000h - 76EF7000h
System.Xml.ni                    loaded at 69BE0000h - 6A148000h
rasadhlp                        loaded at 76F70000h - 76F76000h
msgsc                            loaded at 750E0000h - 750F8000h
SXS                              loaded at 77210000h - 772C1000h
msi                              loaded at 745E0000h - 748A6000h
DSOUND                          loaded at 73E60000h - 73EBC000h
WINMM                            loaded at 76AE0000h - 76B0F000h
actxprxy                        loaded at 71CA0000h - 71CBC000h
WINTRUST                        loaded at 76BE0000h - 76C0E000h
CRYPT32                          loaded at 779E0000h - 77A76000h
MSASN1                          loaded at 77A80000h - 77A92000h
IMAGEHLP                        loaded at 76C40000h - 76C68000h
wdmaud                          loaded at 72C70000h - 72C79000h
msacm32                          loaded at 72C60000h - 72C68000h
MSACM32                          loaded at 77BB0000h - 77BC5000h
midimap                          loaded at 77BA0000h - 77BA7000h
KsUser                          loaded at 73E30000h - 73E34000h
dciman32                        loaded at 73B10000h - 73B16000h

Stack dump analysis:
Address: 03D7F17Ch, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D77A38h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E911h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E98Fh, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B094h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B1C7h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B231h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C9111A7h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrInitializeThunk" (+00000029h)
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C933F31h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+00000142h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91E88Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "ZwTerminateProcess" (+00000000h)
Address: 7C920945h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000028h)
Address: 7C92094Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000031h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C933E98h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+000000A9h)
Address: 7C81CD76h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+000008EBh)
Address: 77517227h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000E6h)
Address: 775171FCh, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000BBh)
Address: 77517211h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000D0h)
Address: 79F27B88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019ADAh)
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F27ACFh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019A21h)
Address: 7A38FE14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A30BE88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F96C8Ah, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033CEh)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C81CDB0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+00000925h)
Address: 7C81CDEEh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ExitProcess" (+00000014h)
Address: 77E8F3B0h, location: "RPCRT4", loaded at 77E50000h - 77EE1000h
Symbol: "I_RpcBindingIsClientLocal" (+0000A509h)
Address: 79F96D9Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000034E0h)
Address: 79E74AFEh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012DEh)
Address: 7A322C04h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74ACAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012AAh)
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79E725A0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A3240C0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79F1732Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009281h)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F8EA4Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "StrongNameFreeBuffer" (+00005775h)
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 7A32968Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 79E77F50h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004730h)
Address: 79E786AAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004E8Ah)
Address: 79F93AE2h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000226h)
Address: 79E7A39Eh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00006B7Eh)
Address: 79F93AF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000238h)
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 7A2ED514h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 79F93919h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000005Dh)
Address: 79F93F64h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000006A8h)
Address: 79F93F14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000658h)
Address: 79F9AC4Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00007390h)
Address: 79F96DC8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000350Ch)
Address: 79F0C4A4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorExitProcess" (+0000013Dh)
Address: 79F93FE6h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000072Ah)
Address: 79003921h, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "ClrCreateManagedInstance" (+00000EBEh)
Address: 7C80AD00h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "FindResourceExW" (+00000078h)
Address: 7A2EDC30h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7901145Bh, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "CorExitProcess" (+00000045h)
Address: 79E70000h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 0049682Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496838h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A49h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A6Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00495FC3h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 7C816FD7h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C816FE0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0049601Dh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h

Version info:
foobar2000 v0.9.4 beta 1
UNICODE

Additional info:
Audioscrobbler 1.3.2  (foo_audioscrobbler)
Shorten decoder 0.4.2a  (foo_input_shorten)
Album Art Panel (MSN) 0.2.1  (foo_uie_albumart_msn)
FLAC decoder 1.1.0  (foo_input_std)
Standard Input Array 1.0  (foo_input_std)
Shell link resolver 1.1  (foo_lnk)
Binary comparator 1.0  (foo_bitcompare)
ZIP/GZIP reader 1.0  (foo_unpack)
Tabbed panel modifyed 0.2.0  (foo_uie_tabs)
Album List 3.2.0  (foo_albumlist)
Playlists Dropdown 0.5.7  (foo_uie_playlists_dropdown)
ABX comparator 1.3  (foo_abx)
Database search 1.3.1 beta 10  (foo_dbsearch)
Masstagger 1.6  (foo_masstag)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Track info panel 0.8  (foo_uie_trackinfo)
Play Count 1.9.2  (foo_playcount)
History 0.2  (foo_history)
RAR reader 1.1  (foo_unpack)
Skip silence 0.1  (foo_dsp_skip_silence)
Channel Mixer 0.9.4  (foo_channel_mixer)
Quick Search Toolbar 2.0  (foo_uie_quicksearch 2.0)
Playlist tools 0.5.5  (foo_utils)
Converter 1.0.1  (foo_converter)
Lyrics panel 0.33.3  (foo_uie_lyrics_panel)
foo_managedWrapper 0.3  (foo_managedWrapper)
Standard DSP array 1.0  (foo_dsp_std)
Playlist Manager 1.0  (foo_playlist_manager)
Console panel 0.2  (foo_uie_console)
Explorer Tree 1.04.6a  (foo_uie_explorer)
foobar2000 core v0.9.4 beta 1  (Core)
CD Audio Decoder 2.1.1  (foo_cdda)
ReplayGain Scanner 2.0.2  (foo_rgscan)
Run services 0.3.2  (foo_run)
MSN Now Playing (alt) 2.4  (foo_msnalt)
Components versions viewer 0.2  (foo_version)
Common services 0.1  (foo_common)
Album Art Panel 0.2.0  (foo_uie_albumart)
freedb Tagger 0.5.2a  (foo_freedb2)
foosic music database 1.0 beta 7  (foo_sic)
Default User Interface 0.9acc  (foo_ui_std)
and it is reproduceable..

Improving foo_playcount for 0.9

Reply #159
I don't know why but the playcount plugin doesn't work anymore here.

You are using the wrong version of the plugin. Someone posted the link to the new version in this thread.


Further i have added a scoring algorithm to this component (writes SCORE).

This gives you some hotness of your played tracks.

Initially: (50 + Playback%)/2 => Score between 25 and 75
Any further play: (Previous Score * PlayCount + Playback%) / (PlayCount + 1) => Score: 0...100

If someone is interested i can share it with, but i have no webspace 

Improving foo_playcount for 0.9

Reply #160
nvm it works now

Improving foo_playcount for 0.9

Reply #161
I don't know why but the playcount plugin doesn't work anymore here.

I've got meta db handle leaks on object, a runtime error, and several crashlogs.

Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 03D677A7h
Access violation, operation: read, address: 0463FB18h
Call path:

This is the first crash logged by this instance.
Code bytes (03D677A7h):
03D67767h:  CC CC CC CC CC CC CC CC CC 6A FF 68 38 7A D7 03
03D67777h:  64 A1 00 00 00 00 50 51 56 A1 F4 F7 D7 03 33 C4
03D67787h:  50 8D 44 24 0C 64 A3 00 00 00 00 8B F1 89 74 24
03D67797h:  08 8B 4E 08 85 C9 C7 44 24 14 00 00 00 00 74 06
03D677A7h:  8B 01 8B 10 FF D2 C7 46 04 FC 94 D7 03 C7 06 28
03D677B7h:  95 D7 03 8B 4C 24 0C 64 89 0D 00 00 00 00 59 5E
03D677C7h:  83 C4 10 C3 CC CC CC CC CC 8B 44 24 08 8B 10 3B
03D677D7h:  15 D0 B6 D7 03 75 47 8B 50 04 3B 15 D4 B6 D7 03
Stack (0012F9A4h):
0012F984h:  00D8DB9C 7C9D93C0 77F443DD 7C9D93C0
0012F994h:  00000004 00000000 00D8D0A8 00000000
0012F9A4h:  28B4C034 00000001 03D7F17C 0012F9DC
0012F9B4h:  03D77A38 00000000 03D6E911 28B4C070
0012F9C4h:  00000000 00000000 03D60000 03DA20E8
0012F9D4h:  0012F9C0 0012F5CC 0012FA44 03D6E1F0
0012F9E4h:  2B71F5CC 00000000 0012FA14 03D6E98F
0012F9F4h:  00000000 00000000 00000001 03D6B094
0012FA04h:  00000001 00000000 03D60000 00000001
0012FA14h:  0012FA54 03D6B1C7 03D60000 00000000
0012FA24h:  00000001 28B4C3C8 00000000 0012FA70
0012FA34h:  00254A78 00000001 0012FA28 0012F5CC
0012FA44h:  0012FAF0 03D6E1F0 2B71F214 00000000
0012FA54h:  0012FA7C 03D6B231 03D60000 7C9111A7
0012FA64h:  03D60000 00000000 00000001 00254A78
0012FA74h:  00000000 00254B38 0012FB00 7C933F31
0012FA84h:  03D6B214 03D60000 00000000 00000001
0012FA94h:  00000000 7C91E88E 00000000 00000014
0012FAA4h:  00000001 00000000 001B0600 00000000
0012FAB4h:  00000003 00000102 0012FB50 00000001
Registers:
EAX: 0012F9B0, EBX: 03D60000, ECX: 0463FB18, EDX: 03DA0608
ESI: 03D7F17C, EDI: 03DA20B0, EBP: 0012F9EC, ESP: 0012F9A4
Crash location: "foo_playcount", loaded at 03D60000h - 03D88000h

Loaded modules:
foobar2000                      loaded at 00400000h - 004F3000h
ntdll                            loaded at 7C910000h - 7C9C7000h
kernel32                        loaded at 7C800000h - 7C904000h
COMCTL32                        loaded at 77390000h - 77492000h
msvcrt                          loaded at 77BE0000h - 77C38000h
ADVAPI32                        loaded at 77DA0000h - 77E4C000h
RPCRT4                          loaded at 77E50000h - 77EE1000h
GDI32                            loaded at 77EF0000h - 77F37000h
USER32                          loaded at 77D10000h - 77DA0000h
SHLWAPI                          loaded at 77F40000h - 77FB6000h
SHELL32                          loaded at 7C9D0000h - 7D1F3000h
ole32                            loaded at 774A0000h - 775DD000h
shared                          loaded at 10000000h - 10029000h
comdlg32                        loaded at 76340000h - 7638A000h
uxtheme                          loaded at 5B090000h - 5B0C8000h
GameHook                        loaded at 10D00000h - 10D0D000h
lgscroll                        loaded at 10100000h - 1010E000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_abx                          loaded at 00A30000h - 00A63000h
foo_albumlist                    loaded at 00A70000h - 00AB0000h
foo_audioscrobbler              loaded at 00AD0000h - 00B08000h
WS2_32                          loaded at 719F0000h - 71A07000h
WS2HELP                          loaded at 719E0000h - 719E8000h
foo_autoplaylist                loaded at 00B70000h - 00BA2000h
foo_bitcompare                  loaded at 00BD0000h - 00BF6000h
foo_cdda                        loaded at 00C20000h - 00C56000h
foo_channel_mixer                loaded at 00C80000h - 00CBA000h
foo_common                      loaded at 00CD0000h - 00D09000h
foo_converter                    loaded at 00D30000h - 00D99000h
foo_dbsearch                    loaded at 00DC0000h - 00E19000h
foo_dsp_skip_silence            loaded at 00E40000h - 00E4A000h
MSVCR80                          loaded at 78130000h - 781CB000h
foo_dsp_std                      loaded at 00E70000h - 00EB1000h
foo_freedb2                      loaded at 00EE0000h - 00F20000h
foo_history                      loaded at 00F40000h - 00F5C000h
foo_input_shorten                loaded at 00F80000h - 00FAE000h
foo_input_std                    loaded at 00FD0000h - 010E2000h
foo_lnk                          loaded at 01110000h - 01129000h
foo_managedWrapper              loaded at 01150000h - 011F2000h
mscoree                          loaded at 79000000h - 79045000h
MSVCP80                          loaded at 7C420000h - 7C4A7000h
msvcm80                          loaded at 7C4C0000h - 7C53D000h
mscorwks                        loaded at 79E70000h - 7A3D1000h
mscorlib.ni                      loaded at 790C0000h - 79BA6000h
mscorjit                        loaded at 79060000h - 790B3000h
rsaenh                          loaded at 0FFD0000h - 0FFF8000h
System.ni                        loaded at 7A440000h - 7ABFE000h
System.Drawing.ni                loaded at 7ADE0000h - 7AF74000h
System.Windows.Forms.ni          loaded at 7AFD0000h - 7BC56000h
xpsp2res                        loaded at 20000000h - 202DA000h
dotnet_title                    loaded at 11000000h - 11014000h
gdiplus                          loaded at 4EB80000h - 4ED23000h
foo_masstag                      loaded at 03CC0000h - 03D10000h
foo_msnalt                      loaded at 03D20000h - 03D39000h
foo_playcount                    loaded at 03D60000h - 03D88000h
foo_playlist_manager            loaded at 03DB0000h - 03DF5000h
foo_pqview                      loaded at 03E20000h - 03E3C000h
foo_rgscan                      loaded at 03E60000h - 03EA8000h
foo_run                          loaded at 03ED0000h - 03EFB000h
foo_sic                          loaded at 03F20000h - 03F6B000h
foo_uie_albumart                loaded at 03F90000h - 03FC4000h
foo_uie_albumart_msn            loaded at 03FF0000h - 0400B000h
OLEAUT32                        loaded at 770E0000h - 7716C000h
foo_uie_console                  loaded at 04020000h - 0403C000h
foo_uie_explorer                loaded at 04060000h - 0409D000h
foo_uie_lyrics_panel            loaded at 040C0000h - 04123000h
foo_uie_playlists_dropdown      loaded at 04150000h - 04189000h
foo_uie_quicksearch 2.0          loaded at 041B0000h - 041F1000h
foo_uie_tabs                    loaded at 04220000h - 04247000h
foo_uie_trackinfo                loaded at 04270000h - 0429E000h
foo_ui_columns                  loaded at 042C0000h - 0435B000h
foo_ui_std                      loaded at 04380000h - 043D7000h
foo_unpack                      loaded at 04400000h - 0442E000h
foo_utils                        loaded at 04450000h - 04489000h
foo_version                      loaded at 044B0000h - 044D5000h
dbghelp                          loaded at 5D3F0000h - 5D491000h
VERSION                          loaded at 77BD0000h - 77BD8000h
CLBCATQ                          loaded at 76F80000h - 76FFF000h
COMRes                          loaded at 77000000h - 770D4000h
SETUPAPI                        loaded at 778E0000h - 779D8000h
appHelp                          loaded at 77B50000h - 77B72000h
cscui                            loaded at 765B0000h - 76606000h
CSCDLL                          loaded at 76590000h - 765AD000h
System.Xml.ni                    loaded at 69BE0000h - 6A148000h
msgsc                            loaded at 750E0000h - 750F8000h
SXS                              loaded at 77210000h - 772C1000h
mswsock                          loaded at 71990000h - 719D0000h
DNSAPI                          loaded at 76ED0000h - 76EF7000h
rasadhlp                        loaded at 76F70000h - 76F76000h
msi                              loaded at 745E0000h - 748A6000h
actxprxy                        loaded at 71CA0000h - 71CBC000h
DSOUND                          loaded at 73E60000h - 73EBC000h
WINMM                            loaded at 76AE0000h - 76B0F000h
WINTRUST                        loaded at 76BE0000h - 76C0E000h
CRYPT32                          loaded at 779E0000h - 77A76000h
MSASN1                          loaded at 77A80000h - 77A92000h
IMAGEHLP                        loaded at 76C40000h - 76C68000h
wdmaud                          loaded at 72C70000h - 72C79000h
msacm32                          loaded at 72C60000h - 72C68000h
MSACM32                          loaded at 77BB0000h - 77BC5000h
midimap                          loaded at 77BA0000h - 77BA7000h
KsUser                          loaded at 73E30000h - 73E34000h

Stack dump analysis:
Address: 03D7F17Ch, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D77A38h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E911h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E98Fh, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B094h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B1C7h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B231h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C9111A7h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrInitializeThunk" (+00000029h)
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C933F31h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+00000142h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91E88Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "ZwTerminateProcess" (+00000000h)
Address: 7C920945h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000028h)
Address: 7C92094Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000031h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C933E98h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+000000A9h)
Address: 7C81CD76h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+000008EBh)
Address: 77517227h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000E6h)
Address: 775171FCh, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000BBh)
Address: 77517211h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000D0h)
Address: 79F27B88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019ADAh)
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F27ACFh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019A21h)
Address: 7A38FE14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A30BE88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F96C8Ah, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033CEh)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C81CDB0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+00000925h)
Address: 7C81CDEEh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ExitProcess" (+00000014h)
Address: 77E8F3B0h, location: "RPCRT4", loaded at 77E50000h - 77EE1000h
Symbol: "I_RpcBindingIsClientLocal" (+0000A509h)
Address: 79F96D9Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000034E0h)
Address: 79E74AFEh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012DEh)
Address: 7A322C04h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74ACAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012AAh)
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79E725A0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A3240C0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79F1732Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009281h)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F8EA4Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "StrongNameFreeBuffer" (+00005775h)
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 7A32968Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 79E77F50h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004730h)
Address: 79E786AAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004E8Ah)
Address: 79F93AE2h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000226h)
Address: 79E7A39Eh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00006B7Eh)
Address: 79F93AF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000238h)
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 7A2ED514h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 79F93919h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000005Dh)
Address: 79F93F64h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000006A8h)
Address: 79F93F14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000658h)
Address: 79F9AC4Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00007390h)
Address: 79F96DC8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000350Ch)
Address: 79F0C4A4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorExitProcess" (+0000013Dh)
Address: 79F93FE6h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000072Ah)
Address: 79003921h, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "ClrCreateManagedInstance" (+00000EBEh)
Address: 7C80AD00h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "FindResourceExW" (+00000078h)
Address: 7A2EDC30h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7901145Bh, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "CorExitProcess" (+00000045h)
Address: 79E70000h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 0049682Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496838h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A49h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A6Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00495FC3h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 7C816FD7h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C816FE0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0049601Dh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h

Version info:
foobar2000 v0.9.4 beta 1
UNICODE

Additional info:
foobar2000 core v0.9.4 beta 1  (Core)
Components versions viewer 0.2  (foo_version)
Common services 0.1  (foo_common)
Audioscrobbler 1.3.2  (foo_audioscrobbler)
Converter 1.0.1  (foo_converter)
Tabbed panel modifyed 0.2.0  (foo_uie_tabs)
FLAC decoder 1.1.0  (foo_input_std)
Explorer Tree 1.04.6a  (foo_uie_explorer)
Standard Input Array 1.0  (foo_input_std)
ZIP/GZIP reader 1.0  (foo_unpack)
Standard DSP array 1.0  (foo_dsp_std)
Album List 3.2.0  (foo_albumlist)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Playlists Dropdown 0.5.7  (foo_uie_playlists_dropdown)
Album Art Panel (MSN) 0.2.1  (foo_uie_albumart_msn)
Channel Mixer 0.9.4  (foo_channel_mixer)
Lyrics panel 0.33.3  (foo_uie_lyrics_panel)
Album Art Panel 0.2.0  (foo_uie_albumart)
Binary comparator 1.0  (foo_bitcompare)
Skip silence 0.1  (foo_dsp_skip_silence)
Database search 1.3.1 beta 10  (foo_dbsearch)
ReplayGain Scanner 2.0.2  (foo_rgscan)
Play Count 1.9.2  (foo_playcount)
CD Audio Decoder 2.1.1  (foo_cdda)
Run services 0.3.2  (foo_run)
Shorten decoder 0.4.2a  (foo_input_shorten)
History 0.2  (foo_history)
Console panel 0.2  (foo_uie_console)
Masstagger 1.6  (foo_masstag)
Quick Search Toolbar 2.0  (foo_uie_quicksearch 2.0)
Track info panel 0.8  (foo_uie_trackinfo)
foo_managedWrapper 0.3  (foo_managedWrapper)
freedb Tagger 0.5.2a  (foo_freedb2)
Playlist tools 0.5.5  (foo_utils)
foosic music database 1.0 beta 7  (foo_sic)
Default User Interface 0.9acc  (foo_ui_std)
Playlist Manager 1.0  (foo_playlist_manager)
RAR reader 1.1  (foo_unpack)
ABX comparator 1.3  (foo_abx)
Shell link resolver 1.1  (foo_lnk)
MSN Now Playing (alt) 2.4  (foo_msnalt)
Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 03D677A7h
Access violation, operation: read, address: 046ABD68h
Call path:

This is the first crash logged by this instance.
Code bytes (03D677A7h):
03D67767h:  CC CC CC CC CC CC CC CC CC 6A FF 68 38 7A D7 03
03D67777h:  64 A1 00 00 00 00 50 51 56 A1 F4 F7 D7 03 33 C4
03D67787h:  50 8D 44 24 0C 64 A3 00 00 00 00 8B F1 89 74 24
03D67797h:  08 8B 4E 08 85 C9 C7 44 24 14 00 00 00 00 74 06
03D677A7h:  8B 01 8B 10 FF D2 C7 46 04 FC 94 D7 03 C7 06 28
03D677B7h:  95 D7 03 8B 4C 24 0C 64 89 0D 00 00 00 00 59 5E
03D677C7h:  83 C4 10 C3 CC CC CC CC CC 8B 44 24 08 8B 10 3B
03D677D7h:  15 D0 B6 D7 03 75 47 8B 50 04 3B 15 D4 B6 D7 03
Stack (0012F9A4h):
0012F984h:  00D8DB9C 7C9D93C0 77F443DD 7C9D93C0
0012F994h:  00000004 00000000 00D8D0A8 00000000
0012F9A4h:  3AEBC3E2 00000001 03D7F17C 0012F9DC
0012F9B4h:  03D77A38 00000000 03D6E911 3AEBC3A6
0012F9C4h:  00000000 00000000 03D60000 03DA20E8
0012F9D4h:  0012F9C0 0012F5CC 0012FA44 03D6E1F0
0012F9E4h:  392EF61A 00000000 0012FA14 03D6E98F
0012F9F4h:  00000000 00000000 00000001 03D6B094
0012FA04h:  00000001 00000000 03D60000 00000001
0012FA14h:  0012FA54 03D6B1C7 03D60000 00000000
0012FA24h:  00000001 3AEBC01E 00000000 0012FA70
0012FA34h:  00254A78 00000001 0012FA28 0012F5CC
0012FA44h:  0012FAF0 03D6E1F0 392EF1C2 00000000
0012FA54h:  0012FA7C 03D6B231 03D60000 7C9111A7
0012FA64h:  03D60000 00000000 00000001 00254A78
0012FA74h:  00000000 00254B38 0012FB00 7C933F31
0012FA84h:  03D6B214 03D60000 00000000 00000001
0012FA94h:  00000000 7C91E88E 00000000 00000014
0012FAA4h:  00000001 00000000 001B0600 00000000
0012FAB4h:  00000003 00000102 0012FB50 00000001
Registers:
EAX: 0012F9B0, EBX: 03D60000, ECX: 046ABD68, EDX: 03DA0608
ESI: 03D7F17C, EDI: 03DA20B0, EBP: 0012F9EC, ESP: 0012F9A4
Crash location: "foo_playcount", loaded at 03D60000h - 03D88000h

Loaded modules:
foobar2000                      loaded at 00400000h - 004F3000h
ntdll                            loaded at 7C910000h - 7C9C7000h
kernel32                        loaded at 7C800000h - 7C904000h
COMCTL32                        loaded at 77390000h - 77492000h
msvcrt                          loaded at 77BE0000h - 77C38000h
ADVAPI32                        loaded at 77DA0000h - 77E4C000h
RPCRT4                          loaded at 77E50000h - 77EE1000h
GDI32                            loaded at 77EF0000h - 77F37000h
USER32                          loaded at 77D10000h - 77DA0000h
SHLWAPI                          loaded at 77F40000h - 77FB6000h
SHELL32                          loaded at 7C9D0000h - 7D1F3000h
ole32                            loaded at 774A0000h - 775DD000h
shared                          loaded at 10000000h - 10029000h
comdlg32                        loaded at 76340000h - 7638A000h
uxtheme                          loaded at 5B090000h - 5B0C8000h
GameHook                        loaded at 10D00000h - 10D0D000h
lgscroll                        loaded at 10100000h - 1010E000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_abx                          loaded at 00A30000h - 00A63000h
foo_albumlist                    loaded at 00A70000h - 00AB0000h
foo_audioscrobbler              loaded at 00AD0000h - 00B08000h
WS2_32                          loaded at 719F0000h - 71A07000h
WS2HELP                          loaded at 719E0000h - 719E8000h
foo_autoplaylist                loaded at 00B70000h - 00BA2000h
foo_bitcompare                  loaded at 00BD0000h - 00BF6000h
foo_cdda                        loaded at 00C20000h - 00C56000h
foo_channel_mixer                loaded at 00C80000h - 00CBA000h
foo_common                      loaded at 00CD0000h - 00D09000h
foo_converter                    loaded at 00D30000h - 00D99000h
foo_dbsearch                    loaded at 00DC0000h - 00E19000h
foo_dsp_skip_silence            loaded at 00E40000h - 00E4A000h
MSVCR80                          loaded at 78130000h - 781CB000h
foo_dsp_std                      loaded at 00E70000h - 00EB1000h
foo_freedb2                      loaded at 00EE0000h - 00F20000h
foo_history                      loaded at 00F40000h - 00F5C000h
foo_input_shorten                loaded at 00F80000h - 00FAE000h
foo_input_std                    loaded at 00FD0000h - 010E2000h
foo_lnk                          loaded at 01110000h - 01129000h
foo_managedWrapper              loaded at 01150000h - 011F2000h
mscoree                          loaded at 79000000h - 79045000h
MSVCP80                          loaded at 7C420000h - 7C4A7000h
msvcm80                          loaded at 7C4C0000h - 7C53D000h
mscorwks                        loaded at 79E70000h - 7A3D1000h
mscorlib.ni                      loaded at 790C0000h - 79BA6000h
mscorjit                        loaded at 79060000h - 790B3000h
rsaenh                          loaded at 0FFD0000h - 0FFF8000h
System.ni                        loaded at 7A440000h - 7ABFE000h
System.Drawing.ni                loaded at 7ADE0000h - 7AF74000h
System.Windows.Forms.ni          loaded at 7AFD0000h - 7BC56000h
xpsp2res                        loaded at 20000000h - 202DA000h
dotnet_title                    loaded at 11000000h - 11014000h
gdiplus                          loaded at 4EB80000h - 4ED23000h
foo_masstag                      loaded at 03CC0000h - 03D10000h
foo_msnalt                      loaded at 03D20000h - 03D39000h
foo_playcount                    loaded at 03D60000h - 03D88000h
foo_playlist_manager            loaded at 03DB0000h - 03DF5000h
foo_pqview                      loaded at 03E20000h - 03E3C000h
foo_rgscan                      loaded at 03E60000h - 03EA8000h
foo_run                          loaded at 03ED0000h - 03EFB000h
foo_sic                          loaded at 03F20000h - 03F6B000h
foo_uie_albumart                loaded at 03F90000h - 03FC4000h
foo_uie_albumart_msn            loaded at 03FF0000h - 0400B000h
OLEAUT32                        loaded at 770E0000h - 7716C000h
foo_uie_console                  loaded at 04020000h - 0403C000h
foo_uie_explorer                loaded at 04060000h - 0409D000h
foo_uie_lyrics_panel            loaded at 040C0000h - 04123000h
foo_uie_playlists_dropdown      loaded at 04150000h - 04189000h
foo_uie_quicksearch 2.0          loaded at 041B0000h - 041F1000h
foo_uie_tabs                    loaded at 04220000h - 04247000h
foo_uie_trackinfo                loaded at 04270000h - 0429E000h
foo_ui_columns                  loaded at 042C0000h - 0435B000h
foo_ui_std                      loaded at 04380000h - 043D7000h
foo_unpack                      loaded at 04400000h - 0442E000h
foo_utils                        loaded at 04450000h - 04489000h
foo_version                      loaded at 044B0000h - 044D5000h
dbghelp                          loaded at 5D3F0000h - 5D491000h
VERSION                          loaded at 77BD0000h - 77BD8000h
CLBCATQ                          loaded at 76F80000h - 76FFF000h
COMRes                          loaded at 77000000h - 770D4000h
SETUPAPI                        loaded at 778E0000h - 779D8000h
appHelp                          loaded at 77B50000h - 77B72000h
cscui                            loaded at 765B0000h - 76606000h
CSCDLL                          loaded at 76590000h - 765AD000h
mswsock                          loaded at 71990000h - 719D0000h
DNSAPI                          loaded at 76ED0000h - 76EF7000h
System.Xml.ni                    loaded at 69BE0000h - 6A148000h
rasadhlp                        loaded at 76F70000h - 76F76000h
msgsc                            loaded at 750E0000h - 750F8000h
SXS                              loaded at 77210000h - 772C1000h
msi                              loaded at 745E0000h - 748A6000h
DSOUND                          loaded at 73E60000h - 73EBC000h
WINMM                            loaded at 76AE0000h - 76B0F000h
actxprxy                        loaded at 71CA0000h - 71CBC000h
WINTRUST                        loaded at 76BE0000h - 76C0E000h
CRYPT32                          loaded at 779E0000h - 77A76000h
MSASN1                          loaded at 77A80000h - 77A92000h
IMAGEHLP                        loaded at 76C40000h - 76C68000h
wdmaud                          loaded at 72C70000h - 72C79000h
msacm32                          loaded at 72C60000h - 72C68000h
MSACM32                          loaded at 77BB0000h - 77BC5000h
midimap                          loaded at 77BA0000h - 77BA7000h
KsUser                          loaded at 73E30000h - 73E34000h
dciman32                        loaded at 73B10000h - 73B16000h

Stack dump analysis:
Address: 03D7F17Ch, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D77A38h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E911h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E98Fh, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B094h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B1C7h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6E1F0h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D6B231h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C9111A7h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrInitializeThunk" (+00000029h)
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C933F31h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+00000142h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 03D60000h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91E88Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "ZwTerminateProcess" (+00000000h)
Address: 7C920945h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000028h)
Address: 7C92094Eh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAcquirePebLock" (+00000031h)
Address: 03D6B214h, location: "foo_playcount", loaded at 03D60000h - 03D88000h
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C933E98h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "LdrShutdownProcess" (+000000A9h)
Address: 7C81CD76h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+000008EBh)
Address: 77517227h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000E6h)
Address: 775171FCh, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000BBh)
Address: 77517211h, location: "ole32", loaded at 774A0000h - 775DD000h
Symbol: "CoWaitForMultipleHandles" (+000000D0h)
Address: 79F27B88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019ADAh)
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F27ACFh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00019A21h)
Address: 7A38FE14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A30BE88h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F96C5Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033A1h)
Address: 79F96C8Ah, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000033CEh)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C81CDB0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "IsValidLocale" (+00000925h)
Address: 7C81CDEEh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ExitProcess" (+00000014h)
Address: 77E8F3B0h, location: "RPCRT4", loaded at 77E50000h - 77EE1000h
Symbol: "I_RpcBindingIsClientLocal" (+0000A509h)
Address: 79F96D9Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000034E0h)
Address: 79E74AFEh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012DEh)
Address: 7A322C04h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74ACAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000012AAh)
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79E725A0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7A3240C0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F174E5h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009437h)
Address: 79F1732Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+00009281h)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 79F17349h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CreateAssemblyCache" (+0000929Bh)
Address: 79F8EA4Dh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "StrongNameFreeBuffer" (+00005775h)
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 7A32968Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E77F9Fh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+0000477Fh)
Address: 79E77F50h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004730h)
Address: 79E786AAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004E8Ah)
Address: 79F93AE2h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000226h)
Address: 79E7A39Eh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00006B7Eh)
Address: 79F93AF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000238h)
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 7A2ED514h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79E74411h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00000BF1h)
Address: 79F93919h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000005Dh)
Address: 79F93F64h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000006A8h)
Address: 79F93F14h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00000658h)
Address: 79F9AC4Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00007390h)
Address: 79F96DC8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000350Ch)
Address: 79F0C4A4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "CorExitProcess" (+0000013Dh)
Address: 79F93FE6h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+0000072Ah)
Address: 79003921h, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "ClrCreateManagedInstance" (+00000EBEh)
Address: 7C80AD00h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "FindResourceExW" (+00000078h)
Address: 7A2EDC30h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7901145Bh, location: "mscoree", loaded at 79000000h - 79045000h
Symbol: "CorExitProcess" (+00000045h)
Address: 79E70000h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 0049682Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496838h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A49h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496A6Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00495FC3h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00496B50h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 7C816FD7h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 7C839AA8h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "ValidateLocale" (+000002B0h)
Address: 7C816FE0h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0049601Dh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004F0044h, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004F3000h

Version info:
foobar2000 v0.9.4 beta 1
UNICODE

Additional info:
Audioscrobbler 1.3.2  (foo_audioscrobbler)
Shorten decoder 0.4.2a  (foo_input_shorten)
Album Art Panel (MSN) 0.2.1  (foo_uie_albumart_msn)
FLAC decoder 1.1.0  (foo_input_std)
Standard Input Array 1.0  (foo_input_std)
Shell link resolver 1.1  (foo_lnk)
Binary comparator 1.0  (foo_bitcompare)
ZIP/GZIP reader 1.0  (foo_unpack)
Tabbed panel modifyed 0.2.0  (foo_uie_tabs)
Album List 3.2.0  (foo_albumlist)
Playlists Dropdown 0.5.7  (foo_uie_playlists_dropdown)
ABX comparator 1.3  (foo_abx)
Database search 1.3.1 beta 10  (foo_dbsearch)
Masstagger 1.6  (foo_masstag)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Track info panel 0.8  (foo_uie_trackinfo)
Play Count 1.9.2  (foo_playcount)
History 0.2  (foo_history)
RAR reader 1.1  (foo_unpack)
Skip silence 0.1  (foo_dsp_skip_silence)
Channel Mixer 0.9.4  (foo_channel_mixer)
Quick Search Toolbar 2.0  (foo_uie_quicksearch 2.0)
Playlist tools 0.5.5  (foo_utils)
Converter 1.0.1  (foo_converter)
Lyrics panel 0.33.3  (foo_uie_lyrics_panel)
foo_managedWrapper 0.3  (foo_managedWrapper)
Standard DSP array 1.0  (foo_dsp_std)
Playlist Manager 1.0  (foo_playlist_manager)
Console panel 0.2  (foo_uie_console)
Explorer Tree 1.04.6a  (foo_uie_explorer)
foobar2000 core v0.9.4 beta 1  (Core)
CD Audio Decoder 2.1.1  (foo_cdda)
ReplayGain Scanner 2.0.2  (foo_rgscan)
Run services 0.3.2  (foo_run)
MSN Now Playing (alt) 2.4  (foo_msnalt)
Components versions viewer 0.2  (foo_version)
Common services 0.1  (foo_common)
Album Art Panel 0.2.0  (foo_uie_albumart)
freedb Tagger 0.5.2a  (foo_freedb2)
foosic music database 1.0 beta 7  (foo_sic)
Default User Interface 0.9acc  (foo_ui_std)
and it is reproduceable..


I assume you are using the unofficial.  If so, are you using the revised one for .9.  I posted a link for the unofficial revised playcount for .9 in this thread.

Improving foo_playcount for 0.9

Reply #162
I have an issue using the play_counter plugin.

I use it it to build playlists with the database search, query: %play_counter% GREATER 1 for example.

then I click on the top of my playcounter column to sort files regarding the number of times they ve been played.

Here us the issue: it ranks files like this 1,11,12,13,2,3,4 etc...

Is there a way to deal with that?

thanks

Improving foo_playcount for 0.9

Reply #163
I have an issue using the play_counter plugin.

I use it it to build playlists with the database search, query: %play_counter% GREATER 1 for example.

then I click on the top of my playcounter column to sort files regarding the number of times they ve been played.

Here us the issue: it ranks files like this 1,11,12,13,2,3,4 etc...

Is there a way to deal with that?

thanks



$num(%play_counter%,4) should take care of that

Improving foo_playcount for 0.9

Reply #164
it works, but since i show the playcounter in my colums ui config, that means i will have all those zeros all the time, which is not very nice.

but it does work though, thanks.

EDIT: here is what i did, i put your code in my counting column under Display/Colums UI/playlist view then colums and display in the property dialog.
Did you mean to put that code somewhere else?

Improving foo_playcount for 0.9

Reply #165
it works, but since i show the playcounter in my colums ui config, that means i will have all those zeros all the time, which is not very nice.

but it does work though, thanks.

EDIT: here is what i did, i put your code in my counting column under Display/Colums UI/playlist view then colums and display in the property dialog.
Did you mean to put that code somewhere else?



in that case, you would want to enable custom sorting for that column. put %play_counter% in the display tab, then click on the sort tab and put $num(%play_counter%,4)

if you want, i'll share my columns UI config to look over. ive done some cool things with the custom sorting.

http://home.cogeco.ca/~rmalcolm/cui.fcs

Improving foo_playcount for 0.9

Reply #166
Terrestrial has updated the unofficial playcount so that it now works with .93 beta 4 as it did with .92.  Download it here.


Someone has to make a new thread regarding this update, as there are lots of people complaining about the metadb_leak thing (myself included until 3 minutes ago  )

Thanks for posting it here.

Improving foo_playcount for 0.9

Reply #167
you have to disable the setting Preferences | Advanced | Tagging | MP3 | ID3v2 Writer Compatibility Mode cause if this is enable, non-standard-tags are not posible, but i need this option to see the tags correct on my mp3player archos gmini xs 202, cause it seems to support only id3v2.3

the option deletes non-standard-tags if any tag will be edited and returns to id3v2.3 instead of foobar default id3v2.4.

on old foobar versions you could choose between id3v2.3 and id3v2.4 without deleting all non-standard-tags.

Improving foo_playcount for 0.9

Reply #168
is it possible to stop the focus returning to the playing song when it updates?

does that make sense? i often scroll through the playlist and then it jumps me back to the playing song when it updates its playcount

Improving foo_playcount for 0.9

Reply #169
is it possible to stop the focus returning to the playing song when it updates?

does that make sense? i often scroll through the playlist and then it jumps me back to the playing song when it updates its playcount


It would be nice if the file update was invisible...

Improving foo_playcount for 0.9

Reply #170
does this or any playcount plugin work in windows vista?  i can't seem to get this plugin working at all.

Improving foo_playcount for 0.9

Reply #171
It would be nice if the file update was invisible...


I second that request. The selection always looses focus as soon as the tag is updated.
trackinfo_mod can write tags silently, so it should be possible(?)

Improving foo_playcount for 0.9

Reply #172

It would be nice if the file update was invisible...


I second that request. The selection always looses focus as soon as the tag is updated.
trackinfo_mod can write tags silently, so it should be possible(?)

I hereby third this request, not  only does it loose focus, but when I'm, for example, typing a document in Word while listening to music, and foo_playcount updates the file, I loose the focus I had in my document 

There has to be a way to prevent this... Dammit, I wish i knew how to code plugins... Anyways, here's the site and source code if anyone's willing to take the challenge (lol)

http://stephan.kochen.nl/proj/foobar2000.html#playcount

Improving foo_playcount for 0.9

Reply #173
search for foo_playcount_mod!