Realllly nice, especially after watching the animated preview. Functional yet beautiful, even more so than my own setup so I guess im gonna use this now.
--
../|,-`ŻŻ`\(o)_\,----,,,_ He is always watchfull
( `\(o),,_/` Ż : o : : `-, . *saLUEtes*
Thanks guys, uploaded 0.1.2 of foo_custominfo while the author's site is down: [link]
Playlist support will probably be added for the next version, meanwhile just replacing the library filter with a playlist switcher panel or something should do the trick.
Hi! I love this config so so much - great job. I have a question though - how do I edit the playcount tag? I am using PLAY_COUNTER, while I see from the SCPL code that the config pulls the playcoubnt number from PLAY_COUNT. I have tried replacing %PLAY_COUNT% with %PLAY_COUNTER% in the following Item Display code:
But I still can't get the correct playcount to show up. Surely there must be a way to do this that doesn't involve having to change all my PLAY_COUNTER tags to PLAY_COUNT?
Also, the window seems to have a tendency to stay always on top, even when View > Always on Top is unchecked. Is this intentional and how do I disable it?
I've been using %play_count% throughout the config but the only parts which it's found in should be track info and the playlist setups. Just changing %play_count% to %play_counter% should work as long as your playback statistics component is registering the variable.
No idea about the always on top issue, the only thing I'm certain of is that it's not intentional :s
Ah, I figured out the problem! I was only changing the tag in the sort by Artist view... whereas I usually sort by Album. Once I changed it in the sort by Album view everything worked perfectly. And the always on top issue seems to have disappeared after a restart - no idea what the problem was, but it's gone now. Thank you!
Below we have compiled a list of 101 tips to help you improve your photography. You may know some of them already but were confident that you'll find at least a few gems in there! Go get yourself a cup of coffee and make sure you are sitting comfortably!
Spencer Kelly visits the Royal Albert Hall to see a digital graffiti wall where you can virtual spray paint to your heart's content and email the results to yourself.
When it comes to community spirit, `Rushy is a shining example. From participating in devmeets, to providing positive encouragement to other artists, `Rushy can always be found demonstrating what it really takes to be a true deviant. It's without any hesitation that we are delighted to award the Deviousness Award for July 2009 to `RushyRead More
Devious Comments
Comments
--
../|,-`ŻŻ`\(o)_\,----,,,_ He is always watchfull
( `\(o),,_/` Ż : o : :
And i can't find foo_custominfo btw, the link seems to be dead in the thread.
Thanks for the layout!
[link]
Playlist support will probably be added for the next version, meanwhile just replacing the library filter with a playlist switcher panel or something should do the trick.
Now I'm really tempted to abandon Columns UI definitely...
--
No, I don't have a signature.
//Play count
$ifgreater($get(playcountWs),0,
$alignabs($add($get(x),4),1,$sub($get(playcountWs),8),$get(textHeight),center,middle)
$puts(playCount,$ifequal('0',$left(%play_count%,1),$substr(%play_count%,2,999),%play_count%))
$get(c.faint)$repeat('0',$sub(4,$len($get(playCount))))
$get(c.text)$get(playCount)
$puts(x,$add($get(x),$get(playcountWs)))
,)
But I still can't get the correct playcount to show up. Surely there must be a way to do this that doesn't involve having to change all my PLAY_COUNTER tags to PLAY_COUNT?
Also, the window seems to have a tendency to stay always on top, even when View > Always on Top is unchecked. Is this intentional and how do I disable it?
Thanks for this great config!
No idea about the always on top issue, the only thing I'm certain of is that it's not intentional :s
Previous Page1234Next Page