HOME | DD

Br3tt β€” HiFoo v1.7.5

Published: 2011-07-25 13:39:29 +0000 UTC; Views: 229338; Favourites: 348; Downloads: 43764
Redirect to original
Description
ColumnsUI configuration for foobar2000 v1.x (extra .zip file to install for XP, check installation notes!) Inspired by audiofile engineering fidelia

Last update (v1.7.5) : 2011-08-21 at 17:21 (GMT+1)

What's new in v1.7.5 ? Just Check the change log file stored in the .zip

Config created/tested using foobar2000 v1.1.7

!!! BEFORE INSTALLING, READ INSTALLATION NOTES !!!

*Installation Notes, click image below


*Quick Help


*Info about Playback Statistics
HiFoo includes its own statistics system and rating engine for taging your music file, but you can install foo_playcount component ([link] ) if you want to handle stats thru an external database and not in music file (HiFoo checks if foo_playcount.dll is installed or not ^^)

I you like my work, don't forget to support me by giving a and leaving a comment (Llama badges are appreciated too ^^), Thanx by advance!
Related content
Comments: 806

Br3tt In reply to ??? [2011-12-22 17:49:32 +0000 UTC]

which one, you talk about the one in playlist group header ?

πŸ‘: 0 ⏩: 1

re1ap5e In reply to Br3tt [2011-12-23 01:45:46 +0000 UTC]

Yes.

πŸ‘: 0 ⏩: 1

re1ap5e In reply to re1ap5e [2011-12-23 04:15:22 +0000 UTC]

I didn't notice it until now because I haven't shut down foobar in quite a while.

It seems to read the album art every time, I thought it would cache the album art.

πŸ‘: 0 ⏩: 1

Br3tt In reply to re1ap5e [2011-12-24 09:47:24 +0000 UTC]

you have to know that ELPLaylist doesn't cache covers after closing foobar, and no playlist viewer does!
but you have to know too, that there is two modes to display the covers in ELPlaylist, the one loads cover synchronously, the 2nd asynchronously ==> it's the second i use in this skin, so when scrolling, you have a DELAY before seeing a new cover displayed.

you can change this behaviour by changing a parameter in ELPlaylist settings, behaviour tab, change DELAY value from 0 to 1 and loading of new cover will be synch, but this mode make the playlist scrolling slower, but if you have a recent PC, it should be fine

here is a pic that explains it again : [link]

πŸ‘: 0 ⏩: 1

re1ap5e In reply to Br3tt [2011-12-28 15:19:47 +0000 UTC]

Ah ok, I wasn't aware of that.

I'll change the setting to see the differences.

Thanks again, I still absolutely love this skin!

πŸ‘: 0 ⏩: 0

culli666666 In reply to ??? [2011-12-12 17:04:43 +0000 UTC]

Hi.. This is the best audio player skin for every player. I only have one "little problem". How to edit the following code to show only the order numbers of tracks? not the the track number from metadata. Im using simple playlist for all my music. Thx

// Track number
$font(segoe ui,8,bold)
$if(%queue_index%,
$font(segoe ui,8,bold)
$drawroundrect($add(%_pad_x%,1),4,30,20,1,1,155-255-155-135,055-115-055-136,)
$drawblurrect($add(%_pad_x%,7),7,20,20,155-255-155-155,4)
$if($or(%mood%,$greater(%skip%,0)),,
$drawtextex($ifgreater($len(%queue_index%),1,,0)%queue_index%,%_pad_x%,7,33,%el_height%,020-90-020-200,hcenter vtop end_ellipsis)
)
,
$if(%el_isplaying%,,
$if($or(%el_selected%,%el_focused%),
$drawroundrect($add(%_pad_x%,1),4,30,20,1,1,0-0-0-55,0-0-0-56,)
$font($get(guifx_font),12,$get(guifx_font_style))
$drawstring('z',$add(%_pad_x%,5),8,22,%el_height%,0-0-0-150,right top aa nowrap,)
$drawstring('z',$add(%_pad_x%,5),7,22,%el_height%,%_c04_%,right top aa nowrap,)
,
$drawroundrect($add(%_pad_x%,1),4,30,20,1,1,0-0-0-55,0-0-0-56,)
$if($or(%mood%,$greater(%skip%,0)),,
$drawtextex(%__trackindex%,%_pad_x%,7,33,%el_height%,255-255-255,hcenter vtop end_ellipsis)
)
)
)
)

