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: Foobar Gallery (Read 1798219 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Foobar Gallery

Reply #100
Quote
ah, ok. That makes things a bit more complicated though.
So, theres no way to use foo_history strings in columns?
[a href="index.php?act=findpost&pid=269853"][{POST_SNAPBACK}][/a]

Not that I know of, because the history information is not stored in the tags of the file but in a seperate file, history.flg I think.

Foobar Gallery

Reply #101
Quote
Quote
ah, ok. That makes things a bit more complicated though.
So, theres no way to use foo_history strings in columns?
[a href="index.php?act=findpost&pid=269853"][{POST_SNAPBACK}][/a]

Not that I know of, because the history information is not stored in the tags of the file but in a seperate file, history.flg I think.
[a href="index.php?act=findpost&pid=269854"][{POST_SNAPBACK}][/a]


Alright, that makes sense. Kinda ruins the idea I had though 

Foobar Gallery

Reply #102
Some really nice foobars here

Mine : (clic to enlarge)

Foobar Gallery

Reply #103
Quote

[a href="index.php?act=findpost&pid=269778"][{POST_SNAPBACK}][/a]

/me likes the no-superfluous-bs approach

Foobar Gallery

Reply #104
Quote
Quote
beto and Kamelian where could I find that visual style?

and Speek: quite minimalistic setup there..
[a href="index.php?act=findpost&pid=269802"][{POST_SNAPBACK}][/a]


the winxp style? it's called Opus.

You can find it at deviantart.com
[a href="index.php?act=findpost&pid=269846"][{POST_SNAPBACK}][/a]

Thanks.


Foobar Gallery

Reply #106
which fonts does Strictly4me use for his playlist view? how can you get the star symbol for rating ?


Amit

Foobar Gallery

Reply #107
You need "Arial Unicode MS"- font for it!

((((( Strictly4me )))))

Foobar Gallery

Reply #108
Quote
Quote
My current config:

-Recently played tracks are marked by a light blue double note. Later it changes to a darker color, and the appearance goes: Double note->Single note->line->dot->nothing[a href="index.php?act=findpost&pid=269469"][{POST_SNAPBACK}][/a]
What is the code for comparing system time to last played time?
[a href="index.php?act=findpost&pid=269743"][{POST_SNAPBACK}][/a]
My setup:

Play Count plugin (foo_playcount):
Tag: PLAY_DATE
Format: %D%M%y

Tag: JULIAN_DATE
Format: %j

Columns UI:

In globals:
Code: [Select]
recently=$if(%PLAY_DATE%,
$if($strcmp(%PLAY_DATE%,$num(%_system_day%,2)$num(%_system_month%,2)$right(%_system_year%,2)),
0
,
$if(%JULIAN_DATE%,
$puts(year,$sub(%_system_year%,1))
$puts(hour,%_system_hour%)
$puts(day,$sub(%_system_day%,$ifgreater($get(hour),11,0,1)))

$puts(monthdays,$select(%_system_month%,0,31,59,90,120,151,181,212,243,273,304,334))
$puts(yeardays,$ifequal($mod(%_system_year%,4),0,$ifgreater(%_system_month%,2,$add($get(monthdays),1),$get(monthdays)),$get(monthdays)))

$sub($add($div($get(year),4),$mul($get(year),365),$get(yeardays),$get(day),1721410),%JULIAN_DATE%)
)))

Column:
Code: [Select]
$if(%_recently%,
$select($min($add(%_recently%,1),5),
%_c_title%|%_c_title%'♫',
'♪',
' ',
' ∙',
)
)


As you can see, it uses a combination of julian date and the current date in the format ddmmyy (change the second line in the globals formatting if you use another format). In Columns UI, the julian date is calculated from the current date. Thanks to musicmusic for that part. The reason I use both, is that the julian date alone changed at noon (light blue double note to darker blue single note). So, I found that keeping the double note for all tracks played at the current date, was more along the lines of how I wanted this to work in the first place.

Edit: clarification

Foobar Gallery

Reply #109
Very defaultish.


Foobar Gallery

Reply #110
screenshot

here is my latest


[span style='font-size:8pt;line-height:100%']Moderation: Converted image to link. Please do not inline images larger than approx. 800x600 and 80KB. For lager images please use links and preferably thumbnails in your post.[/span]

Foobar Gallery

Reply #111
Quote
screenshot

here is my latest
[a href="index.php?act=findpost&pid=270558"][{POST_SNAPBACK}][/a]


nice one, dude!

i have something similar to you, but i really like this one..

can you share your configs?

Foobar Gallery

Reply #112
My current foobar
<http://sameold.freeownhost.com/fooscrn.png>
Slightly modified Azrael, mostly to recognise Various artist albums, resize and display replaygain the way I want.


Foobar Gallery

Reply #114
Quote
all your configurations are ugly as hell.

http://uploaded.interestingnonetheless.net...tion/foobar.jpg
[a href="index.php?act=findpost&pid=270707"][{POST_SNAPBACK}][/a]

Quote
hi neksus. i downloaded your config, and i like it. but my foobar doesn't look like yours does. i don't know why. i exported the file and everything, but it looks different.[a href="index.php?act=findpost&pid=222934"][{POST_SNAPBACK}][/a]
 

Foobar Gallery

Reply #115
Quote
screenshot

here is my latest
[a href="index.php?act=findpost&pid=270558"][{POST_SNAPBACK}][/a]


w00t w00t that one rocks  share your config plz

Foobar Gallery

Reply #116
Quote
beto and Kamelian where could I find that visual style?


If you cant find the VS tell me.
Ill send it by e-mail.

Quote
[a href="http://img178.exs.cx/my.php?loc=img178ℑ=foobar1ja.png" target="_blank"] ?

It's really cool

Foobar Gallery

Reply #117
Can someone tell me how he make it??


How many tabbed panel stack has he got?? How has he turn on them??

Foobar Gallery

Reply #118
Quote
Quote
Stratman , what Visualization are you using??


Amit
[a href="index.php?act=findpost&pid=268443"][{POST_SNAPBACK}][/a]



I'm using G-Force with the border disabled.

Xerion, your set-up kicks a%@!
[a href="index.php?act=findpost&pid=268466"][{POST_SNAPBACK}][/a]


Stratman your visualization is great.

Could you tell how you have taken the border from the windows.

I tried to edit the boot.txt, but  couldnt find anything about that.

help me please 

P.S. - Sorry by my bad english

Foobar Gallery

Reply #119
GForce can be made borderless by going to your windows user directory (something like c:\Documents and Settings\<username>) which has a subfolder called G-Force. Inside there is a file named "Preferences (foobar2000).txt". In that file you can change the NoBo property from 0 to 1

Foobar Gallery

Reply #120
Quote
Can someone tell me how he make it??
[a href="http://img151.exs.cx/img151/3530/mysetup4xu.png" target="_blank"]

Foobar Gallery

Reply #121
wow so simple!!
Thx a lot Xerion

Foobar Gallery

Reply #122
Quote
Quote
screenshot

here is my latest
[{POST_SNAPBACK}][/a]


nice one, dude!

i have something similar to you, but i really like this one..

can you share your configs?
[a href="index.php?act=findpost&pid=270572"][{POST_SNAPBACK}][/a]

here you go
[a href="http://www.cheekychris.com/chris/4nT1.fcs]config[/url]

Quote
GForce can be made borderless by going to your windows user directory (something like c:\Documents and Settings\<username>) which has a subfolder called G-Force. Inside there is a file named "Preferences (foobar2000).txt". In that file you can change the NoBo property from 0 to 1
[{POST_SNAPBACK}][/a]


omg i love you sooo much, i guess i never figured the config file would be in my user folder.... hmmm
guess i prove my lack of intelligence once again

i really appreciate it thanks

here is my final version now complete

[a href="http://www.cheekychris.com/chris/foobar3.png]screenshot[/url]


[span style='font-size:8pt;line-height:100%']moderation: converted images to links. please do not inline images larger than 800x600 and 80KB[/span]


Foobar Gallery

Reply #124
You have to hold down shift( keep shift pressed for the whole action) and right mse click on the panel seperators.... then Layout -> Tabbed Panel Stack (even though it is ticked) and left mse click.....another panel appears.
Hope you understand that!