[CRASHWARE] updated foo_uie_albumart |
![]() ![]() |
[CRASHWARE] updated foo_uie_albumart |
Jan 31 2007, 13:42
Post
#851
|
|
|
Group: Members Posts: 640 Joined: 13-January 03 From: Marseille Member No.: 4552 |
gfngfgf in the last version of playlist tree cwbowron as Added notification callback, so other plugins can be notified of tree selections. do you think it is possible to use this in album art panel ? thanks I'll look into it. i love you ! -------------------- Music is my first love.
|
|
|
|
Feb 2 2007, 07:54
Post
#852
|
|
|
Group: Members Posts: 3 Joined: 24-January 06 Member No.: 27307 |
I know you say you don't have support for embedded art planned, but it be a killer feature for me; as of now it's unusable. I have several folders full of miscellaneous Mp3s which would be a complete hassle to segregate into their own folders, so currently it just picks the album art from some random track for all of them.
To me it makes sense if the art is associated with the file and not with the directory it's in. Is there some reason why support for this is not planned? This post has been edited by RandomEngy: Feb 2 2007, 07:58 |
|
|
|
Feb 2 2007, 14:31
Post
#853
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
I'm actually now considering adding support for embedded tags (in ID3V2 and probably FLAC as well), but I should stress that I don't have any timetable set. I'm busy with school right now, so it's tough to make time to work on this plugin.
|
|
|
|
Feb 2 2007, 16:38
Post
#854
|
|
|
Group: Members Posts: 3 Joined: 24-January 06 Member No.: 27307 |
Hey, no sweat. Thanks for keeping it in mind.
|
|
|
|
Feb 9 2007, 22:13
Post
#855
|
|
|
Group: Members Posts: 32 Joined: 5-July 05 Member No.: 23136 |
Whenever I add this to my columns UI foobar crashes saying
"Unhandled Exception: dynamic assert failure" CODE Core (2006-11-25 13:21:34) foobar2000 core 0.9.4.2 foo_albumlist.dll (2006-11-25 17:49:06) Album List 3.2.0 foo_cdda.dll (2006-11-25 13:19:46) CD Audio Decoder 2.1.1 foo_converter.dll (2006-11-25 13:20:00) Converter 1.0.1 foo_dsp_atsurround.dll (2006-10-29 16:05:04) ATSurround Processor 0.1.6a foo_dsp_std.dll (2006-11-25 13:20:12) Standard DSP array 1.0 foo_input_std.dll (2006-11-25 13:19:14) FLAC Decoder 1.1.0 Standard Input Array 1.0 WMA Decoder 1.1 foo_rgscan.dll (2006-11-25 13:18:18) ReplayGain Scanner 2.0.2 foo_ui_columns.dll (2006-11-22 12:05:24) Columns UI 0.1.3 beta 1v7 foo_ui_std.dll (2006-11-25 13:18:12) Default User Interface 0.9acc foo_uie_albumart.dll (2007-01-14 23:09:26) Album Art Panel 0.2.6 foo_uie_quicksearch.dll (2007-01-03 14:18:46) Quick Search Toolbar 2.8k foo_vis_flame.dll (2006-08-13 18:11:22) Flame visualisation 0.93 which sucks, have I been a complete noob and missed something? I haven't used foobar for the best part of a year. |
|
|
|
Feb 9 2007, 23:26
Post
#856
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
which sucks, have I been a complete noob and missed something? I haven't used foobar for the best part of a year. Re-download Album Art 0.2.6 and make sure it is dated 01-15-2007. That bug was in the initial release and fixed, but I didn't change the version number. |
|
|
|
Feb 10 2007, 09:28
Post
#857
|
|
|
Group: Members Posts: 89 Joined: 23-August 03 Member No.: 8484 |
oh my god
something must be wrong i just download it for 1 hour and the date of the file seems to change to 01-15-2007 instead of 01-14-2007 This post has been edited by jako: Feb 10 2007, 09:39 |
|
|
|
Feb 15 2007, 02:52
Post
#858
|
|
![]() Group: Members Posts: 53 Joined: 21-January 07 Member No.: 39885 |
I have this strange problem where when my playlist is empty, the album art panel will show the cover art from the first R.E.M. album (in alphabetical order) I have in my album art directory.
So, when my playlist is empty, it will show "R.E.M. - Automatic For The People.jpg", and if I delete that, it will show the next file that starts with R.E.M. When I delete all of the R.E.M. album covers from the dir, it displayes the no artwork pic like it should. It does not display any other album cover when it shouldn't, only one's starting with R.E.M. What in nine hells is happening here? Here is my sources config: CODE f:\album art\%artist% - %album%.* -f:\album art\%artist%.* -f:\album art\%album%.* -f:\album art\nocover.png EDIT: I found that putting brackets around the %artist% and %album% variables fixes the problem, but still, why R.E.M.? This post has been edited by Laemtao: Feb 15 2007, 02:57 |
|
|
|
Feb 15 2007, 22:20
Post
#859
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
EDIT: I found that putting brackets around the %artist% and %album% variables fixes the problem, but still, why R.E.M.? Because if there is no track (i.e., the playlist is empty), "%artist%" and "%album%" both return '?', thus, album art panel will search for an image that matches "f:\album art\?.*". Any image that starts with "R.E.M." matches that pattern. |
|
|
|
Feb 16 2007, 00:16
Post
#860
|
|
|
Group: Members Posts: 253 Joined: 20-April 06 Member No.: 29815 |
|
|
|
|
Feb 17 2007, 14:24
Post
#861
|
|
|
Group: Members Posts: 146 Joined: 16-February 07 Member No.: 40674 |
I use this code now
[foo_uie_albumart] $replace(%path%,%filename_ext%,)folder.jpg -$replace(%path%,%filename_ext%,)folder.png -$replace(%path%,%filename_ext%,)folder.gif --components\default.* [End] but is there any way to change the code like this %filename%.jpg my covers have different names and I dont wanna change 5000 jpg's to folder.jpg and for my new albums it's a lot of work to. I just want to use the name they already have. Is this possible, so something like this: [foo_uie_albumart] $replace(%path%,%filename_ext%,)%filename%.jpg -$replace(%path%,%filename_ext%,)folder.png -$replace(%path%,%filename_ext%,)folder.gif --components\default.* [End] |
|
|
|
Feb 17 2007, 23:51
Post
#862
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
my covers have different names and I dont wanna change 5000 jpg's to folder.jpg and for my new albums it's a lot of work to. I just want to use the name they already have. Just use the '*' wildcard, which can stand for anything: CODE $replace(%path%,%filename_ext%,)*.jpg This will pick up the first (jpeg) image in the same folder as the currently playing track. |
|
|
|
Feb 18 2007, 00:41
Post
#863
|
|
|
Group: Members Posts: 253 Joined: 20-April 06 Member No.: 29815 |
|
|
|
|
Feb 18 2007, 05:47
Post
#864
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
|
|
|
|
Feb 18 2007, 13:05
Post
#865
|
|
|
Group: Members Posts: 253 Joined: 20-April 06 Member No.: 29815 |
Thanks. After I noticed the problem, it became sort of annoying.
Hope you release the fixed version soon. |
|
|
|
Feb 21 2007, 06:00
Post
#866
|
|
|
Group: Members Posts: 17 Joined: 20-March 05 Member No.: 20759 |
[FEATURE REQUEST]
Hello guys, I have a feature request!!! Can you make foo_uie_albumart retrieve cover images within archives? I normally RAR-up my perfectly tagged albums, including the jpegs for the cover art. I rely on foo_unpack to extract & play the tracks inside. It would be great if foo_uie_albumart could extract the cover art. |
|
|
|
Feb 21 2007, 08:13
Post
#867
|
|
|
Group: Members Posts: 899 Joined: 2-November 04 Member No.: 17951 |
|
|
|
|
Feb 21 2007, 09:09
Post
#868
|
|
|
Group: Members Posts: 17 Joined: 20-March 05 Member No.: 20759 |
It would be great if foo_uie_albumart could extract the cover art. It already can (since 0.2.5), but no wildcard support. Hey great! But I use wildcards to scan through sources though :-(. I'll drop in a few manual filenames for now. Hope the wildcard support will be implemented in the future. |
|
|
|
Feb 21 2007, 16:46
Post
#869
|
|
![]() Group: Members Posts: 15 Joined: 13-February 07 Member No.: 40592 |
It would be great if foo_uie_albumart could extract the cover art. It already can (since 0.2.5), but no wildcard support. Good to know... Unfortunately I don't have WinRar (or equiv.), Does this work for zip? No luck yet Thanks! Peace -------------------- Get custom @ http://extensionart.mozdev.org
|
|
|
|
Mar 1 2007, 00:49
Post
#870
|
|
|
Group: Members Posts: 128 Joined: 23-March 04 Member No.: 12931 |
[stupid feature request]
could we get a foobar spawned window for the "external viewer" option ... my windows always opens an image in "micro$oft image and fax viewer" no matter how many times i hack the registry to tell it to not do that, and the "ms image viewer" always opens full screen no matter how much i try to get it to not do that. my idea, a little window (say like the console) pop up and display the image. kinda like itunes does. maybe we can have a customization option panel in the plugin preferences, that will determine title string displayed, window width and height size, and maybe an image source if we want to have a "big" image displayed in this window as opposed to a smaller image displayed in the album art panel. just an idea ... thanks for feedback. |
|
|
|
Mar 1 2007, 22:12
Post
#871
|
|
|
Group: Members Posts: 62 Joined: 19-September 06 From: Cross Timbers Member No.: 35383 |
I'm actually now considering adding support for embedded tags (in ID3V2 and probably FLAC as well), but I should stress that I don't have any timetable set. I'm busy with school right now, so it's tough to make time to work on this plugin. I know you are busy, but I'd just want you to know there is an audience out there for this. For me personally, FLAC is more important than ID3. Looking forward to future updates and still enjoying now. |
|
|
|
Mar 5 2007, 18:01
Post
#872
|
|
|
Group: Members Posts: 4 Joined: 21-April 06 From: Sweden Member No.: 29850 |
Im using the latest version of foobar and using PanelsUI and album art aint working... why?
I dont even have a control page on preferences, aint there one ? Thanks for reading! EDIT: NVM it works now! This post has been edited by Fredrik: Mar 5 2007, 18:30 |
|
|
|
Mar 9 2007, 02:48
Post
#873
|
|
|
Group: Members Posts: 128 Joined: 23-March 04 Member No.: 12931 |
|
|
|
|
Mar 15 2007, 15:59
Post
#874
|
|
|
Group: Members Posts: 7 Joined: 16-October 06 Member No.: 36452 |
I think I found a bug. I use the following lines for source:
QUOTE [foo_uie_albumart] $replace(%path%,%filename_ext%,)* -$replace(%path%,%filename_ext%,)..\* --components\default.* [End] This searches not only in the current dir, but also in the next upper directory. So when I have a multiple CD-Album I need only one picture, e.g "The_Wall" has two CDs in subdirs "CD1" and "CD2". This worked well with foo_uie_albumart 0.2.1, but not in 0.2.6. Now I see only pictures of my single-CD albums. AlbumArt 0.2.1 displays the following lines in the debug-window (console): QUOTE searching album art, preprocessed pattern: "C:\mp3\Pink Floyd\1979-The Wall\CD1\*" searching album art, preprocessed pattern: "c:\mp3\Pink Floyd\1979-The Wall\CD1\..\*" AlbumArt 0.2.6 displays the following lines in the debug-window: QUOTE searching album art, preprocessed pattern: "C:\mp3\Pink Floyd\1979-The Wall\CD1\*" 0 match(es) found searching album art, preprocessed pattern: "C:\mp3\Pink Floyd\1979-The Wall\CD1\..\*" 0 match(es) found So the same directories are searched, but with 0.2.6 there will no files be found. Is this a bug or what is wrong? Is the ".." for one directory up not valid any more? Thanks for reading. |
|
|
|
Mar 15 2007, 16:32
Post
#875
|
|
|
Group: Members Posts: 7 Joined: 16-October 06 Member No.: 36452 |
Ok, after short investigation I found a workaround. I replaced the second line as follows:
QUOTE -$replace($replace(%path%,%filename_ext%,),%directory%\,)* Now this works like the older string in the previous version. Instead of using '..' it directly deletes the last dir inside the string. Or is there a better way? Thanks for reading. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 04:02 |