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: [CRASHWARE] updated foo_uie_albumart (Read 689533 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[CRASHWARE] updated foo_uie_albumart

Reply #950
hello,
I applied a new pui set and I lost my sources lines
I used to have the cover (folder.jpg) and a lot of artist images in each album directory and it was cycling very well with all the images,no matter the name I gave them
I had 0.2.6 version
now with the last 0.2.7.1 I see only the cover and no cycling
could somebody tell me what lines to put in the sources
thank you

EDIT : ok I found out 
this code cycles me the cover and all the other images in the artist album folder,no matter the name and format(jpg,png,etc...)of the images.Maybe it will help somebody 
Code: [Select]
$replace(%path%,%filename_ext%,)folder.*
$replace(%path%,%filename_ext%,)*.*

[CRASHWARE] updated foo_uie_albumart

Reply #951
I finally buckled to ask a question. Long story short, I ended up reinstalling windows XP on my machine and was putting in the latest Foobar2000 and setting it up with a nice theme and adding in all the updated components I could remember I had before (it wasn't intentional to reinstall windows, stupid router  )

Anyway, I'd originally started using Columns UI when I went and found this reallllly nice theme for the default one that I adored and put in. Well, the album art didn't change display no matter what I did. I'm not a scripter by any means and I don't understand the strings of code I see other than 'that works, that doesn't do anything, THAT is bad' after something happens. I messed and messed, but it wouldn't pick up the image files.

Then I noticed a link pointing to the Columns UI one and I went 'doh, stupid me, go get the RIGHT ONE if you're using default layout!'. This didn't change anything; in fact, putting in the latest version (2.7.1 from http://cherans.bol.ucla.edu/fooplugins.html ) made it worse. The Album Art in preferences disappeared entirely o.O So now there's nothing to fix and it only ever shows that Microsoft music image or no image at all, even though I have a default.png in the components directory of foobar. Yes, the version number says it needs 9.4 instead of 9.5, but it sounded like people got it to work with 9.5.

Help? Maybe I'm not doing this right, which is entirely possible and more than probably likely, since I don't understand what any of those codes mean, either in this thread or others.

[CRASHWARE] updated foo_uie_albumart

Reply #952
How to right a radiostation pictures filepath in a new version foobar2000 with foo_uie_albumart

usualy it was like
Code: [Select]
-$if($strstr(%_path%,high),images\radio\record.*)


But now there is a message

Quote
Invalid path syntax

[CRASHWARE] updated foo_uie_albumart

Reply #953
Excellent component.

Just wondering if it would be possible to get a screensaver mode (or version) of foo_uie_albumart? Or even an option (via hotkey) to show album art in full screen mode? That would be a very nice feature.

C.
PC = TAK + LossyWAV  ::  Portable = Opus (130)

[CRASHWARE] updated foo_uie_albumart

Reply #954
Hello,
I have a feature request:
Could you make external viewer configurable?
Since Total Commander 7.5 introduced great internal association system, I don't use Windows' ones and for USB portability reasons I'd like to avoid having to set them.

[CRASHWARE] updated foo_uie_albumart

Reply #955
That OpenGL version by david_dl won't work in Wine. There are sources in that post as well. Is there any kind person, who solves this "tiny" issue?

[CRASHWARE] updated foo_uie_albumart

Reply #956
Does anybody know of a plugin that automatically downloads cover art and stores it in the albums folder?

[CRASHWARE] updated foo_uie_albumart

Reply #957
Does anybody know of a plugin that automatically downloads cover art and stores it in the albums folder?



foo_uie_biography

You just have to right click on the album cover and save as..

[CRASHWARE] updated foo_uie_albumart

Reply #958
thanks, mate!

[CRASHWARE] updated foo_uie_albumart

Reply #959
hi guys, I got a problem recently, please help me to figure it out..

when I enabled "Cycle source during playback" option, its works find when the main window is focused on foobar 2000, but when I switch to other window by alt+tab, the screen will be overlaped by the album pcitures every cycle time.

it disturbs me for a long time....please help me, thx...



this's my foobar 2000

[CRASHWARE] updated foo_uie_albumart

Reply #960
Hello everybody, can anyone help me?
I try to make my foobar display album art. Normal variant of source string, i.e.
$replace(%path%,%filename_ext%,)*
works just fine, but I do not store my album arts in the same folder with music. Instead, I store music in folders named like "T:\Music\Artist - 1998 - Album\", and art for appropriate album I store in folders named like "T:\MusicInfo\Artist - 1998 - Album\". I tried source strings in the following format:
T:\MusicInfo\%directoryname%\*
T:\MusicInfo\%directoryname%\folder.jpg
T:\MusicInfo\%directoryname%\*.jpg


But nithing worked!  What I am doing wrong?


[CRASHWARE] updated foo_uie_albumart

Reply #961
... art for appropriate album I store in folders named like "T:\MusicInfo\Artist - 1998 - Album\
Maybe something like:

T:\MusicInfo\%artist% - %date% - %album%\*.jpg

(assuming your tags are in sync with your directories structure, of course).

HTH.

Alessandro

[CRASHWARE] updated foo_uie_albumart

Reply #962
I've tried that too, not working also! I even thought that foobar doesn't like disk letter "T:" and moved MusicInfi folder to another disc - no effect!

Moderation: Removed useless full quote of the preceding post.

[CRASHWARE] updated foo_uie_albumart

Reply #963
so, anyone got 2.7.1 source on hand that he/she can share?

[CRASHWARE] updated foo_uie_albumart

Reply #964
What do you have in mind?  It might be possible to do with the Columns UI's built-in artwork viewer, or with WSH Panel (one possibility).  Basically, components that have been actively developed over the past two and a half years.

[CRASHWARE] updated foo_uie_albumart

Reply #965
What do you have in mind?  It might be possible to do with the Columns UI's built-in artwork viewer, or with WSH Panel (one possibility).  Basically, components that have been actively developed over the past two and a half years.



the current version is having problem with NVIDIA video cards with 19x.xx drivers. wanted to see what's causing it

[CRASHWARE] updated foo_uie_albumart

Reply #966
The best you're going to be able to get as far as source code is what's available at http://cherans.bol.ucla.edu/fooplugins.html (which appears to be 0.2.7).  I don't even have the source code on my computer any more.

[CRASHWARE] updated foo_uie_albumart

Reply #967
I don't even have the source code on my computer any more.
Sad to hear that.

I really like this plugin and still use it on a daily basis. The alternatives simply don't fit my needs or are too complex to customise.

@SUPERCOOLMAN: I also had problems with my GeForce GT240 and this plugin. After a failed driver update, I reverted to the previous driver version (6.14.11.9107 dated 27-SEP-2009) which also caused a regression of my monitor type (I now have the generic plug and play monitor). Since then, problems solved: guess I was lucky.

Alessandro

[CRASHWARE] updated foo_uie_albumart

Reply #968
I don't even have the source code on my computer any more.
Sad to hear that.

I really like this plugin and still use it on a daily basis. The alternatives simply don't fit my needs or are too complex to customise.

@SUPERCOOLMAN: I also had problems with my GeForce GT240 and this plugin. After a failed driver update, I reverted to the previous driver version (6.14.11.9107 dated 27-SEP-2009) which also caused a regression of my monitor type (I now have the generic plug and play monitor). Since then, problems solved: guess I was lucky.

Alessandro



I need latest CUDA, you solution can't resolve my problem :/

[CRASHWARE] updated foo_uie_albumart

Reply #969
How to make foo_uie_albumart display embedded covers?

 

[CRASHWARE] updated foo_uie_albumart

Reply #970
That is an depreciated component! Use Cui's or Dui's artwork viewer for that!


[CRASHWARE] updated foo_uie_albumart

Reply #972
How to make foo_uie_albumart display embedded covers?

You could try my modification of original component, it has such option.
https://github.com/Duny/foo_uie_albumart_mod/downloads



Dude I am trying your one and it's working fine, except for one thing. It's showing really LQ images. i.e. It doesn't prefer the highest quality source image. The only way I could make it to show the proper image was by removing all other sources except for "[embedded]" even then for some tracks it somehow found LQ images and showed those :| Having the same issue with the original component as well.