PaulCabby Posted April 19, 2005 Share Posted April 19, 2005 Sure!I'm using the navigator suite with custom colors (of course). Here are the color: // CUSTOM COLOR-THEME CONFIG (ignored if "theme" is not 0) // colors are in decimal values (RGB / 0-255) // =============================================== // is your custom-theme a dark-theme? (0=no, 1=yes) $puts(theme_dark,0) // foreground colors $puts(standard_color,$rgb(25,25,25)) $puts(special_color,$rgb(235,35,125)) $puts(playing_color,$rgb(255,255,228)) $puts(borders_color,$rgb(125,100,25)) // background colors $puts(bg_color2,$rgb(255,255,228)) $puts(bg_color,$rgb(230,237,251)) // various symbols used in display $puts(symbol_seperator,' ? ') $puts(symbol_rating,?) 585794657[/snapback] Same colours as the original mate, so it doesnt work for me:(:( Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797144 Share on other sites More sharing options...
acedriver Posted April 19, 2005 Share Posted April 19, 2005 Hehe, it dissappeared then :( 585797113[/snapback] you have the old column_ui, get latest one http://music.morbo.org/download/foo_ui_columns.7z Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797145 Share on other sites More sharing options...
Ran Sagy Posted April 19, 2005 Share Posted April 19, 2005 any idea why most of my panels wont appear, acedriver ? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797153 Share on other sites More sharing options...
acedriver Posted April 19, 2005 Share Posted April 19, 2005 Same colours as the original mate, so it doesnt work for me :( 585797144[/snapback] when you add them, find & change $puts(theme,1) to $puts(theme,0) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797160 Share on other sites More sharing options...
acedriver Posted April 19, 2005 Share Posted April 19, 2005 any idea why most of my panels wont appear, acedriver ? 585797153[/snapback] all are latest? check here http://www.hydrogenaudio.org/forums/index....showtopic=28647. there's links to other plugin too. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797179 Share on other sites More sharing options...
PaulCabby Posted April 19, 2005 Share Posted April 19, 2005 Ooooooooooh Thanks Ace :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797225 Share on other sites More sharing options...
Ran Sagy Posted April 19, 2005 Share Posted April 19, 2005 They are, as far as i know. Ill recheck just to be sure.. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797443 Share on other sites More sharing options...
orkblut Posted April 19, 2005 Share Posted April 19, 2005 (edited) Edit: Fixed it :D Edited April 19, 2005 by orkblut Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585797759 Share on other sites More sharing options...
OPaul Posted April 20, 2005 Share Posted April 20, 2005 How do I make it so the album is only listed once like in the following image? http://gui.deletefactory.net/foo.png Or if LiquidGUI could post his config that would be great. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585799763 Share on other sites More sharing options...
Dom Posted April 20, 2005 Author Share Posted April 20, 2005 :blink: $upper($ext(%_path%)) You know, there is a function called $ext() that grabs the file extension. :rofl: Edit: The $upper() bit just converts "mp3" (extracted from path) to "MP3". 585796420[/snapback] Yeah but mine is teh code lol, no really, thanks for that code, its a lot shorter... ill try to remember it next time... :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585799856 Share on other sites More sharing options...
hotdog666al Posted April 20, 2005 Share Posted April 20, 2005 ----Dont bother reading this: Could someone tell me why everyone loves foobar2000? I use winamp 5, is that any better than foobar? Can foobar go into a tiny transparent strip at the top of my screen? ----To the point: Please tell me why everyone loves foobar2000... Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585799867 Share on other sites More sharing options...
acedriver Posted April 20, 2005 Share Posted April 20, 2005 How do I make it so the album is only listed once like in the following image?http://gui.deletefactory.net/foo.png Or if LiquidGUI could post his config that would be great. 585799763[/snapback] I think he use Navigator Suite, with his own custom color. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585799903 Share on other sites More sharing options...
OPaul Posted April 20, 2005 Share Posted April 20, 2005 I think he use Navigator Suite, with his own custom color. 585799903[/snapback] hmm, then I loose everything else. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585799977 Share on other sites More sharing options...
acedriver Posted April 20, 2005 Share Posted April 20, 2005 hmm, then I loose everything else. 585799977[/snapback] what do you mean by losing everything else? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585800049 Share on other sites More sharing options...
OPaul Posted April 20, 2005 Share Posted April 20, 2005 (edited) what do you mean by losing everything else? 585800049[/snapback] Well actually looking closer it's just colours, fonts and other columns I lost. So hopefully I can add those back. Edited April 20, 2005 by OPaul Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585800054 Share on other sites More sharing options...
acedriver Posted April 20, 2005 Share Posted April 20, 2005 What actually looking closer it's just colours, fonts and other columns I lost. So hopefully I can add those back. 585800054[/snapback] You can export you current config or backup your foobar2000.cfg file. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585800098 Share on other sites More sharing options...
wilflare Posted April 20, 2005 Share Posted April 20, 2005 Sure :)I've slightly changed it (look below), so i'll upload both: 585769564[/snapback] hey. could you share your track info config please ^^" Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585800328 Share on other sites More sharing options...
matt0 Posted April 20, 2005 Share Posted April 20, 2005 ----Dont bother reading this:Could someone tell me why everyone loves foobar2000? I use winamp 5, is that any better than foobar? Can foobar go into a tiny transparent strip at the top of my screen? ----To the point: Please tell me why everyone loves foobar2000... 585799867[/snapback] Not sure everyone else's reasons, but I switched for 3 major reasons. 1. Lower resource usage (had to downgrade to 256 for a while, every little helps) 2. Organizes your music excellently, I have alot of music, and got tired of scrolling through winamps playlist to find a certain song. 3. Winamp is a bitch to skin. Has it's downsides though, kinda hard to get the hang of formatting code if you're not really a code monkey. :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585800996 Share on other sites More sharing options...
ninjakarl Posted April 20, 2005 Share Posted April 20, 2005 ----Dont bother reading this:Could someone tell me why everyone loves foobar2000? I use winamp 5, is that any better than foobar? Can foobar go into a tiny transparent strip at the top of my screen? ----To the point: Please tell me why everyone loves foobar2000... 585799867[/snapback] I believe it was best said on Family Guy "...because you touch yourself at night...". Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801086 Share on other sites More sharing options...
ninjakarl Posted April 20, 2005 Share Posted April 20, 2005 sorry for the double post. basically wat i want to do is get rid of the playlist thing. and put the album photo there. but i dont know how to get it to work. i also would like to have a different spectrum. this is PukiMans script that he sent to me. i wanna start to learn the language that foobar2000 uses. where would i look. thanks. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801105 Share on other sites More sharing options...
wilflare Posted April 20, 2005 Share Posted April 20, 2005 acedriver, can i have the config for your track info please? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801257 Share on other sites More sharing options...
Shannon Posted April 20, 2005 Share Posted April 20, 2005 (edited) ----Dont bother reading this:Could someone tell me why everyone loves foobar2000? I use winamp 5, is that any better than foobar? Can foobar go into a tiny transparent strip at the top of my screen? ----To the point: Please tell me why everyone loves foobar2000... 585799867[/snapback] Fast playlist handling (Winamp took forever to open my playlist of 2300, which is still miniscule in comparison to others :() Low resource usage Extremely flexible Custom sort strings!! i wanna start to learn the language that foobar2000 uses. where would i look. thanks. 585801105[/snapback] C:\Program Files\Foobar2000\titleformat_help.html Edited April 20, 2005 by Shannon Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801525 Share on other sites More sharing options...
acedriver Posted April 20, 2005 Share Posted April 20, 2005 (edited) acedriver, can i have the config for your track info please? 585801257[/snapback] $puts(info_box_width,60) $if(%_trackinfo_notrack%,No track playing, $if(%_trackinfo_nowplaying%,Now Playing:, $if(%_trackinfo_followcursor%,Selected Track Info:, )) $char(10) Artist: ffffff%artist%$char(10) //Title: ffffff$replace($meta(title),'(',ffffff'(',')',')'ffffff)ffffff[' ('$meta(title_extra)')']$char(10) Title: ffffff$iflonger(%title%,$get(info_box_width),$trim($cut(%title%,$sub($get(info_box_width),3)))...,%title%)$char(10) Album: ffffff$if(%album%,$replace($meta(album),'(',ffffff'(',')',')','[',ffffff'[',']',']')ffffff|ffffff[' CD'$meta(disc)][' '''$meta(discname)''],still unknown)$char(10) Track Number: ffffff$if(%tracknumber%,$num(%tracknumber%,2),not available)$char(10) Release Date: ffffff$if3(%date%,not available)$char(10) Genre: ffffff $if2(%genre%,unknown)$char(10) Codec: ffffff$if($stricmp(%__codec%,'MP3'),'MPEG Layer 3',%__codec%) [- %__mpc_encoder% ['('%__mpc_profile%')']]$char(10) Bitrate: ffffff%__bitrate% Kbit/s [%__extrainfo%]$char(10) Track Gain: ffffff$if3(%__replaygain_track_gain%, RG not applied)$char(10) Album Gain: ffffff$if3(%__replaygain_album_gain%, RG not applied)$char(10) Last Played: ffffff$select(1, $if(%__play_date%, $puts(month,$select($substr(%__play_date%,3,4), 'January','February','March','April','May','June','July','August','September','October','November','December',)) $left(%__play_date%,2)' '$get(month)' 20'$right(%__play_date%,2)', ' ),%__play_date%) $if([%__play_time%], $ifgreater(%__play_time%,130000,$sub($substr(%__play_time%,1,2),12),$ifgreater(1,$substr(%__play_time%,1,2),'12',$substr(%__play_time%,1,2)))':'$substr(%__play_time%,3,4) //':'$substr(%__play_time%,5,6) $ifgreater(%__play_time%,120000,' PM',' AM'),'Never' ) ) for Last Played to work you need to use the attached plugin, and set play count up as follow: first tag: play_date format: %d%m%y second tag: play_time format: %H%M%S foo_playcount.zip Edited April 20, 2005 by acedriver Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801610 Share on other sites More sharing options...
mienski Posted April 20, 2005 Share Posted April 20, 2005 My Screeny + fav song playing :D Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801650 Share on other sites More sharing options...
wilflare Posted April 20, 2005 Share Posted April 20, 2005 @acedriver. thanks for that config. :D Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/83/#findComment-585801679 Share on other sites More sharing options...
Recommended Posts