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_utils text tools configs (Read 25315 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_utils text tools configs

Here's mine. With expandable album info and dynamic artist/style filtering. Screenshot:
[a href="http://img342.imageshack.us/my.php?image=htmlexportcj5.png" target="_blank"]

foo_utils text tools configs

Reply #1
very nice, I like this config! but where do you have to but the js.js and style.css files? cause the hyperlinks don't work now? sorry but I"m not good in these things but thx for your config.

Edit: got it figured out ! Is it maybe possible when you expand an album that you can also see the artist of the songs? and get rid of the album artist thing cause I have a lot of compilations. How do you do this?

foo_utils text tools configs

Reply #2
What do you mean by 'get rid of the album artist thing'? I need some way to distinguish between single artist and multiple/various artists albums. These scripts use the most common for the foobar community way: if %artist% not equals to %album artist%, then the album contains tracks from various artists. If equals (that would be the case if ALBUM ARTIST is not set), then the artist is just one, and there's no need to show tracks' performers in the track list.
Here's the properties window for the sixth track from The Absolute Supper (which is VA album):

foo_utils text tools configs

Reply #3
I have one too! 
View with Opera-Browser! Maybe it looks different in other browsers.



((((( Strictly4me )))))

foo_utils text tools configs

Reply #4
What do you mean by 'get rid of the album artist thing'? I need some way to distinguish between single artist and multiple/various artists albums. These scripts use the most common for the foobar community way: if %artist% not equals to %album artist%, then the album contains tracks from various artists. If equals (that would be the case if ALBUM ARTIST is not set), then the artist is just one, and there's no need to show tracks' performers in the track list.
Here's the properties window for the sixth track from The Absolute Supper (which is VA album):


I mean by the album artist thing that I don't need it almost all my albums are various artist and in your script it gives an album artist to all my albums but no song artist. in foobar itself it just gives the artist of the song with %artist% but here it displays album artist and I can't see from who the song is.

foo_utils text tools configs

Reply #5
Song artists will be shown when you create ALBUM ARTIST fields in your VA albums' files. It's rather easy (I guess, even easier than modifying the script for your particular taste), so what's the problem?
Maybe you don't need them, but I do. The compilations constitute only a small part of my collection, and writing the same name near all the tracks in all other cases seems just wrong to me.

2Strictly4me: Nice colors.

foo_utils text tools configs

Reply #6
Hi Hakubo. Pardon my ignorance but I am a total noob. I copied and pasted your code but the albums don't expand on clicking. Where do I save the java script and css file to get it to work?

foo_utils text tools configs

Reply #7
In the same folder where you've saved the html file to.

If that doesn't work (that is, the document is displayed exactly as on the screenshot, but JS still refuses to behave as it should), I'll need some additional info - such as the name and version of your browser, and, if possible, the output whatever Error Console there is in it generates when you click on the javascript link.


foo_utils text tools configs

Reply #9
Here's Mine.

+Mozilla Firefox



foo_peter

foo_utils text tools configs

Reply #10
Here's Mine.



foo_peter




where is the header / body / footer text?.
i don't understand which section paste in text tools boxes.

thanks...
more or less, minus is best

foo_utils text tools configs

Reply #11
where is the header / body / footer text?.
i don't understand which section paste in text tools boxes.

thanks...


If I'm not mistaken, he has split it up with <!--:::::::-->. So the top stuff is the header, the stuff between the <!--:::::::--> is the body, and the stuff below the second <!--:::::::--> is the footer. Thats what it looks like, I haven't tried it tho.
Song List: keikoniumboards.ke.funpic.org/files/songlist.html

foo_utils text tools configs

Reply #12
New incl. Picture and LPS from Live Playlist Signature

+Mozilla Firefox
+Internet Explorer


sorry for my Bad english


foo_peter

foo_utils text tools configs

Reply #13
Next incl. Picture for CD Cover !!!








foo_peter

foo_utils text tools configs

Reply #14
slightly changed and now formatted they can change it easily how they would like the background Cover now the Case.jpg is (see code) and cover or folder as they would like.
I always copied it into an extra folder and with run cmd befehl:

Code: [Select]
cmd /c copy /y "$replace(%path%,%filename_ext%,)%artist%.jpg"
C:\Webserver\cover.jpg


or

Code: [Select]
cmd /c copy /y "$replace(%path%,%filename_ext%,)cover.jpg"
C:\Webserver\cover.jpg


if with somebody could<A[could|might]> help both cmd in one. bat

they forgive my bad, however, in an English manner the love for music and Foobar holds me in a young way;)

Code: [Select]
%total_length%
functions only with cwb_hooks (more leider) or somebody has an idee thankfully every hilfe


[IMG=http://img501.imageshack.us/img501/4666/screenshot1gd8.th.jpg]



foo_peter

foo_utils text tools configs

Reply #15

foo_utils text tools configs

Reply #16
Please bear with me my English is not very good.
I still do not understand why there is no way for the text or HTML area and only this! The total length show something like %total_length%%?

Who can help me? or at least say what on the other hand, speaks

foo_utils text tools configs

Reply #17
Is it possible to input album art images.

<img src="$replace(%path%,%filename_ext%,)folder.jpg">

Currently I'm using this code in the body and it seems like all the images are broken.
When I copy the broken image link in firefox I get %20 for every space.
If I delete the %20 in the url and replace it by spaces the image is displayed.

Is there any way to fix this or is this not possible?


foo_utils text tools configs

Reply #18
Is there any way to export my playlist excacly the same like it is in my computer? Like the directory structure is?