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_uie_single_column_playlist (Read 736608 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_uie_single_column_playlist

Reply #1350
%totaldiscs%

$ifgreater($totaldiscs%,1,%discnumber%,)
elevatorladylevitateme

foo_uie_single_column_playlist

Reply #1351
Code: [Select]
$if(%totaldiscs%,$if($greater(%totaldiscs%,1),[Disc %disc%]),[Disc %disc%])

This will show disc info first if %totaldiscs% is available and higher than 1, otherwise if %disc% is available.

foo_uie_single_column_playlist

Reply #1352
Is there a way to have the Disc Number only display when there are multiple discs in an album (or if not, only when the discnumber tag is present).
Currently I just have it as "Disc [%discnumber%], but I'm sure there's a better way to do it.

[Disc %discnumber%[ of %totaldiscs%]]

foo_uie_single_column_playlist

Reply #1353
Does anyone have an older copy of this component that works well with regular ol columns ui? I using the Jan 9th one and it doesnt want to play nice with my scpl config. Maybe something like 0.5.4 beta 1 or 2?

foo_uie_single_column_playlist

Reply #1354
No response so far to the thread I've made about this, hopefully it's ok to post this in here.

I've been having some trouble getting my playlist looking how I want it.

This is my current Item Display code:
Code: [Select]
$font(Frutiger Linotype,8,,170-170-170)
$if(%tracknumber%,$alignabs(3,0,20,14,,)%tracknumber%.)
$alignabs(25,0,$sub(%_width%,100),14,,)%title%
$if($meta_test(album artist),' by '%artist%)
$alignabs($sub(%_width%,157),-1,150,17,right,middle)%length%
What I'm trying to do is have a black font for selected items, 92-140-152 for the playing items, and also to display %_time_elapsed% / %length% when an item is playing. Previously the config I was using had coloured rectangles drawn when selected/playing (using $if(%_playing%. $if(%_selected$, etc.), but now the rects & images etc. have been taken out, I'm having trouble getting it working. So far I've had it displaying nothing unless an item is selected, and displaying the selected/playing colours over the standard colour.

I've also got two small problems with my TrackInfoMod code. When nothing is playing it's still displaying the codec/last played info, and not "foobar2000" like it should do. I can't see what's causing it, unless there's a syntax error in there somewhere.
Code: [Select]
$drawrect(0,0,0,0,brushcolor-50-50-50 pencolor-null)
$imageabs($sub(%_width%,1280),,images\albumoverlay.png,)
$if(%_isplaying%,
$alignabs(5,$sub(%_height%,750),$sub(%_width%,160),25,,)
$alignabs(7,$sub(%_height%,46),$sub(%_width%,150),50,,)
$font(Frutiger Linotype,14,glow-0-0-0 glowalpha-10,92-140-152)[%artist%]
$alignabs(7,$sub(%_height%,26),$sub(%_width%,150),50,,)
$font(Frutiger Linotype,14,glow-0-0-0 glowalpha-10,170-170-170)[%title%]
)

$font(Frutiger Linotype,9,glow-0-0-0 glowalpha-10,170-170-170)
//codec
$alignabs($add(%_width%,-175),$sub(%_height%,49),170,20,right,top)$if(%last_played%,$puts(diff,$cwb_datediff(%last_played%,%cwb_systemdate%)) last played$ifgreater(1,$get(diff), today, $ifgreater(2,$get(diff), yesterday,$get(diff) days ago)),never played)
//samplerate
$alignabs($add(%_width%,-175),$sub(%_height%,35),170,20,right,top)$div(%samplerate%,1000)'.'$substr($mod(%samplerate%,1000),1,1)KHz %channels%
//codec-profile
$alignabs($add(%_width%,-175),$sub(%_height%,20),170,20,right,top)[%codec%] [%bitrate%kbps][  '(' $div($muldiv(100,%_filesize%,1048576),100)'.'$mod($muldiv(100,%_filesize%,1048576),100)MB' )']
'
$alignabs(5,$sub(%_height%,32),$sub(%_width%,150),40,,)
$font(Frutiger Linotype,20,glow-0-0-0 glowalpha-10,92-140-152)foobar2000

foo_uie_single_column_playlist

Reply #1355
Hello, i have a problem :

Sometimes when i start foobar, Fomatting Strings are replaced by

Code: [Select]
@@VERSION3@@


I don't understand why? 

I have to encode my Formatting Strings again each time it happens.

foo_uie_single_column_playlist

Reply #1356
this post looks quite forgotten but can someone tell me (or point me to actual forum thread) where to download latest version of SCPL? download links in first post and wiki are completely dead.

foo_uie_single_column_playlist

Reply #1357
it's included as "track display" in panels_ui nowadays...


foo_uie_single_column_playlist

Reply #1359
anyone got a mirror for the file(s) ?

His site is down

 

foo_uie_single_column_playlist

Reply #1360
Look in the upload section on this site 


foo_uie_single_column_playlist

Reply #1362
Yeah it's no longer alive in upload section.

Requesting mirror please

foo_uie_single_column_playlist

Reply #1363
This component is now a part of Panels UI.

foo_uie_single_column_playlist

Reply #1364
I found this via Google and uploaded it here: http://www.sendspace.com/file/1il62v
Dont know if this is the latest dll
Hope it helps ?_?


foo_uie_single_column_playlist

Reply #1366
PanelsUI is not a valid solution for some of us as it is highly unstable and downright unusuable under many non-english locales.  The link above by kaitsobato is for v0.5.4 beta [Jan 9 2007 - 15:42:59]. Can anyone confirm if this was the last stand-alone version of SCPL to be released? If not, can anyone provide links to a newer version?

foo_uie_single_column_playlist

Reply #1367
PanelsUI is not a valid solution for some of us as it is highly unstable and downright unusuable under many non-english locales.
You don't need to use PanelsUI as your user interface, to use the SCPL from it. Just use ColumnsUI as your user interface and put SCPL from PanelsUI where you need it.

foo_uie_single_column_playlist

Reply #1368
Thank you for your input but the newer versions of SCPL included with PanelsUI still crash hard under some locales due to the updated editor that uses syntax highlighting in PanelsUI. Even if PanelsUI is not used as the primary interface it is not a valid source for SCPL for some of us. Please, if anyone can confirm and link the last standalone version of this component it would be appreciated.

foo_uie_single_column_playlist

Reply #1369
@Yotsuya

This is the last PanelsUI version, that does not crash (randomly, like the versions above 0.14.9):

Download provided by shakey_snake
foo_ui_panels_0.14.9.zip

I never had a crash so far.

Bye

foo_uie_single_column_playlist

Reply #1370
The link above by kaitsobato is for v0.5.4 beta [Jan 9 2007 - 15:42:59]. Can anyone confirm if this was the last stand-alone version of SCPL to be released? If not, can anyone provide links to a newer version?

Yes, that's the last one. (I have all versions released before PanelsUI, and that's the newest one.)

foo_uie_single_column_playlist

Reply #1371
Hello,

I used foo_uie_single_column_playlist.dll with foobar 0.9.4.4

Now I updated to PanelsUI and foobar 0.9.5


Is there any way to import my SCP data to the new PanelsUI one?
If i just copy & paste its messed up... :|

foo_uie_single_column_playlist

Reply #1372
Hello, i have a problem :

Sometimes when i start foobar, Fomatting Strings are replaced by

Code: [Select]
@@VERSION3@@


I don't understand why? 

I have to encode my Formatting Strings again each time it happens.



I'm having the same problem.  It only happens about once every five times that I start up Foobar.

I cannot find any rhyme or reason to it.

Any help would be appreciated.


foo_uie_single_column_playlist

Reply #1374
Hi! How can I delete single song from playlist (single column playlist view) ? "Delete" button doesn't work :/