πŸ‘: 0 ⏩: 0

ShayGTi In reply to ??? [2011-12-10 17:02:24 +0000 UTC]

WOW absolutely amazing work!!!!
incredible. love it! finally a skin a can use for a very long time. so beautiful and useful.
thanks!!!

πŸ‘: 0 ⏩: 1

Br3tt In reply to ShayGTi [2011-12-10 17:32:53 +0000 UTC]

you're welcome

πŸ‘: 0 ⏩: 0

Samurro In reply to ??? [2011-12-08 12:05:28 +0000 UTC]

I have a problem with multiple disc display, every track of mutli disc albums gets his own header. I would prefer that there is one header for the album and inside are the 3 discs for example ordered by track number disc 1 track 1 disc 1 track2....disc 2 track 1, disc 2 track 2....etc

Thanks in advance and keep it up, using your skin for about 4 months now, really great work!

πŸ‘: 0 ⏩: 1

Samurro In reply to Samurro [2011-12-11 14:08:56 +0000 UTC]

No clue how to help or what I mean?

πŸ‘: 0 ⏩: 1

Samurro In reply to Samurro [2011-12-11 14:27:08 +0000 UTC]

I found the bug, if I search my libary the sort/group method changes for the elplaylist. After I search it shows every track split up, when I tell the playlist to group again it shows them in the right order...very strange

πŸ‘: 0 ⏩: 0

Volt78 In reply to ??? [2011-12-06 19:10:35 +0000 UTC]

Ok, I made fresh installation and Seekbar is working

The best skin for FB :*

πŸ‘: 0 ⏩: 0

Volt78 In reply to ??? [2011-12-06 18:32:48 +0000 UTC]

DirectX Runtimes 9 - cant be installed on Windows 7

"Newest version detected, installation is not needed" ...

How to install DX9 ?

πŸ‘: 0 ⏩: 0

Volt78 In reply to ??? [2011-12-06 18:25:00 +0000 UTC]

Argh, seekbar doesn't work - I have Windows 7 x64 with vcredist_x86 installed... Rigth to A and B buttons there is nothing

πŸ‘: 0 ⏩: 0

Volt78 In reply to ??? [2011-12-06 18:07:38 +0000 UTC]

This skin is beautiful but very uncomforatble in use

Main window with names of songs and albums - I can't make it longer or shorter (higher / lower) :/ !!!!

There is no bar showing progress of playing - playback start / stop button work incorrectly

πŸ‘: 0 ⏩: 0

neverm00re In reply to ??? [2011-12-06 08:32:50 +0000 UTC]

this is an absolutely amazing skin. thanx!

πŸ‘: 0 ⏩: 0

khios In reply to ??? [2011-11-30 10:47:08 +0000 UTC]

Amazing as ever br3tt gj

πŸ‘: 0 ⏩: 0

berciakus In reply to ??? [2011-11-28 17:39:07 +0000 UTC]

lyric show can't find any lyrics:/

πŸ‘: 0 ⏩: 0

kskwerl In reply to ??? [2011-11-25 06:17:01 +0000 UTC]

This shit is fire! Def the best selection of foobar2000 skins, need more dudes like you Br3tt. Any skin I try to make looks like a 2yr old went to town with a crayon!

πŸ‘: 0 ⏩: 0

cardiac-atlas In reply to ??? [2011-11-25 02:12:34 +0000 UTC]

it doesn't work. as always. it seems that i can't never put skins that use wsh mod to work.
here's console output.

Error: WSH Panel Mod (Bot WSH panel v1.0 by Br3tt): Microsoft JScript runtime error:
Object doesn't support this property or method
File:


Ln: 9, Col: 1

WSH Panel Mod (Top WSH panel v1.2 by Br3tt): Parsing file "C:\Documents and Settings\Administrator\Application Data\foobar2000\skins\hifoo\scripts\Common.js"
Error: WSH Panel Mod (Top WSH panel v1.2 by Br3tt): Microsoft JScript runtime error:
Object doesn't support this property or method
File:

Ln: 9, Col: 1


and also:

WSH Panel Mod: Warning: Obsolete: window.CreateTimerInterval() is now obsolete, please use window.SetInterval() in new script.

ps: using foobar v1.1.9 @ windows xp x64. clean installation.

πŸ‘: 0 ⏩: 2

