Foobar Gallery, Everyone post your foobar |
![]() ![]() |
Foobar Gallery, Everyone post your foobar |
Aug 4 2006, 22:06
Post
#2676
|
|
|
Group: Members Posts: 81 Joined: 4-July 06 From: Erfurt, Germany Member No.: 32538 |
@bode
in the playlist switcher preferences (general tab) you can edit the layout here are the available tags you can use: %length% = shows the length of the playlist %title% = shows the playlist name %is_locked% = returns "1" if the playlist is locked for editing - can be used in combination with $if functions %lock_name% = shows the type of lock %size% = shows the number of entries in the playlist %is_active% = returns "1" if the playlist is currently selected %is_playing% = returns if the playlist is the one currently playing ---------------------- got the info from here http://www.audiohq.de/index.php?showtopic=1695 It's in german but there are some examples for the use of these tags |
|
|
|
Aug 5 2006, 00:22
Post
#2677
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
These should also be in the Columns UI wiki.
|
|
|
|
Aug 5 2006, 00:25
Post
#2678
|
|
![]() Group: Super Moderator Posts: 1813 Joined: 24-July 02 Member No.: 2776 |
-------------------- foobar2000.audiohq.de
|
|
|
|
Aug 5 2006, 04:36
Post
#2679
|
|
![]() Group: Members Posts: 4 Joined: 28-April 05 Member No.: 21744 |
hey,
thanx for all that, I got it working in the playlist switcher, However, I was wanting to do it in the Album List panel (which is where i went wrong), and cant seem to find anything on it anywhere. It was working in 0.83, but i was using someone else's config (4nti). Read the columns UI wiki, searched the forums, to no avail. Foobar is looking pretty good now too, just the total time in album list and I am a happy man. Ill keep reading and sure to find it somewhere. Thanx again for help. foobar is a bit like a loose tooth, or a scabby knee, a little annoying at first, but once you start playing with it you can't stop. Im addicted. |
|
|
|
Aug 13 2006, 20:34
Post
#2680
|
|
|
Group: Members Posts: 4 Joined: 15-June 06 From: Leominster, Ma Member No.: 31857 |
|
|
|
|
Nov 4 2006, 05:56
Post
#2681
|
|
|
Group: Members Posts: 3 Joined: 4-November 06 Member No.: 37137 |
Like Web2.0 Design? |
|
|
|
Nov 4 2006, 06:16
Post
#2682
|
|
![]() Group: Members Posts: 428 Joined: 22-July 06 From: Argentina Member No.: 33201 |
|
|
|
|
Nov 4 2006, 06:20
Post
#2683
|
|
![]() Group: Members Posts: 238 Joined: 8-September 06 Member No.: 34932 |
I think its just the album art flipped with a gradient png overlay
|
|
|
|
Nov 4 2006, 12:57
Post
#2684
|
|
![]() Group: Members Posts: 98 Joined: 2-October 04 Member No.: 17431 |
-------------------- - FLAC/200GB external
- AAC 128 vbr/local - iPod Nano 2G 8GB |
|
|
|
Nov 4 2006, 19:21
Post
#2685
|
|
![]() Group: Members Posts: 61 Joined: 10-May 05 Member No.: 21986 |
Please post your config!!! This is exactly what I have been wanting This post has been edited by enjoilax: Nov 4 2006, 19:21 |
|
|
|
Nov 5 2006, 01:13
Post
#2686
|
|
![]() Group: Members Posts: 195 Joined: 3-September 06 Member No.: 34773 |
Here's My Config. I like it alot.
This post has been edited by Paws: Nov 5 2006, 01:15 |
|
|
|
Nov 5 2006, 03:55
Post
#2687
|
|
|
Group: Members Posts: 3 Joined: 4-November 06 Member No.: 37137 |
I think its just the album art flipped with a gradient png overlay yeah, that's right! use SCPL. Item Display: CODE $imageabs2(120,120,0,0,120,120,14,$add(23,$mul(-23,%_itemindex%)), path to Mirror.png,) $imageabs2(120,120,0,0,120,120,14,$add(23,$mul(-23,%_itemindex%)), path to Reflection.png,) Group Display: CODE $imageabs2(120,120,0,0,120,120,14,$add(23,$mul(18,%tracknumber%)), path to Folder.jpg,) ![]() I guess you look this code, It might be too usually disappointed. and I'm sorry by poor English. thanks a lot! |
|
|
|
Nov 5 2006, 05:53
Post
#2688
|
|
|
Group: Members Posts: 39 Joined: 1-October 06 Member No.: 35834 |
|
|
|
|
Dec 8 2006, 17:06
Post
#2689
|
|
![]() Group: Members Posts: 93 Joined: 19-June 03 From: ARG Member No.: 7291 |
Link removed by moderation.
Redistribution of modified setup packages is a violation of the foobar2000 license. -- ![]()
This post has been edited by Frank Bicking: Dec 8 2006, 17:13 -------------------- Greetings
Sonny Burnett. |
|
|
|
Dec 8 2006, 18:17
Post
#2690
|
|
![]() Group: Members Posts: 462 Joined: 30-March 04 From: Israel Member No.: 13133 |
|
|
|
|
Feb 16 2007, 20:58
Post
#2691
|
|
|
Group: Members Posts: 3 Joined: 8-February 07 Member No.: 40441 |
Hello Guys.What code is it if i want to display in my track info panel the album full length,not only the track played and remaining length?
This post has been edited by Hammered: Feb 16 2007, 23:50 |
|
|
|
Feb 17 2007, 03:39
Post
#2692
|
|
|
Group: Members Posts: 132 Joined: 10-January 05 Member No.: 18966 |
Hello Guys.What code is it if i want to display in my track info panel the album full length,not only the track played and remaining length? I dont think thats possible, sorry. foobar only reads per track data, and to get an album length would require it to read other tracks. the only way around it is pretty much by tagging each file with a tag that holds the album length. You could use a plugin that tags to the database (i forgot which one does that, but its easy to find) so that you dont have extraneous tags in your files. |
|
|
|
Feb 17 2007, 11:30
Post
#2693
|
|
|
Group: Members Posts: 3 Joined: 8-February 07 Member No.: 40441 |
Hello Guys.What code is it if i want to display in my track info panel the album full length,not only the track played and remaining length? I dont think thats possible, sorry. foobar only reads per track data, and to get an album length would require it to read other tracks. the only way around it is pretty much by tagging each file with a tag that holds the album length. You could use a plugin that tags to the database (i forgot which one does that, but its easy to find) so that you dont have extraneous tags in your files. Thx.If i use this code in my playlist switcher,its working.But if i load a playlist showing playlists full time,if playing 1 album only,thats correct... Total Time ->>%title%$if(%is_locked%,$rgb(128,128,128,254,254,125)' ['%lock_name%']') $rgb(65,65,65,192,254,192)'('%length%')'-'('%size%')' This post has been edited by Hammered: Feb 17 2007, 12:55 |
|
|
|
Feb 18 2007, 19:56
Post
#2694
|
|
|
Group: Members Posts: 1 Joined: 18-February 07 Member No.: 40729 |
Bought a new PC recently, which 'forced' me to review my foobar settings.
Below is a picture of my current GUI. (Note: I don't use albums, only singles) It's quite simple (to build). You only need Columns UI and Queue Manager. Screenshot Greetings, Ivolution Moderation: Please do not inline images larger than roughly 800x600 and 80KB. Please use thumbnails and/or links for large pictures instead. This post has been edited by Frank Bicking: Feb 19 2007, 00:42 |
|
|
|
Feb 18 2007, 21:25
Post
#2695
|
|
|
Group: Members Posts: 5 Joined: 16-February 07 Member No.: 40678 |
|
|
|
|
Feb 19 2007, 11:05
Post
#2696
|
|
![]() Group: Members Posts: 720 Joined: 24-November 05 From: Grenoble Member No.: 25981 |
|
|
|
|
Feb 19 2007, 11:27
Post
#2697
|
|
|
Group: Members Posts: 113 Joined: 10-October 06 From: Honolulu, USA Member No.: 36194 |
http://img.photobucket.com/albums/v672/sel.../untitled-6.png
This post has been edited by JadeElephant: Feb 19 2007, 11:36 |
|
|
|
Feb 19 2007, 19:48
Post
#2698
|
|
|
Group: Members Posts: 2 Joined: 23-January 07 Member No.: 39945 |
|
|
|
|
Feb 19 2007, 19:49
Post
#2699
|
|
![]() Group: Members Posts: 720 Joined: 24-November 05 From: Grenoble Member No.: 25981 |
thanks |
|
|
|
Jun 2 2007, 15:40
Post
#2700
|
|
![]() Group: Members Posts: 2 Joined: 23-May 07 From: Denmark Member No.: 43696 |
mine 0.9 for now ![]() Looks nice. Mine is one I download though. I like the simplicity of your config. -------------------- /me uses foobar
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 26th May 2013 - 04:30 |