Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: FooNight FooDay (Read 159782 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

FooNight FooDay

Reply #25
2) Couple of things to change:

$puts(bottom.h,40) -> increase the toolbar height at the bottom
$puts(play.button.top,$sub(%_height%,36)) -> adjust top position of playback buttons
$puts(play.button2.top,$sub(%_height%,33)) -> adjust top position of play list switcher
$imagebutton($sub(%_width%,32),$sub(%_height%,40),22,35,$get_ps_global(image.path)'/icons/logo_off1.png',$get_ps_global(image.path)'/icons/logo_on1.png',WINDOWSIZE:$if2(%foonight_default_width%,820):$if2(%foonight_default_height%,620);REFRESH,,) -> change $sub(%_height%,40) and adjust top position of resize button
finally:
$movepanel_c(Seekbar,10,$sub(%_height%,8),$sub(%_width%,150),5)
$movepanel_c(Volume,$sub(%_width%,130),$sub(%_height%,8),120,5)
where $sub(%_height%,8) is the top position and 5 is the height of the bars


pardon my ignorance, but I can't figure out where to put this.  I tried placing in script > track list and script > per second but it had no effect (I took out your comments, of course).

edit: sorry, never mind, I found it.  right on empty spot in panel and select splitter settings.

3) Well we certainly had the same idea, I already implemented it



fantastic!  please add it to your package when you have a chance.

FooNight FooDay

Reply #26
@tgpo

Yes, no problem, maybe I'll also add a small playlist

@Hatredcopter

Install foo_exvar and enter the variables, as seen in the screenshot.



Remember to restart foobar

It's purely optional, foo_exvar has to be installed, entering variables is up to you.

@barty

These are the default variables you have to change, if you want to increase the height of the seek- volume bars. For example, change $puts(bottom.h,40) to perhaps $puts(bottom.h,55), to increase the bottom toolbar size. Now the position of the buttons is incorrect, so you'll adjust $puts(play.button.top,$sub(%_height%,36)) etc.


FooNight FooDay

Reply #28
New Version:

v1.1

- added compact mode
- added 2nd playlist
- added optional Playlist Tabs (turned off by default)
- bug fixes
- dropped FooDay

FooNight FooDay

Reply #29
ugh I use fooday, anyway to implement the compact mode into it?

FooNight FooDay

Reply #30
Easier to change the foonight colors.



FooNight FooDay

Reply #31
@Hatredcopter

Install foo_exvar and enter the variables, as seen in the screenshot.

[a href="http://img8.imageshack.us/my.php?image=clipboard01dyo.jpg" target="_blank"]

So far this is how the theme looks like

I got an error on the Ratings thingy :|

Sorry for the bother hope you could help me

FooNight FooDay

Reply #32
Re-download the archive, I forgot to include the rating stars to the pack.

Do not import foorun_nightday.xml, or you will lose your Run Service settings. Open it with notepad and copy/paste the settings manually to Preferences -> Run Services.

For album art:
Right click on the left panel menu to open PSS -> Script -> per Track, and search for:
$replace(%path%,%filename_ext%,)folder.jpg
replace it with:
$replace(%path%,%filename_ext%,)cover.jpg

The same applies for ELPlaylist: Right click on the Playlist -> Settings -> field definition -> __ART.COVER__





FooNight FooDay

Reply #33
Done dude, is that all i need to do?
Thanks for your help.
By the way is there any chance to change the title bar?

 

FooNight FooDay

Reply #34
I seen the script error on the ratings was gonna post but ya beat me to it.


FooNight FooDay

Reply #36
Am I missing a component to make the ratings work?  I'm getting the same script error using a fresh download.

FooNight FooDay

Reply #37
Am I missing a component to make the ratings work?  I'm getting the same script error using a fresh download.

"Re-download the archive, I forgot to include the rating stars to the pack."
Do it again. It works.

FooNight FooDay

Reply #38
What version of WSH Mod are you using? Should be 1.1.7.

FooNight FooDay

Reply #39
Just wanted to say thanks alot for this, looks great!
Thanks

FooNight FooDay

Reply #40
Since implementing the new 1.1b I have only two choices in the 'Filter' panel. Just Albums/Artist or Year/Artist.
How do I get the 3th one back? So I can see Artist/Album/Year?

:edit:

I found how to solve my 'problem'.

Preferences|Columns UI|Add vertical Splitter|Filter.


FooNight FooDay

Reply #41
any thoughts as to why I am getting this?


FooNight FooDay

Reply #42
You changed the font. If it doesn't work with the default font either, turn on unicode in windows.

FooNight FooDay

Reply #43
thanks, helped a bunch when I have the language pack installed.

FooNight FooDay

Reply #44
thanks, helped a bunch when I have the language pack installed.

@pee_wee
What language pack?    Windows? - Foobar? - Fonts?   
Tell us more where to find and what to do. What font did help?

Erich

FooNight FooDay

Reply #45
I had to get mine off my windows xp disk. google enable unicode.

FooNight FooDay

Reply #46
Thanks for this great layout


FooNight FooDay

Reply #47
Just did a fresh install of Foobar to latest stable, and a fresh install of this theme.  The ratings show up now, but now the cover artwork doesn't refresh when the song changes.  If I click on an item at the top (Info/Bio/etc) and click back to the artwork it shows the proper cover.

If I click next to navigate through songs, the cover is always one behind. It's always showing the cover for the song I last played.

FooNight FooDay

Reply #48
I only noticed this right after importing the config, once foobar is restarted, it works fine. I think WSH Mod is the culprit here.

FooNight FooDay

Reply #49
I re-re-installed the theme, and all is well now.  No idea what the problem was since my installation is exactly the same, using exactly the same files, but it's working now. Weird.