Br3tt In reply to cardiac-atlas [2011-11-25 07:03:28 +0000 UTC]

you have to use the wsh panel mod mod component provided in the zip archive, and not the last offcial one if you want to make it work. so just follows instructions and it will work!

πŸ‘: 0 ⏩: 0

cardiac-atlas In reply to cardiac-atlas [2011-11-25 02:50:45 +0000 UTC]

yay, i finally made it work. had to reinstall as portable, and it worked like a charm

πŸ‘: 0 ⏩: 0

andresle In reply to ??? [2011-11-19 18:46:46 +0000 UTC]

What is TF Mode, can you explain me this, please?

πŸ‘: 0 ⏩: 1

Br3tt In reply to andresle [2011-11-19 20:21:50 +0000 UTC]

panel context is now playing item or Selected item (from playlist)

πŸ‘: 0 ⏩: 1

andresle In reply to Br3tt [2011-11-19 23:20:26 +0000 UTC]

Ok, I got it. Thank you.

πŸ‘: 0 ⏩: 0

Nelielz In reply to ??? [2011-11-18 21:53:43 +0000 UTC]

Par contre, quand je veux lire un fichier qui n'est pas en monitoring dans la librairie, rien ne se lance ni n'apparait dans la playlist, c'est normal ?

πŸ‘: 0 ⏩: 1

Br3tt In reply to Nelielz [2011-11-18 22:55:24 +0000 UTC]

File>Preferences>Shell Integration, coche "Always send new files to playlist: Default" c'est peut Γͺtre Γ§a ton pb, car si tu est sur une autoplaylist c'est ce qui arrive (quelque soit la skin soit dit en passant)

πŸ‘: 0 ⏩: 0

Nelielz In reply to ??? [2011-11-15 18:07:13 +0000 UTC]

C'est facile Γ  installer pour un type comme moi qui ne connait rien Γ  foobar ? J'avais rΓ©ussi Γ  installer Kameleon il y a longtemps mais j'avoue ne pas trop savoir comment j'avais fait, lΓ  j'ai changΓ© d'OS donc mon foobar est tout basique :/

πŸ‘: 0 ⏩: 1

Nelielz In reply to Nelielz [2011-11-15 18:29:45 +0000 UTC]

Bon j'ai rΓ©ussi apparemment Γ§a fonctionne, vraiment gΓ©nial bravo

πŸ‘: 0 ⏩: 0

Oery In reply to ??? [2011-11-10 18:43:51 +0000 UTC]

dear Br3tt, I love HiFoo very much, thank you........
I just have one request, wave_seekbar just too heavy to my Atom processor Audio Player;
perhaps you can provide me, Whs_Panel_Mod script to replace it,
a simple seekbar (but matching colour) will be perfect

thank you; again

πŸ‘: 0 ⏩: 0

Oery In reply to ??? [2011-11-10 18:43:32 +0000 UTC]

dear Br3tt, I love HiFoo very much, thank you........
I just have one request, wave_seekbar just too heavy to my Atom processor Audio Player;
perhaps you can provide me, Whs_Panel_Mod script to replace it,
a simple seekbar (but matching colour) will be perfect

thank you; again

πŸ‘: 0 ⏩: 0

cmcinroy [2011-11-08 11:32:59 +0000 UTC]

Big fan of your work, Br3tt. This is another incredible offering. Thank you.

πŸ‘: 0 ⏩: 0

Mazoor In reply to ??? [2011-11-06 21:57:18 +0000 UTC]

Seek bar doesn't work for me :/ I have win7 x64 and I have installed Ms Visual C++ 2010 SP1 32, Direct3D too, but seek bar not displayed. I try on 1.17 and 1.19 versions.

πŸ‘: 0 ⏩: 0

andresle In reply to ??? [2011-11-03 17:24:51 +0000 UTC]

Impressive skin, good work.

I have a question, is there a way to search into the current playlist not changing it to #search result playlist? another option would be when I click the cross icon, it opens back the last playlist used or the lybrary playlist.

I tryied to do that, but I can't even know where is the config for this component.

πŸ‘: 0 ⏩: 1

Br3tt In reply to andresle [2011-11-03 17:48:47 +0000 UTC]

search panel script will evolved soon, i'll add possibility to search in the active playlist too (not only from library)

πŸ‘: 0 ⏩: 2

