Shannon Posted May 26, 2005 Share Posted May 26, 2005 Using the new foobar 0.9 beta and Columns UI 0.1.3 pre-alpha. :ninja: Yes. I'm using dexter79's config as a base. Link to comment Share on other sites More sharing options...
killaart Posted May 26, 2005 Share Posted May 26, 2005 same request as seethru! cerber plz give us the trackinfo code thx in advance Link to comment Share on other sites More sharing options...
Spidy` Posted May 26, 2005 Share Posted May 26, 2005 As requested. Enjoy $if(%_trackinfo_notrack%,No track selected,$if(%_isplaying%,) c0c0c0-- 907b7bSONG$transition( --------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080• Artist:907b7b $if3($iflonger(%artist%,28,$cut(%artist%,28)'...',%artist%), '('unknown artist for this track')')$char(10) 808080• Album:907b7b $if3($iflonger(%album%,28,$cut(%album%,28)'...',%album%), '('unknown album for this track')')) 9f9f9f$if2('(Disc' $roman(%disc%)')',)$char(10) 808080• Title:907b7b $if3($iflonger(%title%,28,$cut(%title%,28)'...',%title%), '('unknown title for this track')')$char(10) 808080• Length:907b7b $if(%_isplaying%,[%_time_elapsed%]$if(%_time_total%,'/'%_time_total%),%_length%) $if(%_time_total_seconds%,c0c0c0'('$pad_right($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),1)'%)')$char(10) 808080• Date:907b7b $if2(%date%, '('unknown date for this track')')$char(10) 808080• Genre:907b7b $if2(%genre%, '('unknown genre for this track')')$char(10) c0c0c0-- 907b7bTECH$transition( ---------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080• Codec:907b7b %__codec% $if($strcmp(%__codec%,MP3),$if(%__extrainfo%,%__extrainfo%,$puts(extrainfo,'CBR')))$get(extrainfo)$char(10) 808080• Bitrate:907b7b %__bitrate% kbps $if($and($strcmp(%__codec%,MP3),%__extrainfo%),'['%__bitrate_dynamic% kbps']')$char(10) 808080• Samplerate:907b7b $div(%__samplerate%,1000).$substr(%__samplerate%,3,3) kHz$char(10) 808080• Channels:907b7b$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1, Stereo, Mono)),)$char(10) 808080• Size:907b7b $div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB$char(10) c0c0c0-- 907b7bSTATS$transition( -------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080• This song was played 907b7b$if2(%__play_counter%,0)2e2e2e times so far$char(10) 808080• Last played:907b7b$if(%__play_date%,' '$left(%__play_date%,2).$substr(%__play_date%,3,4).$right(%__play_date%,2)' 2e2e2eat907b7b '$left(%__play_time%,2):$substr(%__play_time%,3,4),' never played')$char(10) 808080• Total playtime: 907b7b$if(%__play_counter%,$div($mul(%__play_counter%,%_length_seconds%),60):$num($mod($mul(%__play_counter%,%_length_seconds%),60),2),No counter found)$char(10) 808080• Audioscrobbler: 907b7b$if(%_isplaying%,$ifgreater($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),50,Sent,Not sent yet),Not playing)$char(10) Link to comment Share on other sites More sharing options...
killaart Posted May 26, 2005 Share Posted May 26, 2005 thx man... ;) Link to comment Share on other sites More sharing options...
Phrozty Posted May 26, 2005 Share Posted May 26, 2005 New Foobar2000 Beta 0.9 :) Works Well so far, just need some plug-ins to catch up ;) Link to comment Share on other sites More sharing options...
Dallas Posted May 26, 2005 Share Posted May 26, 2005 what font is that Phrozty? Link to comment Share on other sites More sharing options...
YBG Posted May 26, 2005 Share Posted May 26, 2005 It's HandelGotD, and it's a pay font :( Link to comment Share on other sites More sharing options...
leetl90 Posted May 26, 2005 Share Posted May 26, 2005 you can always grab that font from visual style packs over at devaintart :D Link to comment Share on other sites More sharing options...
seethru Posted May 26, 2005 Share Posted May 26, 2005 As requested.Enjoy $if(%_trackinfo_notrack%,No track selected,$if(%_isplaying%,) c0c0c0-- 907b7bSONG$transition( --------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080? Artist:907b7b $if3($iflonger(%artist%,28,$cut(%artist%,28)'...',%artist%), '('unknown artist for this track')')$char(10) 808080? Album:907b7b $if3($iflonger(%album%,28,$cut(%album%,28)'...',%album%), '('unknown album for this track')')) 9f9f9f$if2('(Disc' $roman(%disc%)')',)$char(10) 808080? Title:907b7b $if3($iflonger(%title%,28,$cut(%title%,28)'...',%title%), '('unknown title for this track')')$char(10) 808080? Length:907b7b $if(%_isplaying%,[%_time_elapsed%]$if(%_time_total%,'/'%_time_total%),%_length%) $if(%_time_total_seconds%,c0c0c0'('$pad_right($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),1)'%)')$char(10) 808080? Date:907b7b $if2(%date%, '('unknown date for this track')')$char(10) 808080? Genre:907b7b $if2(%genre%, '('unknown genre for this track')')$char(10) c0c0c0-- 907b7bTECH$transition( ---------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080? Codec:907b7b %__codec% $if($strcmp(%__codec%,MP3),$if(%__extrainfo%,%__extrainfo%,$puts(extrainfo,'CBR')))$get(extrainfo)$char(10) 808080? Bitrate:907b7b %__bitrate% kbps $if($and($strcmp(%__codec%,MP3),%__extrainfo%),'['%__bitrate_dynamic% kbps']')$char(10) 808080? Samplerate:907b7b $div(%__samplerate%,1000).$substr(%__samplerate%,3,3) kHz$char(10) 808080? Channels:907b7b$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1, Stereo, Mono)),)$char(10) 808080? Size:907b7b $div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB$char(10) c0c0c0-- 907b7bSTATS$transition( -------------------------------------------------,c0c0c0,f1f4f7)$char(10) 808080? This song was played 907b7b$if2(%__play_counter%,0)2e2e2e times so far$char(10) 808080? Last played:907b7b$if(%__play_date%,' '$left(%__play_date%,2).$substr(%__play_date%,3,4).$right(%__play_date%,2)' 2e2e2eat907b7b '$left(%__play_time%,2):$substr(%__play_time%,3,4),' never played')$char(10) 808080? Total playtime: 907b7b$if(%__play_counter%,$div($mul(%__play_counter%,%_length_seconds%),60):$num($mod($mul(%__play_counter%,%_length_seconds%),60),2),No counter found)$char(10) 808080? Audioscrobbler: 907b7b$if(%_isplaying%,$ifgreater($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),50,Sent,Not sent yet),Not playing)$char(10) 585972367[/snapback] [/quot:) thanks :) Link to comment Share on other sites More sharing options...
crp Posted May 26, 2005 Share Posted May 26, 2005 (edited) 585971482[/snapback] can you share your config whit me :cool: and how did you get tabs top there? :rolleyes: Edited May 26, 2005 by crp Link to comment Share on other sites More sharing options...
Spidy` Posted May 26, 2005 Share Posted May 26, 2005 Playlist: Navigator suite with this cutom color scheme (font = AquaBase): $puts(theme_dark,1) // foreground colors $puts(standard_color,$rgb(46,46,46)) $puts(special_color,$rgb(81,101,133)) $puts(playing_color,$rgb(208,237,255)) $puts(borders_color,$rgb(217,217,217)) // background colors $puts(bg_color,$rgb(245,245,245)) $puts(bg_color2,$rgb(250,250,250)) // various symbols used in display $puts(symbol_seperator,' • ') $puts(symbol_rating,⋆ ) I already posted status (font = EvoBQ, pay font) and title bar some pages ago. For the trackinfo panel and tabs titles, the font used is Kroeger 05_55. For the tabs you will need foo_uie_tabs Link to comment Share on other sites More sharing options...
Juan4Ever Posted May 26, 2005 Share Posted May 26, 2005 people, there is no way you can upload your preset files? please... Link to comment Share on other sites More sharing options...
crp Posted May 27, 2005 Share Posted May 27, 2005 Playlist: Navigator suite with this cutom color scheme (font = AquaBase): $puts(theme_dark,1) // foreground colors $puts(standard_color,$rgb(46,46,46)) $puts(special_color,$rgb(81,101,133)) $puts(playing_color,$rgb(208,237,255)) $puts(borders_color,$rgb(217,217,217)) // background colors $puts(bg_color,$rgb(245,245,245)) $puts(bg_color2,$rgb(250,250,250)) // various symbols used in display $puts(symbol_seperator,' ? ') $puts(symbol_rating,⋆ ) I already posted status (font = EvoBQ, pay font) and title bar some pages ago. For the trackinfo panel and tabs titles, the font used is Kroeger 05_55. For the tabs you will need foo_uie_tabs 585974873[/snapback] I use that foo_uie_tabs plugin but I cant but tabbed panel stack buttom there I onnly can but tabs to slidebar Link to comment Share on other sites More sharing options...
Spidy` Posted May 27, 2005 Share Posted May 27, 2005 Columns UI > Other > Make sure "List all toolbars" is ticked. Link to comment Share on other sites More sharing options...
Crazysah Posted May 27, 2005 Share Posted May 27, 2005 I may be stupid but where do I enter all these codes? Also Cerber where do I get that skin? and the part above your playlist? Thanks. Link to comment Share on other sites More sharing options...
Spidy` Posted May 27, 2005 Share Posted May 27, 2005 You may download Navigator suite from there. Then put the custom color scheme in Columns UI > Globals > Variables. For the panels (in the toolbar, above the playlist), everything you need is here. Link to comment Share on other sites More sharing options...
ember Posted May 27, 2005 Share Posted May 27, 2005 try it:foo_playlistfind-0.8.7.zip 585953191[/snapback] cheers for the link, i needed something like this :) Link to comment Share on other sites More sharing options...
disken Posted May 27, 2005 Share Posted May 27, 2005 (edited) You may download Navigator suite from there.Then put the custom color scheme in Columns UI > Globals > Variables. For the panels (in the toolbar, above the playlist), everything you need is here. 585976710[/snapback] Why doesnt my Navigator suite look like that? even with your color codes fixed... i dont have album under artist name. little help would be appricitated (i have pos, artist - album - track - title) **Edit.. it worked when i saved everything to a playlist and restarted.. didnt work with just adding.. strange Edited May 27, 2005 by disken Link to comment Share on other sites More sharing options...
Ran Sagy Posted May 27, 2005 Share Posted May 27, 2005 (edited) Check the naming of your playlists .. for example, i think the 'Default' playlist looks as single-mode. Rename it to something else and see how navigator responds ;) EDIT: here's my current, re-did my track info panel. Edited May 27, 2005 by ChaosBlade Link to comment Share on other sites More sharing options...
crp Posted May 27, 2005 Share Posted May 27, 2005 Columns UI > Other > Make sure "List all toolbars" is ticked. 585976361[/snapback] thx now my foobar looks like this Link to comment Share on other sites More sharing options...
Strictly4me Posted May 27, 2005 Share Posted May 27, 2005 EDIT: here's my current, re-did my track info panel. Cool, man! Would you share it? :p EDIT: Ok, i took it on Hydrogen! ((((( Strictly4me ))))) Link to comment Share on other sites More sharing options...
Ran Sagy Posted May 27, 2005 Share Posted May 27, 2005 Hehe, you went ahead before i could even respond :p Enjoy ;) Also some credit must go to some unknown person who wrote the progressbar code, no idea who it was. Link to comment Share on other sites More sharing options...
seethru Posted May 27, 2005 Share Posted May 27, 2005 heres mine, trackinfo code courtesy of Cerber :) Link to comment Share on other sites More sharing options...
Crazysah Posted May 28, 2005 Share Posted May 28, 2005 (edited) You may download Navigator suite from there.Then put the custom color scheme in Columns UI > Globals > Variables. For the panels (in the toolbar, above the playlist), everything you need is here. 585976710[/snapback] EDIT: I downloaded it but I don't know how to install it. Can someone hep me please? What files do I put in my foobar2000/components foldeR? Edited May 28, 2005 by Crazysah Link to comment Share on other sites More sharing options...
seethru Posted May 28, 2005 Share Posted May 28, 2005 EDIT: I downloaded it but I don't know how to install it. Can someone hep me please? What files do I put in my foobar2000/components foldeR? 585980768[/snapback] you've got columns_ui installed? if yes, just go to other, click import, and browse to the .fcs file. Link to comment Share on other sites More sharing options...
Recommended Posts