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: Foo_uie_albumart (Read 1105134 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

Foo_uie_albumart

Reply #550
Quote
Just a guess, but I think there could be an unclosed search handle (from FindFirstFile or similar).
[a href="index.php?act=findpost&pid=276250"][{POST_SNAPBACK}][/a]

Seems like you're right. Fixed version with source uploaded.
Thanks, Supernaut, for PMing me about this anyway even though I already got it. Should have checked my PM's first.

Foo_uie_albumart

Reply #551
Quote
Fixed version with source uploaded.
[a href="index.php?act=findpost&pid=278735"][{POST_SNAPBACK}][/a]

Yeah!             
Thanks!

Foo_uie_albumart

Reply #552
Anyone can help me? I have covers in "D:\dir1\dir2\" and I don't know how to write this in formatting.  Sorry for stupid question.

Foo_uie_albumart

Reply #553
Quote
Anyone can help me? I have covers in "D:\dir1\dir2\" and I don't know how to write this in formatting.   Sorry for stupid question.
[a href="index.php?act=findpost&pid=279520"][{POST_SNAPBACK}][/a]

Maybe "match:D:\dir1\dir2\%artist% - %album%*"

Foo_uie_albumart

Reply #554
I just thought I would post this site because I've had some luck finding high-res images of a lot of album covers I couldn't find elsewhere:
http://rateyourmusic.com/

[edit]
I just have to emphasize how wonderful this site is, it's really filling out my library.  If you're an album art collector and there are some rare albums that you've only been able to find 50x50 images of, look here.
[/edit]

Foo_uie_albumart

Reply #555
Quote
I use http://www.slothradio.com/covers/ to find albumcovers once in a while, so I put a quick and dirty menu_item that will launch the url with the correct search string for artist and album.


I'm using cwbowron's menu item to find albumarts. Once I find the album art, I have to open the album's directory, drag the image there, rename it, refresh albumart panel. It  would be nice if, by dragging and dropping an image on the albumart panel, the plugin could save it in the album's directory according to a pattern specified in the preferences (i.e. %artist% - %album%.jpg)

Sorry if this was already requested before. Thanks 

Foo_uie_albumart

Reply #556
Quote
I'm using cwbowron's menu item to find albumarts.
[a href="index.php?act=findpost&pid=281123"][{POST_SNAPBACK}][/a]

Damn, where's it? I can't find it...

Foo_uie_albumart

Reply #557
Quote
Quote
I'm using cwbowron's menu item to find albumarts.
[a href="index.php?act=findpost&pid=281123"][{POST_SNAPBACK}][/a]

Damn, where's it? I can't find it...
[a href="index.php?act=findpost&pid=281189"][{POST_SNAPBACK}][/a]

Mine was placed in my context menu when I installed playlist_tree...should be under "Playlist Tree -> Find Albumart"


Foo_uie_albumart

Reply #559
Quote
Mine was placed in my context menu when I installed playlist_tree...should be under "Playlist Tree -> Find Albumart"
[a href="index.php?act=findpost&pid=281223"][{POST_SNAPBACK}][/a]

I was looking in the wrong place  Thanks.

Foo_uie_albumart

Reply #560
Hello,

I use this plugin, and I have a problem : when I have accents in the folder names (like é è à â ö ù ...) the cover is not showed. Is it a bug, or have I to configure something?

Foo_uie_albumart

Reply #561
SoulMan: What's your source list?  Also, can you give an example of a folder name that doesn't work?  Try downloading the newest version of foo_uie_albumart.dll from the first post of this thread, even if your version number is the same.

Foo_uie_albumart

Reply #562
Ok, it's working fine with the last version.

Sory for the mistake

Foo_uie_albumart

Reply #563
I have a problem with the new version 0.045 that earlier, never happened

Whenever album art reads an album art , after i move curcor to another track then oganize previous track's file ( rename files/folder, move , ... ) , album art is still keep handling that image and the obvious error is "access error"

thanks for any solution, right now i have to close and reopen foobar all the times.

Foo_uie_albumart

Reply #564
Quote
I have a problem with the new version 0.045 that earlier, never happened

Whenever album art reads an album art , after i move curcor to another track then oganize previous track's file ( rename files/folder, move , ... ) , album art is still keep handling that image and the obvious error is "access error"

thanks for any solution, right now i have to close and reopen foobar all the times.
[a href="index.php?act=findpost&pid=284498"][{POST_SNAPBACK}][/a]


hmm, supposedly rexy uploaded a new version that fixed this problem.  Try clearing your browser cache and downloading foo_uie_albumart.dll from the first post in this thread again (even if your version number is the same, could be a newer file), see if that helps.

Foo_uie_albumart

Reply #565
works like a charm , thanks so much gfngfgf

 

Foo_uie_albumart

Reply #566
Umm - is there a basic tutorial somewhere explaining how to use this?  I can't seem to get this album art to show anything.  I am not getting errors or anything I just cant figure out how to get a album art panel displayed in foobar..

Foo_uie_albumart

Reply #567
Quote
Umm - is there a basic tutorial somewhere explaining how to use this?  I can't seem to get this album art to show anything.  I am not getting errors or anything I just cant figure out how to get a album art panel displayed in foobar..
[{POST_SNAPBACK}][/a]


[a href="http://wiki.hydrogenaudio.org/index.php?title=Foobar2000]Foobar wiki[/url] for your basic questions

Step by step installation instructions from dewey1973

description of the source list by rexy

Foo_uie_albumart

Reply #568
Hi can anyone tell me how to script that?
I have albumart.jpg in C:/album/ and tracks are in C:/album/disc1/ and C:/album/disc2/ 

Foo_uie_albumart

Reply #569
Nevermind.. I found it!! 

Code: [Select]
$replace(%_path%,'\'%_filename_ext%,,%_directoryname%,)*

Foo_uie_albumart

Reply #570
@edm107:

You are much better off using:

$left(%_path%,$strrchr(%_path%,'\'))*
$left(%_path%,$strrchr(%_path%,'\'))..\*

Foo_uie_albumart

Reply #571
i got this error a couple times
Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 0144EB05h
Access violation, operation: read, address: 00000401h
Call path:
WinMain=>app_mainloop=>playlist_callback::on_focus_change
This is the first crash logged by this instance.
Code bytes (0144EB05h):
0144EAC5h:  00 72 00 65 00 7C 00 30 00 34 00 2E 00 20 00 47
0144EAD5h:  00 69 00 72 00 6C 00 20 00 53 00 63 00 6F 00 75
0144EAE5h:  00 74 00 00 00 0F 00 02 00 0C 00 68 EA 44 01 50
0144EAF5h:  6D 09 01 0D 00 0F 00 02 00 0E 00 C0 49 4D 01 40
0144EB05h:  C5 4D 01 75 00 69 00 6E 00 20 00 2D 00 20 00 54
0144EB15h:  00 68 00 65 00 20 00 48 00 6F 00 72 00 72 00 6F
0144EB25h:  00 72 00 20 00 6F 00 66 00 20 00 42 00 65 00 61
0144EB35h:  00 75 00 74 00 79 00 7C 00 30 00 39 00 2E 00 20
Stack (0012FB90h):
0012FB70h:  E10BC088 81584461 F9362CE8 8058FA8F
0012FB80h:  E2668E80 E10BC088 00000000 0012FD24
0012FB90h:  00F811F9 00F89278 013D0C8C 00F84998
0012FBA0h:  00F89284 013D0C8C 007A00D4 00F89278
0012FBB0h:  0000007F 00F84B99 00F89278 007A00D4
0012FBC0h:  00000400 00000000 0000007F 0012FC4C
0012FBD0h:  00F84B50 0012FC04 00000000 77D67B5B
0012FBE0h:  007A00D4 00000400 00000000 0000007F
0012FBF0h:  00F84B50 DCBAABCD 00000000 0012FC4C
0012FC00h:  00F84B50 0012FC6C 77D6CE12 00F84B50
0012FC10h:  007A00D4 00000400 00000000 0000007F
0012FC20h:  00000400 0058B310 0058B324 00000000
0012FC30h:  00000000 00000001 00000014 00000001
0012FC40h:  00000000 00000000 00000010 00000000
0012FC50h:  00000000 0012FC20 0012F7B8 0012FE5C
0012FC60h:  77D8D580 77D42438 00000000 0012FCA8
0012FC70h:  77D45696 00000000 00F84B50 007A00D4
0012FC80h:  00000400 00000000 0000007F 0058B324
0012FC90h:  00000001 00000004 00000400 00F8949C
0012FCA0h:  007A00D4 003309F0 0012FCC8 77D461F6
Registers:
EAX: 014D49C1, EBX: 007A00D4, ECX: 0110107C, EDX: 00F89284
ESI: 013D0C8C, EDI: 00F89284, EBP: 00000400, ESP: 0012FB90
Unable to identify crash location

Loaded modules:
foobar2000                      loaded at 00400000h - 00452000h
ntdll                            loaded at 77F50000h - 77FF9000h
kernel32                        loaded at 77E60000h - 77F40000h
USER32                          loaded at 77D40000h - 77DC6000h
GDI32                            loaded at 77C70000h - 77CAE000h
ADVAPI32                        loaded at 77DD0000h - 77E5B000h
RPCRT4                          loaded at 78000000h - 7806F000h
ole32                            loaded at 771B0000h - 772C3000h
COMCTL32                        loaded at 71950000h - 71A34000h
msvcrt                          loaded at 77C10000h - 77C63000h
SHLWAPI                          loaded at 772D0000h - 77334000h
utf8api                          loaded at 10000000h - 1000D000h
comdlg32                        loaded at 763B0000h - 763F5000h
SHELL32                          loaded at 773D0000h - 77BBF000h
foo_output_std                  loaded at 008D0000h - 008D9000h
WINMM                            loaded at 76B40000h - 76B6C000h
foo_ui_std                      loaded at 00960000h - 00977000h
foo_vis_manager                  loaded at 00980000h - 00988000h
foo_cdda                        loaded at 00990000h - 0099E000h
foo_flac                        loaded at 009A0000h - 009BC000h
foo_ape                          loaded at 009C0000h - 009DF000h
foo_wavpack                      loaded at 009E0000h - 009F2000h
foo_speex                        loaded at 00A00000h - 00A18000h
foo_out_ks                      loaded at 00A20000h - 00A2B000h
SETUPAPI                        loaded at 76670000h - 76754000h
foo_console                      loaded at 00A30000h - 00A37000h
foo_read_http                    loaded at 00A40000h - 00A49000h
WS2_32                          loaded at 71AB0000h - 71AC5000h
WS2HELP                          loaded at 71AA0000h - 71AA8000h
foo_rgscan                      loaded at 00A50000h - 00A5D000h
foo_diskwriter                  loaded at 00A60000h - 00A72000h
foo_albumlist                    loaded at 00A80000h - 00A8B000h
foo_masstag                      loaded at 00A90000h - 00AA4000h
foo_id3v2                        loaded at 00AB0000h - 00AE0000h
MSVCP60                          loaded at 76080000h - 760E1000h
foo_search_ex                    loaded at 00AE0000h - 00AE8000h
foo_scroll                      loaded at 00AF0000h - 00AF6000h
foo_infobox                      loaded at 00B00000h - 00B13000h
foo_dsp_extra                    loaded at 00B20000h - 00B35000h
foo_dsp_skip_silence            loaded at 00B40000h - 00B47000h
foo_vis_simple_spectrum          loaded at 00B50000h - 00B5A000h
foo_unpack                      loaded at 00B60000h - 00B91000h
OLEAUT32                        loaded at 77120000h - 771AB000h
foo_dynamics                    loaded at 00BA0000h - 00BA7000h
foo_audioscrobbler              loaded at 00BB0000h - 00BD0000h
LIBCURL                          loaded at 00BD0000h - 00BE9000h
foo_shuffle                      loaded at 00C00000h - 00C0B000h
foo_winamp_spam                  loaded at 00C10000h - 00C18000h
foo_out_dsound_ex                loaded at 00C20000h - 00C29000h
DSOUND                          loaded at 73F10000h - 73F65000h
VERSION                          loaded at 77C00000h - 77C07000h
foo_kPilotInfo                  loaded at 00C40000h - 00C4B000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_ui_gfx                      loaded at 00C60000h - 00C88000h
foo_vis_samurize2                loaded at 00C90000h - 00CB7000h
foo_info_samurize                loaded at 00DE0000h - 00DFA000h
foo_ui_columns                  loaded at 00F20000h - 00F57000h
uxtheme                          loaded at 5AD70000h - 5ADA4000h
foo_uie_albumlist                loaded at 00F60000h - 00F71000h
foo_uie_albumart                loaded at 00F80000h - 00F8C000h
gdiplus                          loaded at 70D00000h - 70E91000h
foo_input_std                    loaded at 00FA0000h - 0105E000h
MSACM32                          loaded at 77BE0000h - 77BF4000h
foo_uie_tabs                    loaded at 01070000h - 0107A000h
foo_uie_trackinfo                loaded at 01080000h - 0108B000h
YzDock                          loaded at 011E0000h - 011ED000h
mswsock                          loaded at 71A50000h - 71A8B000h
DNSAPI                          loaded at 76F20000h - 76F45000h
ksuser                          loaded at 73EE0000h - 73EE4000h
winrnr                          loaded at 76FB0000h - 76FB7000h
WLDAP32                          loaded at 76F60000h - 76F8C000h
rasadhlp                        loaded at 76FC0000h - 76FC5000h
imon                            loaded at 20B00000h - 20B3F000h
WSOCK32                          loaded at 71AD0000h - 71AD8000h
NTMARTA                          loaded at 76CE0000h - 76CFF000h
rsvpsp                          loaded at 73080000h - 7309C000h
wshtcpip                        loaded at 71A90000h - 71A98000h
dciman32                        loaded at 73BC0000h - 73BC6000h
imagehlp                        loaded at 76C90000h - 76CB2000h
DBGHELP                          loaded at 6D510000h - 6D58C000h

Stack dump analysis:
Address: 00F811F9h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84998h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89284h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B99h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D67B5Bh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SetWindowPlacement" (+00000057h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D6CE12h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DefRawInputProc" (+00000284h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42438h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D45696h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "IsWindowVisible" (+00000770h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F8949Ch, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D461F6h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SendMessageW" (+00000044h)
Address: 00F822ABh, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F8949Ch, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00421653h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004215F8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00423D11h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00422FEBh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0040FF6Ch, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394BCh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394C4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413B67h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0043A5C8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0043A5B4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394BCh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394C4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A68h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00F2E0F1h, location: "foo_ui_columns", loaded at 00F20000h - 00F57000h
Address: 77D67B5Bh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SetWindowPlacement" (+00000057h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D6CE12h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DefRawInputProc" (+00000284h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42438h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D44435h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "TranslateMessageEx" (+00000625h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D4412Dh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "TranslateMessageEx" (+0000031Dh)
Address: 77D5CCFAh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "IsDialogMessageW" (+000000BBh)
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42468h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D49635h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DispatchMessageW" (+0000000Bh)
Address: 100038ECh, location: "utf8api", loaded at 10000000h - 1000D000h
Symbol: "uDispatchMessage" (+0000000Ah)
Address: 0041238Bh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00410FEAh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00438DB5h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 00452000h

Version info:
foobar2000 v0.8.3
UNICODE
I removed foo_uie_albumart and i stopped getting these errors, could the author please fix this coz i really want album art

Foo_uie_albumart

Reply #572
I've also stopped using the plugin because of a apparent memory leak  at some point of operation foobar's memory usage keeps increasing and starts crashing my explorer.exe repeatedly. Disabling the plugin fixed the problem.

I haven't yet had the time to dig through the sources and try to find the cause of this...

Foo_uie_albumart

Reply #573
Quote
i got this error a couple times
Code: [Select]
Illegal operation:
Code: C0000005h, flags: 00000000h, address: 0144EB05h
Access violation, operation: read, address: 00000401h
Call path:
WinMain=>app_mainloop=>playlist_callback::on_focus_change
This is the first crash logged by this instance.
Code bytes (0144EB05h):
0144EAC5h:  00 72 00 65 00 7C 00 30 00 34 00 2E 00 20 00 47
0144EAD5h:  00 69 00 72 00 6C 00 20 00 53 00 63 00 6F 00 75
0144EAE5h:  00 74 00 00 00 0F 00 02 00 0C 00 68 EA 44 01 50
0144EAF5h:  6D 09 01 0D 00 0F 00 02 00 0E 00 C0 49 4D 01 40
0144EB05h:  C5 4D 01 75 00 69 00 6E 00 20 00 2D 00 20 00 54
0144EB15h:  00 68 00 65 00 20 00 48 00 6F 00 72 00 72 00 6F
0144EB25h:  00 72 00 20 00 6F 00 66 00 20 00 42 00 65 00 61
0144EB35h:  00 75 00 74 00 79 00 7C 00 30 00 39 00 2E 00 20
Stack (0012FB90h):
0012FB70h:  E10BC088 81584461 F9362CE8 8058FA8F
0012FB80h:  E2668E80 E10BC088 00000000 0012FD24
0012FB90h:  00F811F9 00F89278 013D0C8C 00F84998
0012FBA0h:  00F89284 013D0C8C 007A00D4 00F89278
0012FBB0h:  0000007F 00F84B99 00F89278 007A00D4
0012FBC0h:  00000400 00000000 0000007F 0012FC4C
0012FBD0h:  00F84B50 0012FC04 00000000 77D67B5B
0012FBE0h:  007A00D4 00000400 00000000 0000007F
0012FBF0h:  00F84B50 DCBAABCD 00000000 0012FC4C
0012FC00h:  00F84B50 0012FC6C 77D6CE12 00F84B50
0012FC10h:  007A00D4 00000400 00000000 0000007F
0012FC20h:  00000400 0058B310 0058B324 00000000
0012FC30h:  00000000 00000001 00000014 00000001
0012FC40h:  00000000 00000000 00000010 00000000
0012FC50h:  00000000 0012FC20 0012F7B8 0012FE5C
0012FC60h:  77D8D580 77D42438 00000000 0012FCA8
0012FC70h:  77D45696 00000000 00F84B50 007A00D4
0012FC80h:  00000400 00000000 0000007F 0058B324
0012FC90h:  00000001 00000004 00000400 00F8949C
0012FCA0h:  007A00D4 003309F0 0012FCC8 77D461F6
Registers:
EAX: 014D49C1, EBX: 007A00D4, ECX: 0110107C, EDX: 00F89284
ESI: 013D0C8C, EDI: 00F89284, EBP: 00000400, ESP: 0012FB90
Unable to identify crash location

Loaded modules:
foobar2000                       loaded at 00400000h - 00452000h
ntdll                            loaded at 77F50000h - 77FF9000h
kernel32                         loaded at 77E60000h - 77F40000h
USER32                           loaded at 77D40000h - 77DC6000h
GDI32                            loaded at 77C70000h - 77CAE000h
ADVAPI32                         loaded at 77DD0000h - 77E5B000h
RPCRT4                           loaded at 78000000h - 7806F000h
ole32                            loaded at 771B0000h - 772C3000h
COMCTL32                         loaded at 71950000h - 71A34000h
msvcrt                           loaded at 77C10000h - 77C63000h
SHLWAPI                          loaded at 772D0000h - 77334000h
utf8api                          loaded at 10000000h - 1000D000h
comdlg32                         loaded at 763B0000h - 763F5000h
SHELL32                          loaded at 773D0000h - 77BBF000h
foo_output_std                   loaded at 008D0000h - 008D9000h
WINMM                            loaded at 76B40000h - 76B6C000h
foo_ui_std                       loaded at 00960000h - 00977000h
foo_vis_manager                  loaded at 00980000h - 00988000h
foo_cdda                         loaded at 00990000h - 0099E000h
foo_flac                         loaded at 009A0000h - 009BC000h
foo_ape                          loaded at 009C0000h - 009DF000h
foo_wavpack                      loaded at 009E0000h - 009F2000h
foo_speex                        loaded at 00A00000h - 00A18000h
foo_out_ks                       loaded at 00A20000h - 00A2B000h
SETUPAPI                         loaded at 76670000h - 76754000h
foo_console                      loaded at 00A30000h - 00A37000h
foo_read_http                    loaded at 00A40000h - 00A49000h
WS2_32                           loaded at 71AB0000h - 71AC5000h
WS2HELP                          loaded at 71AA0000h - 71AA8000h
foo_rgscan                       loaded at 00A50000h - 00A5D000h
foo_diskwriter                   loaded at 00A60000h - 00A72000h
foo_albumlist                    loaded at 00A80000h - 00A8B000h
foo_masstag                      loaded at 00A90000h - 00AA4000h
foo_id3v2                        loaded at 00AB0000h - 00AE0000h
MSVCP60                          loaded at 76080000h - 760E1000h
foo_search_ex                    loaded at 00AE0000h - 00AE8000h
foo_scroll                       loaded at 00AF0000h - 00AF6000h
foo_infobox                      loaded at 00B00000h - 00B13000h
foo_dsp_extra                    loaded at 00B20000h - 00B35000h
foo_dsp_skip_silence             loaded at 00B40000h - 00B47000h
foo_vis_simple_spectrum          loaded at 00B50000h - 00B5A000h
foo_unpack                       loaded at 00B60000h - 00B91000h
OLEAUT32                         loaded at 77120000h - 771AB000h
foo_dynamics                     loaded at 00BA0000h - 00BA7000h
foo_audioscrobbler               loaded at 00BB0000h - 00BD0000h
LIBCURL                          loaded at 00BD0000h - 00BE9000h
foo_shuffle                      loaded at 00C00000h - 00C0B000h
foo_winamp_spam                  loaded at 00C10000h - 00C18000h
foo_out_dsound_ex                loaded at 00C20000h - 00C29000h
DSOUND                           loaded at 73F10000h - 73F65000h
VERSION                          loaded at 77C00000h - 77C07000h
foo_kPilotInfo                   loaded at 00C40000h - 00C4B000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_ui_gfx                       loaded at 00C60000h - 00C88000h
foo_vis_samurize2                loaded at 00C90000h - 00CB7000h
foo_info_samurize                loaded at 00DE0000h - 00DFA000h
foo_ui_columns                   loaded at 00F20000h - 00F57000h
uxtheme                          loaded at 5AD70000h - 5ADA4000h
foo_uie_albumlist                loaded at 00F60000h - 00F71000h
foo_uie_albumart                 loaded at 00F80000h - 00F8C000h
gdiplus                          loaded at 70D00000h - 70E91000h
foo_input_std                    loaded at 00FA0000h - 0105E000h
MSACM32                          loaded at 77BE0000h - 77BF4000h
foo_uie_tabs                     loaded at 01070000h - 0107A000h
foo_uie_trackinfo                loaded at 01080000h - 0108B000h
YzDock                           loaded at 011E0000h - 011ED000h
mswsock                          loaded at 71A50000h - 71A8B000h
DNSAPI                           loaded at 76F20000h - 76F45000h
ksuser                           loaded at 73EE0000h - 73EE4000h
winrnr                           loaded at 76FB0000h - 76FB7000h
WLDAP32                          loaded at 76F60000h - 76F8C000h
rasadhlp                         loaded at 76FC0000h - 76FC5000h
imon                             loaded at 20B00000h - 20B3F000h
WSOCK32                          loaded at 71AD0000h - 71AD8000h
NTMARTA                          loaded at 76CE0000h - 76CFF000h
rsvpsp                           loaded at 73080000h - 7309C000h
wshtcpip                         loaded at 71A90000h - 71A98000h
dciman32                         loaded at 73BC0000h - 73BC6000h
imagehlp                         loaded at 76C90000h - 76CB2000h
DBGHELP                          loaded at 6D510000h - 6D58C000h

Stack dump analysis:
Address: 00F811F9h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84998h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89284h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B99h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F89278h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D67B5Bh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SetWindowPlacement" (+00000057h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D6CE12h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DefRawInputProc" (+00000284h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42438h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D45696h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "IsWindowVisible" (+00000770h)
Address: 00F84B50h, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F8949Ch, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 77D461F6h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SendMessageW" (+00000044h)
Address: 00F822ABh, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00F8949Ch, location: "foo_uie_albumart", loaded at 00F80000h - 00F8C000h
Address: 00421653h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004215F8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00423D11h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004458F4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00422FEBh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0040FF6Ch, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394BCh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394C4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413B67h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0043A5C8h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 0043A5B4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394BCh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 004394C4h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A68h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00F2E0F1h, location: "foo_ui_columns", loaded at 00F20000h - 00F57000h
Address: 77D67B5Bh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "SetWindowPlacement" (+00000057h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D6CE12h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DefRawInputProc" (+00000284h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42438h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D44435h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "TranslateMessageEx" (+00000625h)
Address: 00413A10h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 77D4412Dh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "TranslateMessageEx" (+0000031Dh)
Address: 77D5CCFAh, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "IsDialogMessageW" (+000000BBh)
Address: 77D8D580h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D42468h, location: "USER32", loaded at 77D40000h - 77DC6000h
Address: 77D49635h, location: "USER32", loaded at 77D40000h - 77DC6000h
Symbol: "DispatchMessageW" (+0000000Bh)
Address: 100038ECh, location: "utf8api", loaded at 10000000h - 1000D000h
Symbol: "uDispatchMessage" (+0000000Ah)
Address: 0041238Bh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00410FEAh, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00438DB5h, location: "foobar2000", loaded at 00400000h - 00452000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 00452000h

Version info:
foobar2000 v0.8.3
UNICODE
I removed foo_uie_albumart and i stopped getting these errors, could the author please fix this coz i really want album art
[a href=\"index.php?act=findpost&pid=290941\"][{POST_SNAPBACK}][/a]
This may be due to foo_albumart's modified foo_uie_albumlist, which has been known to cause problems.

Foo_uie_albumart

Reply #574
Yeah... I unchecked the Album Art panel option to allow external control from Album List for example, and pretty much stopped getting crashes or enormous memory leaks.