krloxb In reply to Br3tt [2011-12-08 23:23:11 +0000 UTC]

Good news, hate changing to library playlist always

πŸ‘: 0 ⏩: 0

andresle In reply to Br3tt [2011-11-04 03:19:21 +0000 UTC]

It would be great, I'll be waiting for it, thank you for replying.

πŸ‘: 0 ⏩: 0

berciakus In reply to ??? [2011-10-29 10:12:28 +0000 UTC]

I was reinstalled my foobar and now it don't show me components from user-components

πŸ‘: 0 ⏩: 0

Domiss223 In reply to ??? [2011-10-28 23:25:55 +0000 UTC]

are you working at update for version 1.7.5?

πŸ‘: 0 ⏩: 1

Br3tt In reply to Domiss223 [2011-10-29 09:56:30 +0000 UTC]

not planned

πŸ‘: 0 ⏩: 0

coffeeandteve In reply to ??? [2011-10-24 09:32:14 +0000 UTC]

amazing, to have such awesome media player with this wonderful design for free. good job mate

πŸ‘: 0 ⏩: 0

abecedari In reply to ??? [2011-10-22 13:33:52 +0000 UTC]

Awesome skin, Brett!

Anyway, I'm having one annoying issue in Windows 7 with the track display. I cannot see nothing under the Peak Meter Spectrum... Everything is installed as it has to be (well, I think so!).

πŸ‘: 0 ⏩: 0

schnoob In reply to ??? [2011-10-21 17:53:59 +0000 UTC]

Don't know if I'm being daft, but I can't get lyrics to work. Biographies work, but when I go the lyrics tab it just gives me the song title/artist etc.

I try doing a manual search and it just says 'Found nothing'. Any ideas?

πŸ‘: 0 ⏩: 0

Nordfinn In reply to ??? [2011-10-21 17:50:39 +0000 UTC]

Thanks much for your response. I believe I have done everything correct, according to installation notes. I have a normal Foobar installation. I guess my question, concerning what might have gone wrong, is what is the "foobar2000 user profile folder" in XP? Within my main Foobar program folder on C drive, the subfolders are: components; icons; themes; configuration; skins; user components. Should I be unzipping into one of those, as opposed to the main folder?
Thanks much...

πŸ‘: 0 ⏩: 0

PcNy In reply to ??? [2011-10-20 15:59:58 +0000 UTC]

Just wondering, does foo_wave_seekbar have problem with Foobar 1.1.8?
I don't see the seekbar with Foobar 1.1.8

πŸ‘: 0 ⏩: 1

Br3tt In reply to PcNy [2011-10-20 18:14:45 +0000 UTC]

still under v1.1.7 i dunno. get the last version of foo wave seekbar. if problem still here, ask to the foo wave seekbar developer on hydrogenaudio foobar forum

πŸ‘: 0 ⏩: 1

PcNy In reply to Br3tt [2011-10-20 19:42:37 +0000 UTC]

I updated all my addons to the latest version. Problem still occurs.
Do you have a link to download Foobar 1.1.7 ?

πŸ‘: 0 ⏩: 0

Nordfinn [2011-10-20 02:46:23 +0000 UTC]

This looks great, and I would love to use it. But did not install for me. Am running XP and Foobar 1.1.8. Installed to my main Foobar folder, not one of the subfolders. Installed all the components and the XP addendum (except the Direct X, which would not install, despite repeated efforts, but if I understand, HiFoo basic functions should run anyway?). Installed fonts to same folder. Did I do right? Any hints? Thanks much, N.

πŸ‘: 0 ⏩: 1

Br3tt In reply to Nordfinn [2011-10-20 15:53:13 +0000 UTC]

all is in Installation Notes : [link]

i can't help anymore, check the path you have extracted the zip depending of the kind of foobar2000 installation mode : normal or portable

πŸ‘: 0 ⏩: 0

Nordfinn In reply to ??? [2011-10-20 02:41:13 +0000 UTC]

This looks great. Would love to use, except it wouldn't install for me. Am running XP and Foobar 1.1.8. Installed to my main Foobar folder, not one of the subfolders. All the components and the XP addition installed (except the Direct X, which would not install, but if I understand, HiFoo should be basically functional anyway). Installed the fonts to same folder. Did I do right? Any hints? Thanks much....

πŸ‘: 0 ⏩: 0


<= Prev | | Next =>