hSATAC / Eole-foobar-theme

Eole blows gently into your ear his nicest melodies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eole Foobar theme

This is a skin for the foobar2000 audio player.

THIS THEME REQUIRE FOOBAR 1.4 (or superior) !

Participate to the theme

If you've got some knowledge in javascript, feel free to report bugs and their fixes, or even new features for this theme. Open an issue ticket, and share the code on pastebin.com, I'll review it and merge it to the master code. Eventually and finally, I can add your github account to the collaborators of this repository.

Preview

alt text

Installation

  1. Close foobar.

  2. Download this github repository and copy everything into your foobar installation directory (so the 3 folders: components, themes and plugins). The archive contain all the files and the required foobar components (columns UI, ui hacks, spider monkey panel, shpeck, elplaylist, panel stack splitter, playcount).

  3. Run foobar, choose ColumnUI as user interface (from the prompt, or from File > Preferences > Display)

  4. From Columns UI in File > Preferences > Display > Columns UI, click on import, and select the following file: [YOUR_FOOBAR_DIRECTORY]\themes\eole\columnsUI_eole.fcl.

  5. For the lyrics on the "now playing" tab, you need to configure the sources of the ESlyrics component. Click the Foobar button on top > File > Preferences > Tools > ESlyrics > Search. Click on "Update".

  6. Configure the winamp directory in shpeck for the visualisations, it's at the bottom of the preferences window: Click the Foobar button on top > File > Preferences > Visualisations > Shpeck. Click on the browse buttom and select the directory [YOUR_FOOBAR_DIRECTORY]\plugins\winamp. Now on the visualisation tab, you can do a right click and select Milkdrop in the "Autostart Plugin" submenu.

    WARNING : shpeck is an unstable component, so if it doesn't work or make foobar crash on your computer, you'll have to figure what's wrong yourself, you can try to find the lastest informations at the end of the discussion topic of shpeck here http://tinyurl.com/hr2ybp2, or remove completely the visualisations (you will need to edit the theme a little bit for that: hold SHIFT and right click the visualisation tab at the top and select Properties. In the properties window, turn the value of "_PROPERTY show visualisation tab" to false). And remove the speck component at the bottom of the panel list in File > Preferences > Display > Columns UI > Layout.

  7. Optionally, only if you want an extra polish, change the systray icon: Click the Foobar button on top > File > Preferences > Display > Columns UI > On the right, notification area tab > Tick Use custom icon > Click Select icon... and select the file [YOUR_FOOBAR_DIRECTORY]\themes\eole\img\systray icons\white\uniEC4F.ico (or any of the alternative icons in this folder)

That's it! Enjoy your sound.

USEFUL TO KNOW

  • Eole uses a cover cache. The cover cache is built little by little: when a cover is displayed, if it isn't stored yet in the cache, it will be added to it, so on first display of any cover, it will be a little bit slow, but it will get a lot faster on the second display. This cache is based on the %album artist% & %album% tags. After updating a existing cover, you must manually refresh it in foobar, do a right click over the cover which need to be refreshed, and you will have a menu item for that.

  • The library browser panel have an option to load every covers from the image cache at startup which is enabled by default and allow to browse your library without waiting for the covers to load. Foobar memory usage is higher when this option is enabled, because all the covers are loaded into the memory. This option work only once the image cache is already built: the image cache is built little by little: when a cover is displayed, if it isn't stored yet in the cache, it will be added to the cache.

  • Most panels have a settings menu, do a right click over them for that, or look for the hamburger icons. And if you want to get your hands dirty and edit a panel, press SHIFT and do a right click, you will then have a configure option, and you will see from the code which file contains the related script.

Credits

About

Eole blows gently into your ear his nicest melodies.


Languages

Language:JavaScript 62.1%Language:HTML 37.5%Language:CSS 0.3%Language:HLSL 0.2%Language:Visual Basic 0.0%