MythicaL Posted August 13, 2009 Share Posted August 13, 2009 Pretty basic: Link to comment Share on other sites More sharing options...
Stagnation Posted August 13, 2009 Share Posted August 13, 2009 My mod of MonoLite do you know a way to change the color of the text in the library tree view? I just can't find how to mod that color, and is there a way to have your playist splitter in a second tab next to the library tree view tab? Link to comment Share on other sites More sharing options...
Lewism Posted August 13, 2009 Share Posted August 13, 2009 do you know a way to change the color of the text in the library tree view? I just can't find how to mod that color, and is there a way to have your playist splitter in a second tab next to the library tree view tab? Someone added 4 tabs a few pages back: You could always write him a PM and ask him. My heavily modded MonoLite. There will eventually be more buttons in the iPod tab, ones to sync, eject, send playlists and manage contents, basically every function that foo_dop supports but since it took me hours to get the text off the original tab and make 6 more tabs it might be some time before I get the buttons added. Anyone fancy making me some buttons? As for the color: Right-click the playlist tree, choose Panel Preference and choose whatever you want. Link to comment Share on other sites More sharing options...
Stagnation Posted August 14, 2009 Share Posted August 14, 2009 As for the color: Right-click the playlist tree, choose Panel Preference and choose whatever you want. Thanks, that solved it, only the selection bubble and colapse / expand arrows left could those be VS dependent? I'm running some blue - grayish win7 theme but I haven't seen those bubbles anywhere else Link to comment Share on other sites More sharing options...
Stagnation Posted August 15, 2009 Share Posted August 15, 2009 could those be VS dependent? I'm running some blue - grayish win7 theme but I haven't seen those bubbles anywhere else update: it was all VS Link to comment Share on other sites More sharing options...
Fraggerr Posted August 16, 2009 Share Posted August 16, 2009 My heavily modded MonoLite. There will eventually be more buttons in the iPod tab, ones to sync, eject, send playlists and manage contents, basically every function that foo_dop supports but since it took me hours to get the text off the original tab and make 6 more tabs it might be some time before I get the buttons added. Anyone fancy making me some buttons? This thing is sick can you tell me how to get the rating stars. Or you know just pm me a link to you config so nobody would really care if you share because they wouldnt even know. Link to comment Share on other sites More sharing options...
ind.Craig Posted August 19, 2009 Share Posted August 19, 2009 Was wondering if someone could do me a HUGE favour? Basically, I'd very much like to have the 'Browser' pop up menu on the left hand side of the picture; ith has 2 panels like: [ x ] [ ] All I would like to do is have that box in the 'Library' tab which is the 4th along the bottom. I've tried messing around with code but in all honestly I have no idea of the language used. Could someone please have a look and maybe even show me the code to insert into the config settings, which I have uploaded? - For anyone who knows what they are doing, would it not only involve copying and pasting the correct code? Thanks in advance, Craig EDIT: It's also frustrating me to no end why the ALBUM RATING tag stops working randomly, but will work sometimes. tbh, I'd really like someone to just tidy up my foobar code :( I've managed to sort everything now except from separating the playlist browse panel into my library tab. I'm certain it's just lifting the code and removing the 'if' statement about having it only show when both columns are selected. I'd really appreciate it if someone could just help me with this and then thats it finished :) Link to comment Share on other sites More sharing options...
Hani Posted September 5, 2009 Share Posted September 5, 2009 simple & clean. Link to comment Share on other sites More sharing options...
trag3dy Posted September 6, 2009 Share Posted September 6, 2009 (edited) How can I make the Library/Bio/Lyrics section wider like this one? Not the actual buttons but the tree view section below the buttons? I just want it a tad bit wider. And another question from a noob, is there a way to make the text in my task bar scroll like you can with winamp? It would also be cool to add new buttons but I have no idea how to do that too. Edited September 6, 2009 by trag3dy Link to comment Share on other sites More sharing options...
Lee G. Veteran Posted September 6, 2009 Veteran Share Posted September 6, 2009 simple & clean. Hani, how did you sort your music into Albums, Composers, Singles and Soundtracks? I'd like to know how I can organize my singles and soundtracks. Link to comment Share on other sites More sharing options...
Hani Posted September 6, 2009 Share Posted September 6, 2009 Hani, how did you sort your music into Albums, Composers, Singles and Soundtracks? I'd like to know how I can organize my singles and soundtracks. First, you look for artists that have only one song (like one-hit wonders etc.) and put them all in a folder "Singles". For OST's, tag them properly using mp3tag then use a program called mp3 folder structure maker. Add the directory containing all the OST's, put the folder structure to "%album% - %artist% [%year%]", and chose an output directory. It will copy all the files in the directory to separated folders. For albums, use "%artist% - %album% [%year%]". For composers (classical), I've removed all metadata except for titles and artist, so the folder structure is "%artist%". Maybe I'll start working on a guide on the subject, I'll pm with a link to the topic when it's done. Link to comment Share on other sites More sharing options...
trag3dy Posted September 6, 2009 Share Posted September 6, 2009 How can I make the Library/Bio/Lyrics section wider like this one? Not the actual buttons but the tree view section below the buttons? I just want it a tad bit wider. And another question from a noob, is there a way to make the text in my task bar scroll like you can with winamp? It would also be cool to add new buttons but I have no idea how to do that too. I figured out how to adjust the width of the panels now if someone can answer my other two questions pretty please. :laugh: Link to comment Share on other sites More sharing options...
asim0 Posted September 7, 2009 Share Posted September 7, 2009 Not a customisation question, but I've recently noticed a change in the way foobar handles its File Operations. Before, when I would use foobar to move files to another location, it would turn all my : and / characters into an _ (Underscore) However, it now turns them into a - (Hypen) Is it possible at all to revert this behaviour to how it was? Link to comment Share on other sites More sharing options...
marc2003 Posted September 8, 2009 Share Posted September 8, 2009 I figured out how to adjust the width of the panels now if someone can answer my other two questions pretty please. :laugh: yes it's possible. but how to do it is another matter entirely. :laugh: Is it possible at all to revert this behaviour to how it was? i don't think so. you can use $replace on the : but it won't work on \ or /. maybe look at mp3tag. that has a function called $validate where you can replace all illegal filename characters with something of your choice. :) Link to comment Share on other sites More sharing options...
asim0 Posted September 10, 2009 Share Posted September 10, 2009 Hehe yeah I thought that might be the case. Cheers Link to comment Share on other sites More sharing options...
QOD Posted September 13, 2009 Share Posted September 13, 2009 EIKO Link to comment Share on other sites More sharing options...
Stagnation Posted September 13, 2009 Share Posted September 13, 2009 (edited) EIKO looks awesome, trying it right now, one question though, can you use the default foobar executables? I can't understand anything that foobar says. I'd like to have the menus in English that is. and how do I apply it? Edited September 13, 2009 by Stagnation Link to comment Share on other sites More sharing options...
jz1 Posted September 13, 2009 Share Posted September 13, 2009 my monolite mod bit based on Sam, and in the down left corner is my spectrum analyser :p Link to comment Share on other sites More sharing options...
Punio4 Posted September 13, 2009 Share Posted September 13, 2009 Here's mine, you can get the config here: Minimal - DefaultUI by ~Punio4 However, I'd like to mod it so that the playlist is shown using columns UI and shows albumart. Can anyone help me achieve that? Link to comment Share on other sites More sharing options...
QOD Posted September 14, 2009 Share Posted September 14, 2009 EIKO EIKO_CFG Original: http://www.foobar2000.com.cn/showtopic-7754.html Link to comment Share on other sites More sharing options...
Kharat Posted September 16, 2009 Share Posted September 16, 2009 I want to apply this skin If anyone knows how to setup the skin please guide me stepwise I am absolutely new to this There is a guide for this skin but i don't know how to setup Help Link to comment Share on other sites More sharing options...
Stagnation Posted September 16, 2009 Share Posted September 16, 2009 my newest config, do anyone know if you can have an icon or image between the artist and the title in the ELPlaylist? and also how do you make a custom bitmap that works with the quick search toolbar? an example would be nice and can you put some text aligned to the right in the status bar wile still having other text aligned to the left, but only if there's place enough for both, otherwise the text aligned to the left shoul only be shown. Regards Stag, Link to comment Share on other sites More sharing options...
Stagnation Posted September 16, 2009 Share Posted September 16, 2009 update: my newest config, do anyone know if you can have an icon or image between the artist and the title in the ELPlaylist? and is there away to make the currently playing song be centered in the playlist if it's left unattended for a while? searching for the song currently playing in a playlist with more than 200GB of music can be a pain. Regards Stag, Link to comment Share on other sites More sharing options...
Guest Posted September 16, 2009 Share Posted September 16, 2009 <image>Here's mine, you can get the config here: Minimal - DefaultUI by ~Punio4 However, I'd like to mod it so that the playlist is shown using columns UI and shows albumart. Can anyone help me achieve that? Thanks for sharing man, didn't know about the facets plugin & was exactly what I came to this thread looking for ;). But there are a few problems: Basically, I want to browse while I listen without it disrupting the flow of playback. I don't remember what albums contain usually so I just look & then I get reminded. I've figured out how to do it, by setting the double-click action to "create an auto-playlist". The problem is that it creates a new playlist every time I double click on something, as opposed to opening up the same one as before. This'll just make massive redudency and it creates the problem of going back to the music you're listening to whereby the "playing" marker vanishes (because it's not actually playing that item as it's on a different playlist now. Even if it knew to go back to the same playlist as before.. if I played some music via a full artist view then looked at a different artist, I could go back and load up just the album the current song is in but the "playing" marker won't be there when I'd expect it to be. I don't think there's much I can do though so I'll probably just stick to playlists :/. Link to comment Share on other sites More sharing options...
Kharat Posted September 17, 2009 Share Posted September 17, 2009 I have install the biography component and extracted to foobar2000/component When i open foobar2000 and play a song,nothing happens I am using latest foobar2000,column UI Link to comment Share on other sites More sharing options...
Recommended Posts