Adriana Posted September 11, 2004 Share Posted September 11, 2004 Thank you. =) It's nice and simple. I've seen a lot of crazy ones in here. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584536736 Share on other sites More sharing options...
Rexy Posted September 11, 2004 Share Posted September 11, 2004 Been a while since I posted my foobar shot. Here's my current setup: Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584540457 Share on other sites More sharing options...
Dom Posted September 13, 2004 Author Share Posted September 13, 2004 Nice red mod Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584554054 Share on other sites More sharing options...
Poulet Posted September 14, 2004 Share Posted September 14, 2004 Hey guys, I'm using foobar looks(see attached image) and since I'm using a bar, I'd rather have it always on top, the problem is that everytime I re-open foobar, even though the "always on top" fucntion is ticked on, it doesn't work so I have to tick it off then on again to get it working, any ideas? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584559617 Share on other sites More sharing options...
dano Posted September 14, 2004 Share Posted September 14, 2004 eastman, this is a known bug of foo_looks we just discussed this in the foobar forum and theres a little workaround for it that seems to work. you must add a new script file (call it bug.ski or whatever) to your skin with this content: lua stayAOT function onattach() fb2k_menuCommand('Components/Look/Show/Always on Top') fb2k_menuCommand('Components/Look/Show/Always on Top') end endlua lua stayAOT2 delay=true function onupdateplayerstatus(this) if delay then fb2k_menuCommand('Components/Look/Show/Always on Top') fb2k_menuCommand('Components/Look/Show/Always on Top') delay=false end end endlua then you must import this file in your skin with import bug.ski Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584559775 Share on other sites More sharing options...
Poulet Posted September 14, 2004 Share Posted September 14, 2004 eastman, this is a known bug of foo_lookswe just discussed this in the foobar forum and theres a little workaround for it that seems to work. you must add a new script file (call it bug.ski or whatever) to your skin with this content: lua stayAOT ? function onattach() ? ? fb2k_menuCommand('Components/Look/Show/Always on Top') ? ?fb2k_menuCommand('Components/Look/Show/Always on Top') ? end ? endlua ? ? ? ? lua stayAOT2 ? delay=true ? function onupdateplayerstatus(this) ?if delay then ?fb2k_menuCommand('Components/Look/Show/Always on Top') ? fb2k_menuCommand('Components/Look/Show/Always on Top') ? delay=false ?end ? ? ? ?end ? endlua then you must import this file in your skin with import bug.ski thx dano. I'll give it a try, see how it goes. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584560459 Share on other sites More sharing options...
andy Posted September 14, 2004 Share Posted September 14, 2004 :happy: i like to keep it simple Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584560468 Share on other sites More sharing options...
Poulet Posted September 14, 2004 Share Posted September 14, 2004 thx dano, it did the trick, that bug was really getting annoying. ;) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584560492 Share on other sites More sharing options...
elliot Posted September 15, 2004 Share Posted September 15, 2004 I have a picture to illustrate what i'm talking about Is it possible to control those colours from the global tab? I have a few colour schemes set up to match various msstyles and it's a real pain to have to change those settings manually each time. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584562946 Share on other sites More sharing options...
Ran Sagy Posted September 15, 2004 Share Posted September 15, 2004 Dont they get saved with the fcs files ? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584563994 Share on other sites More sharing options...
elliot Posted September 15, 2004 Share Posted September 15, 2004 I suppose I could export all the colour schemes, thanks. :) I was just using a variable... Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584564008 Share on other sites More sharing options...
vip Posted September 16, 2004 Share Posted September 16, 2004 Ok, I've a problem ... how do I get my directory to show in treeview in the left pane? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584572965 Share on other sites More sharing options...
Stylez Ray. Posted September 16, 2004 Share Posted September 16, 2004 don't know how to help you but... nice config, could you please upload it here? thanks Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573006 Share on other sites More sharing options...
vip Posted September 16, 2004 Share Posted September 16, 2004 I got it from schmooove Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573019 Share on other sites More sharing options...
Stylez Ray. Posted September 16, 2004 Share Posted September 16, 2004 nice, thanks! Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573030 Share on other sites More sharing options...
vip Posted September 16, 2004 Share Posted September 16, 2004 nice, thanks! not a problem :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573048 Share on other sites More sharing options...
mitchmalibu Posted September 16, 2004 Share Posted September 16, 2004 you must enable database (preferences > database) in order to get the album list panel to work (or dbexplorer), it doesn't "magically" found what you got on your hard drive. Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573433 Share on other sites More sharing options...
morkuma Posted September 17, 2004 Share Posted September 17, 2004 rexy, can you post the config for that? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584573627 Share on other sites More sharing options...
_R2D2 Posted September 17, 2004 Share Posted September 17, 2004 You must enable database to get the treeview to work, foobar2000>preferences>database>database enabled Then you must edit the string for the view, foobar2000>prefereces>components>database explorer panel, and change it to whatever you like. If you are too lazy to write your own, here's the one I use: $if(%various%,Various,%genre%)|$if(%various%,%album%,%artist%)|$if(%various%,,%album%) *edit* didn't see mitchmalibu's post. sorry Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584575105 Share on other sites More sharing options...
.will Posted September 17, 2004 Share Posted September 17, 2004 i have columnsUI and want to have every other line of the playlist be blue. how can i do this? thanks ;). Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584578967 Share on other sites More sharing options...
Shannon Posted September 18, 2004 Share Posted September 18, 2004 I've come to realize how ugly and bloated those complicated strings look, so I made my own simple/minimal one. :) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584582341 Share on other sites More sharing options...
Varsity Posted September 18, 2004 Share Posted September 18, 2004 Dammit, what skin is that? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584582349 Share on other sites More sharing options...
Shannon Posted September 18, 2004 Share Posted September 18, 2004 Dammit, what skin is that? The visual style? Codename Opus. (Y) Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584582398 Share on other sites More sharing options...
Siku Posted September 19, 2004 Share Posted September 19, 2004 Nice and simple with colours to match codename: opus dusk...http://premium.uploadit.org/elliot/foobar-dusk.jpg That looks awesome! Would you like to share your config with us, please? Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584585941 Share on other sites More sharing options...
Shannon Posted September 19, 2004 Share Posted September 19, 2004 Columns UI doesn't like my transparent buttons. Those white pixels should be transparent. :crazy: Link to comment https://www.neowin.net/forum/topic/175690-foobar2000-customization-topic/page/21/#findComment-584586134 Share on other sites More sharing options...
Recommended Posts