It is currently April 26th, 2024, 8:12 am

Getting Rainmeter to work with Foobar?

Share and get help with Plugins and Addons
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Getting Rainmeter to work with Foobar?

Post by Chewtoy »

Gascogne wrote:Awesome, thanks. :thumbup:

I notice that some songs have little too long names, sure they show up now but would it possible to get two rows like this?

Time / Artist
Song name
Yeah it's possible. And it's possible in more than one way. But let's be lazy shall we?

First: Open up the Speck page.
Current track: %artist% - %album% /// %title%

Set it like that so we got a target (the ///, you can have something else if you like, just an example).

Then open the skin.
Under [MTrack] (look at the code I posted), just add another substitute
Substitute="[Paused]":""," - Winamp":"","[Stopped]":"","///":"#CRLF#"
This will substitute the /// for a newline. Do note that if a track has /// in it, it will become a newline as well. So make sure you use something that no track has. Like ¤#/!()/!))# or somthing. But don't use quotes, that will mess up the substitute.
Mission completed. :)

Matt wrote:Chewtoy, does your position string display "0:00 / 0:0-1" when f2k is running & stopped?
Yepp. If you don't like that you can just substitute it away. I find it to my liking to be honest.
I don't think, therefore I'm not.