Foobar2000 Customization Topic


Recommended Posts

Spex, I like your Foobar setup. Where did you get it, or how did you make it?

Here's the columns ui layout:

post-58442-1157549823.png

The .fcs is attached to this post (remove .txt from end)

For the main trackinfo_mod configuration, go here

can you tell me what song lyrics plugin you use... and also, how do you get foobar to display a specific cover when no cover is found?

I personally use the LyricsDB plugin, but that only allows for downloading/uploading/editing lyrics. To show them I just use a normal trackinfo panel. The buttons are made from the context menu entries (d/l, u/l, edit) and a masstagger scripts (delete).

For the no cover image, you just put '--path-to-image' as a source, without the quotes of course.

spex04.simpler2.fcs.txt

Link to comment
Share on other sites

My Current fb2k-

untitled1cp1.th.jpg

FCS- brumal_200512200053

And futzing around in columns_ui

Now, I have absolutely no idea what to do when it comes to customizing my Foobar, so could someone help me out here?

I currently have installed-

foobar2000_0.9.3.1

foo_ui_columns-0.1.3-beta1v5

foo_dsp_atsurround_0.1.5

The look I want:

-Album art

-A search bar

-Album art finder (optional)

-New buttons

What will I need to install / do exactly to acheive the look I want?

Thanks :whistle:

Link to comment
Share on other sites

Heres mine:

foobarssjd4.th.jpg

Its not the greatest but its suits me for now til I learn how to tweak it to look alot cooler and better for me. :)

Link to comment
Share on other sites

here ya go

$puts(BU,EBCA8D)
$puts(GRY2,CCCCCC)
$put(GRY1,777777)
$put(BLK,000000)


$upper($if(%_trackinfo_notrack%,Foobar music player,$get(blk)%title% $get(gry2)'//' $get(bu)%artist%))
$tab(100)
$char(10)

$if(%_trackinfo_notrack%,,
$get(gry1)$if2(%album%,)$if(%date%, $get(gry2)'('$get(gry1)%date%$get(gry2)')',)
$tab()%playback_time% $get(gry2)/ $get(gry1)%length%$char(10)
$get(gry2)%genre%)
$tab()

// progress bar
$if(%isPaused%, 0342fcpaused,
$if(%IsPlaying%,$ifgreater(2,%_time_remaining_seconds%,starting next track,
$if(%IsPlaying%,$ifgreater(5,%_time_remaining_seconds%,loading next track,

$progress2(%_time_elapsed_seconds%, %_time_total_seconds%, 20,$get(bu)Ϟ,
$get(gry2)Ϟ)

), no track loaded))
,$char(10)$tab() no track loaded)) 

Link to comment
Share on other sites

Ok the browser wasn't exactly what I was looking for.. I basically want something that allow me to go through all my artist, albums and tracks. I guess like an mp3 player would have...

Link to comment
Share on other sites

how did u get your tabs show up like that on the top?

along with the albumart and the info layout?

i'm a total newbie at foobar.

thanks.

here is my layout and im using a plugin to get those tabs to show up

foobarej1.png

do you know anything about foobar or is this a fresh start for you

Link to comment
Share on other sites

newfoobarve1.jpg

Nice setup bbmartini! Would it be possible to upload the .fcs or maybe explain how to edit the 'Columns Playlist' like you have it. I always have a difficult time trying to figure out where to place that code. :pinch:

Link to comment
Share on other sites

Snipped from HA:

Here's mine, pretty boring compared to the ones I've seen floating around.

addons: foo_ui_columns, foo_uie_albumart, foo_uie_albumlist, foo_uie_playlists_dropdown (hidden until mouse over just above the playlist), foo_uie_single_column_playlist (thanks to tool++ for the base code), foo_uie_tabs, & foo_uie_trackinfo.

foo_blu.png

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.