Help - Search - Members - Calendar
Full Version: Listen To The Music Again Mod
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Uploads - (fb2k)
Pages: 1, 2
fwqhgads
This started with a user named moglenstar's mod of lassekongo83's lttm configuration found here.

IPB Image


Update October 5, 2007: Version 2 released. Fixed buggy seekbar, added dynamic bitrate display, changed album art display, fixed a few bugs, cleaned up code. Download lttmam2.zip ( 485.08k ) below.


Features:
  • Quick Search Toolbar
  • Last.fm, Wikipedia, and RateYourMusic links
  • Room for extra discogs tags
  • Cover/Artist Image Download Buttons
  • Albumlist
  • Functional seekbar
  • Display of Album Art and Artist Images
I must stress however, the basis of the code was not written by me, and neither were most of the images. I have simply added a few things to increase functionality of an already great config. I have been given permission from moglenstar to release this.

Components Needed:
ThePhoEniX
can't install albumartdownloader, because i can't install .net 3 framework. too bad. i'll try this one
drbeachboy
I am having a problem with the header info above track listing. It shows nothing at all. The tracks show up fine in the playlist, just not the Album / Date and Artist. Also, the info above the time is not showing either. I see no totaltracks, codec or genre/style above the time. Essentially, I have no header info in the playlistview. Could I be missing something?


Edit: Spelling
fwqhgads
QUOTE(drbeachboy @ Sep 14 2007, 21:18) *

I am having a problem with the header info above track listing. It shows nothing at all. The tracks show up fine in the playlist, just not the Album / Date and Artist. Also, the info above the time is not showing either. I see no totaltracks, codec or genre/style above the time. Essentially, I have no header info in the playlistview. Could I be missing something?


Edit: Spelling

Right click on the track listing and then go Settings. Under Group Display, you should have this:

CODE
// background
$drawrect(0,0,0,0,brushcolor-null pencolor-null)

// top row
$alignabs(6,14,$sub(%_width%,80),20,,)$font(Calibri,9,bold uppercase,90-90-90)
%album% / $num(%date%,4)

// bottom row
$alignabs(6,29,$sub(%_width%,80),20,,)$font(Calibri,9,bold,130-130-130)
%album artist%

// right side

$alignabs($sub(%_width%,80),14,75,10$puts(coverstring,$replace(%path%,%filename_ext%,folder.jpg))

// background
$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null))
$drawrect(-1,-1,$add(%_width%,2),19,brushcolor-null pencolor-null)
$if(%_selected%,$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-210-210-210 pencolor-null),$drawrect(,,,,brushcolor-210-210-210 pencolor-null))$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null)))
$if(%_focused%,$drawrect(-1,,$add(%_width%,2),,brushcolor-null pencolor-null))


// info for without coverart
$if(%isplaying%,$alignabs(4,,40,40,,)$font(webdings,9,,90-120-140)$if(%ispaused%,;,4),
$alignabs(1,,22,18,center,middle)$font(calibri,8,bold,180-180-180)$if(%totaltracks%,%tracknumber%.,$num(%_itemindex%,2).))
$alignabs(23,,$sub(%_width%,162),18,left,middle)$font(calibri,8,bold,$if(%isplaying%,60-60-60,90-90-90))%title%$font(calibri,8,bold lowercase,$if(%isplaying%,120-150-170,170-170-170))$if(%totaltracks%,,[ '('%genre%[',' %date%]')'])
$alignabs($sub(%_width%,60),,50,18,right,middle)$font(calibri,8,bold,$if(%isplaying%,130-160-180,180-180-180))[]$font(calibri,8,bold,$if(%isplaying%,80-80-80,120-120-120))$if(%isplaying%,%playback_time_remaining%,%length%)
,right,)$font(Kroeger 05_55,9,,70-70-70)%_itemcount% tracks
$alignabs($sub(%_width%,80),22,75,10,right,)$font(Kroeger 05_55,9,,80-80-80)$replace(%filename_ext%,%filename%.,)[ %codec_profile%]$if($or($strstr(%codec_profile%,VBR),%__bitrate_nominal%),, %__bitrate%kbps)
$alignabs($sub(%_width%,80),30,75,10,right,)$font(Kroeger 05_55,9,,90-90-90)%genre%


// little arrow
$alignabs(,1,20,36,center,middle)$font(Wingdings 3,6,,120-120-120)
spaceships
i like it biggrin.gif
drbeachboy
No luck! I checked against what you posted above and it was word for word. I even did a copy - paste, closed and re-opened fb2k with the same result. Is there anything else that could be missing? Thanks!
fwqhgads
QUOTE(drbeachboy @ Sep 15 2007, 08:30) *

No luck! I checked against what you posted above and it was word for word. I even did a copy - paste, closed and re-opened fb2k with the same result. Is there anything else that could be missing? Thanks!

Are you using the latest version of panels_ui?

0.14.12 Beta?
spaceships
put the .pui in the Panels UI main directory instead of the lttmam folder
drbeachboy
Yes, I am using version 0.14.12 Beta, and moving the pui file to main Panels_UI folder made no difference at all. Any other suggestions?
spaceships
biggrin.gif my foobar thanks for the mod fwqhgads
fwqhgads
QUOTE(drbeachboy @ Sep 15 2007, 17:49) *

Yes, I am using version 0.14.12 Beta, and moving the pui file to main Panels_UI folder made no difference at all. Any other suggestions?

I assume you have the fonts installed?
drbeachboy
Yes, I have the fonts installed to C:\Windows\Fonts. Also, the folder in fb2k is PanelsUI and not Panels_UI as I previously posted. Here is screenshot of what's going on.

Click to view attachment
spaceships
OHHH,

right click on the playlist, and go to Sort, sort it by Date/Artist/Album


or anything other than none.
fwqhgads
That should do it hopefully.
kais0r
Hi, first of all I'm from Germany so my English isn't very good.
I like your config and I would like to use it. But I'm a noob and I don't know how to install this config.
I download all needed components so far but what I have to do now?
At the moment it's looking like that:
http://img158.imageshack.us/img158/3684/27012858fr6.jpg
rolleyes.gif

Please tell me what I have to do step by step because I know nothing about foobar. sad.gif

And another offtopic question:
fwqhgads, how can I get your nice black windows look?
pnG
QUOTE(spaceships @ Sep 16 2007, 02:33) *

biggrin.gif my foobar thanks for the mod fwqhgads


nice mod.

and im diggging the config fwqhgads. nice job.
drbeachboy
QUOTE(spaceships @ Sep 15 2007, 23:33) *

OHHH,

right click on the playlist, and go to Sort, sort it by Date/Artist/Album


or anything other than none.

That did the trick! Any sort other than None works perfectly. Thank you spaceships, I appreciate your help.

Also, thank you fwqhgads for your help, and to a pretty cool layout, as well. I especially like the fact that you went with foo_albumart instead of the built-in one in panels_UI. This way I can view my embedded art in my FLAC & MP3 files.
moglenstar
What a small world tongue.gif
fwqhgads
QUOTE(moglenstar @ Sep 16 2007, 09:19) *

What a small world tongue.gif

Well hello there!
kais0r
Can nobody help me? sad.gif
Saxe
QUOTE(kais0r @ Sep 16 2007, 18:36) *

Can nobody help me? sad.gif


Hit Ctrl + P and select 'Display' in the tree view. Make sure you have Panels UI as User interface module. Now select 'Panels UI' in the tree view and make sure layout is set to lttmam.pui

Should work then.
kais0r
Now it looks like this:
IPB Image
blink.gif
Saxe
Are you sure you have selected the right layout for Panels UI in the preferences menu?
kais0r
Yes I choose lttmam.pui and then I click save all and close.
But when I open the windows again, default.pui is chosen in the layout option.
shakey_snake
QUOTE(kais0r @ Sep 16 2007, 13:10) *

Now it looks like this:
blink.gif
yeah, you definately don't have the right .pui selected.
Saxe
QUOTE(kais0r @ Sep 16 2007, 19:54) *

Yes I choose lttmam.pui and then I click save all and close.
But when I open the windows again, default.pui is chosen in the layout option.


Ah, that is because you don't have the newest beta of Panels UI smile.gif
kais0r
Are you sure?
I downloaded it from http://panels.fooblog2000.com.
It's 0.13.8 beta.
Where can I get the newest version?
kais0r
Thank you very much! It works now.
But what about the basic folder? Where should I extract it?
Saxe
QUOTE(kais0r @ Sep 16 2007, 20:22) *

Thank you very much! It works now.
But what about the basic folder? Where should I extract it?


You don't need it. It's just some ugly basic layout tongue.gif
Hakubo
Could you post your config in text form?
The version 0.14.12 of PanelsUI is too buggy for me, so I'd rather adapt your configuration to 0.13.8.
shakey_snake
QUOTE(Hakubo @ Sep 25 2007, 11:34) *

Could you post your config in text form?
The version 0.14.12 of PanelsUI is too buggy for me, so I'd rather adapt your configuration to 0.13.8.

I don't know if that's going to work well as this probably uses much of the new syntax.
Hakubo
I don't think backporting this will be too hard.
At least, I'd like to try.
kais0r
Hi,
I've got another question. Is it possible that the bitrate-number (red) is updated automatically?
Because I use variable bitrate (blue) and the number only changes if I minimize the foobar window and open it again.

Here is a picture:
IPB Image

And why there is no number in front of the "Bit"?
fwqhgads
QUOTE(kais0r @ Sep 28 2007, 13:05) *

Hi,
I've got another question. Is it possible that the bitrate-number (red) is updated automatically?
Because I use variable bitrate (blue) and the number only changes if I minimize the foobar window and open it again.

Here is a picture:
IPB Image

And why there is no number in front of the "Bit"?

I don't think that's possible to do with panels_ui. The reason there is no number infront of "Bit", is that mp3 files and other lossy files do not have a %bitspersample% tag. If you use FLAC or WAV though, it will show the Bitrate.

I'm working on an update and might try to see if I can get it to hide the Bit depth portion when playing lossy files. I'm also trying to add some new buttons for tagging and file organization.

For the person who wanted to try and back-port it, here it is:

CODE
// Foo lttma (Listen To The Music Again) originally by lassekongo83.deviantart.com, adapted by moglenstar.deviantart.com
// changes from original lttm:
// - made layout fluid, so window can now be resized
// - remade all graphics, designed to suit VistyV2 visual style (but go well with most styles)
// - added toggleable albumart/trackinfo side panel
// - changed views to scpl and albumlist, removed old trackinfo and playlist selector
// - added buttons to search current artist on last.fm/wikipedia.org/oink.cd
// - added functioning custom seekbar ability, using foo_uie_powerpanels from http://borgusiek.neostrada.pl/foobar/
//
// enjoy and listen to the music again!
//
// lttmam Modifications by fwqhgads
// - added Quick Search Toolbar
// - added RateYourMusic search button
// - added AlbumArt/Artist image download buttons
// - added Discogs tagging info
// - added File Info tag space
// - changed album art display method
//
// Background
$drawrect(0,0,%_width%,%_height%,pencolor-null brushcolor-238-238-238)
$imageabs2(0,0,,,,,0,0,/lttmam\gnome_cd.png,)
$imageabs2(0,0,,,,,8,$sub(%_height%,35),/lttmam\tb_end.png,)
$imageabs2(0,0,,,$sub(%_width%,166),,12,$sub(%_height%,35),/lttmam\tb.png,NOKEEPASPECT)

// PerSecond
$if(%isplaying%,
$puts(progress,$muldiv(%playback_time_seconds%,$sub(%_width%,166),%length_seconds%))
,)
$ifgreater($get(progress),0,$padding(0,0)$imageabs2(0,0,,,$get(progress),,10,$sub(%_height%,33),/lttmam\tb-fill.png,),)
$panel(SeekPanel,'Seek Panel',10,$sub(%_height%,33),$sub(%_width%,164),21,)

// PerSecond
$font('HaxrCorp 4088',9,normal,0-0-0 shadow glowalpha-1)
$if(%isplaying%,
$alignabs(20,$sub(%_height%,38),647,30,left,middle)%playback_time%
,
$alignabs(20,$sub(%_height%,38),647,30,left,middle)0:00
)

// PerTrack
$button($sub(%_width%,154),$sub(%_height%,35),0,0,0,0,/lttmam\btn-stop.png,/lttmam\btn-stoph.png,Stop,)
$button($sub(%_width%,130),$sub(%_height%,35),0,0,0,0,$if($or(%ispaused%,$not(%isplaying%)),/lttmam\btn-play.png,/lttmam\btn-pause.png),$if($or(%ispaused%,$not(%isplaying%)),/lttmam\btn-playh.png,/lttmam\btn-pauseh.png),$if($or(%ispaused%,$not(%isplaying%)),Play,Pause),)
$button($sub(%_width%,106),$sub(%_height%,35),0,0,0,0,/lttmam\btn-prev.png,/lttmam\btn-prevh.png,Previous,)
$button($sub(%_width%,82),$sub(%_height%,35),0,0,0,0,/lttmam\btn-next.png,/lttmam\btn-nexth.png,Next,)
$button($sub(%_width%,58),$sub(%_height%,35),0,0,0,0,/lttmam\btn-open.png,/lttmam\btn-openh.png,Add Files...,)
$button($sub(%_width%,34),$sub(%_height%,35),0,0,0,0,/lttmam\btn-menu.png,/lttmam\btn-menuh.png,MENU,TOOLTIP: Menu)

// PerTrack
$if(%_isplaying%,
$settitle(%artist% - %title%)
$settray(%artist% - %title%)
,
$settitle(Foobar2000)
$settray(Foobar2000)
)

// PerTrack
$puts(yOffset,0)
$if($strcmp($getpvar(side_width),10),,
$if(%isplaying%,

//    toggle artwork
$select($eval($getpvar(arthide) + 1),
//    dim image if paused
    $if(%ispaused%,
        $puts(dim,alpha-150)
        ,
    )
    $select($eval($getpvar(art) + 1),
//        album art mode
        $if($fileexists($get(coverPath)),
            $drawrect(10,50,200,200,brushcolor-$get(color1) pencolor-$get(color1))
            $imageabs2(200,200,,,,,10,50,$get(coverPath),nokeepaspect $get(dim))
            $puts(roffset,225)
            ,
            $puts(roffset,240)
        )
        $button(0,2,10,50,200,200,,,PVAR:SET:art:1,)
        ,
//        artist art mode
        $if($fileexists($get(artistPath)),
            $drawrect(10,50,200,200,brushcolor-$get(color1) pencolor-$get(color1))
            $imageabs2(200,200,,,,,10,50,$get(artistPath),nokeepaspect $get(dim))
            $puts(roffset,225)
            ,
            $puts(roffset,240)
        )
        $button(0,2,10,50,200,200,,,PVAR:SET:art:0,)
        ,
    )
    ,
    $puts(roffset,240)
)

$alignabs(10,260,200,20,,)$font(Calibri,9,bold uppercase,90-90-90)
%album% / %date%
$alignabs(10,275,200,20,,)$font(Calibri,9,bold,130-130-130)
%artist%
$alignabs(10,290,200,20,,)$font(Calibri,9,bold,90-90-90)
[%style%]
$alignabs(10,320,200,20,,)$font(Calibri,9,bold,130-130-130)
[%label%]
$alignabs(10,335,200,20,,)$font(Calibri,9,bold,130-130-130)
[%catalog #%]
$alignabs(10,350,200,20,,)$font(Calibri,9,bold,130-130-130)
[[%discogs_format%] / [%discogs_country%]]
$alignabs(10,380,200,20,,)$font(Calibri,9,bold,90-90-90)
[%codec%] / [%bitrate%]kbps
$alignabs(10,395,200,20,,)$font(Calibri,9,bold,90-90-90)
[$insert($div(%samplerate%,100),'.',$sub($len(%samplerate%),3)) kHz / [%__bitspersample%] Bit]

))

$panel(qs,'Quick Search Toolbar',7,$sub(%_height%,60),$sub(%_width%,578),21,)

$select($add($getpvar(display.mode),1),
$panel(Planels,Single Column Playlist,$getpvar(side_width),35,$sub($sub(%_width%,$getpvar(side_width)),10),$sub(%_height%,80),)
,
$panel(Panels,'Album list',$getpvar(side_width),35,$sub($sub(%_width%,$getpvar(side_width)),10),$sub(%_height%,80),)
)
// views
$button(10,10,12,12,0,0,/lttmam\btn-list.png,/lttmam\btn-listh.png,'PVAR:SET:display.mode:0',TOOLTIP: Playlist)
$button(28,10,12,12,0,0,/lttmam\btn-switch.png,/lttmam\btn-switchh.png,'PVAR:SET:display.mode:1',TOOLTIP: Album List)
// searches
$button(50,10,12,12,0,0,/lttmam\btn-lastfm.png,/lttmam\btn-lastfmh.png,Last.fm,)
$button(68,10,12,12,0,0,/lttmam\btn-wiki.png,/lttmam\btn-wikih.png,Wikipedia,)
$button(86,10,12,12,0,0,/lttmam\btn-rym.png,/lttmam\btn-rymh.png,RateYourMusic,)
$button(104,10,12,12,0,0,/lttmam\btn-oink.png,/lttmam\btn-oinkh.png,OiNK,)

// toggles
$button(126,10,12,12,0,0,/lttmam\btn-compact.png,/lttmam\btn-compacth.png,'PVAR:SET:side_width:10',)
$button(144,10,12,12,0,0,/lttmam\btn-wide.png,/lttmam\btn-wideh.png,'PVAR:SET:side_width:220',)

// cover&artist image search
$button(166,10,12,12,0,0,/lttmam\btn-cover2.png,/lttmam\btn-cover2h.png,Cover Image,)
$button(184,10,12,12,0,0,/lttmam\btn-artist.png,/lttmam\btn-artisth.png,Artist Image,)

$button(787,10,12,12,0,0,/lttmam\btn-opendir.png,/lttmam\btn-opendirh.png,Open Directory,$sub(%_width%,27,,$sub(%_height%,35)))


and scpl group display:

CODE
// background
$drawrect(0,0,0,0,brushcolor-null pencolor-null)

// top row
$alignabs(6,14,$sub(%_width%,80),20,,)$font(Calibri,9,bold uppercase,90-90-90)
%album% / $num(%date%,4)

// bottom row
$alignabs(6,29,$sub(%_width%,80),20,,)$font(Calibri,9,bold,130-130-130)
%album artist%

// right side

$alignabs($sub(%_width%,80),14,75,10$puts(coverstring,$replace(%path%,%filename_ext%,folder.jpg))

// background
$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null))
$drawrect(-1,-1,$add(%_width%,2),19,brushcolor-null pencolor-null)
$if(%_selected%,$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-210-210-210 pencolor-null),$drawrect(,,,,brushcolor-210-210-210 pencolor-null))$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null)))
$if(%_focused%,$drawrect(-1,,$add(%_width%,2),,brushcolor-null pencolor-null))


// info for without coverart
$if(%isplaying%,$alignabs(4,,40,40,,)$font(webdings,9,,90-120-140)$if(%ispaused%,;,4),
$alignabs(1,,22,18,center,middle)$font(calibri,8,bold,180-180-180)$if(%totaltracks%,%tracknumber%.,$num(%_itemindex%,2).))
$alignabs(23,,$sub(%_width%,162),18,left,middle)$font(calibri,8,bold,$if(%isplaying%,60-60-60,90-90-90))%title%$font(calibri,8,bold lowercase,$if(%isplaying%,120-150-170,170-170-170))$if(%totaltracks%,,[ '('%genre%[',' %date%]')'])
$alignabs($sub(%_width%,60),,50,18,right,middle)$font(calibri,8,bold,$if(%isplaying%,130-160-180,180-180-180))[]$font(calibri,8,bold,$if(%isplaying%,80-80-80,120-120-120))$if(%isplaying%,%playback_time_remaining%,%length%)
,right,)$font(Kroeger 05_55,9,,70-70-70)%_itemcount% tracks
$alignabs($sub(%_width%,80),22,75,10,right,)$font(Kroeger 05_55,9,,80-80-80)$replace(%filename_ext%,%filename%.,)[ %codec_profile%]$if($or($strstr(%codec_profile%,VBR),%__bitrate_nominal%),, %__bitrate%kbps)
$alignabs($sub(%_width%,80),30,75,10,right,)$font(Kroeger 05_55,9,,90-90-90)%genre%


// little arrow
$alignabs(,1,20,36,center,middle)$font(Wingdings 3,6,,120-120-120)


Item display:

CODE
$puts(coverstring,$replace(%path%,%filename_ext%,folder.jpg))

// background
$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null))
$drawrect(-1,-1,$add(%_width%,2),19,brushcolor-null pencolor-null)
$if(%_selected%,$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-210-210-210 pencolor-null),$drawrect(,,,,brushcolor-210-210-210 pencolor-null))$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null)))
$if(%_focused%,$drawrect(-1,,$add(%_width%,2),,brushcolor-null pencolor-null))


// info for without coverart
$if(%isplaying%,$alignabs(4,,40,40,,)$font(webdings,9,,90-120-140)$if(%ispaused%,;,4),
$alignabs(1,,22,18,center,middle)$font(calibri,8,bold,180-180-180)$if(%totaltracks%,%tracknumber%.,$num(%_itemindex%,2).))
$alignabs(23,,$sub(%_width%,162),18,left,middle)$font(calibri,8,bold,$if(%isplaying%,60-60-60,90-90-90))%title%$font(calibri,8,bold lowercase,$if(%isplaying%,120-150-170,170-170-170))$if(%totaltracks%,,)
$alignabs($sub(%_width%,60),,50,18,right,middle)$font(calibri,8,bold,$if(%isplaying%,130-160-180,180-180-180))[]$font(calibri,8,bold,$if(%isplaying%,80-80-80,120-120-120))$if(%isplaying%,%playback_time_remaining%,%length%)
kais0r
Ok thank you.
Can you please tell me where I have to insert the codes for the additional search buttons (Last.fm/Wikipedia/etc..) which you have posted?
fwqhgads
QUOTE(kais0r @ Sep 29 2007, 02:27) *

Ok thank you.
Can you please tell me where I have to insert the codes for the additional search buttons (Last.fm/Wikipedia/etc..) which you have posted?

Do you mean the code for the buttons themselves, or the foo_run commands?
kais0r
Hmm sorry I don't know I'm a noob tongue.gif
I just want the buttons to be working.
fwqhgads
QUOTE(kais0r @ Sep 29 2007, 10:14) *

Hmm sorry I don't know I'm a noob tongue.gif
I just want the buttons to be working.

Well, the code for the foo_run commands are in the first post. You have to configure those yourself.
Skates
QUOTE(fwqhgads @ Sep 29 2007, 20:29) *

QUOTE(kais0r @ Sep 29 2007, 10:14) *

Hmm sorry I don't know I'm a noob tongue.gif
I just want the buttons to be working.

Well, the code for the foo_run commands are in the first post. You have to configure those yourself.

Would it be possible to keep the button for the playbar on the right side and stretch the track bar across the screen no matter the size of the window?
kais0r
QUOTE(fwqhgads @ Sep 30 2007, 03:29) *

QUOTE(kais0r @ Sep 29 2007, 10:14) *

Hmm sorry I don't know I'm a noob tongue.gif
I just want the buttons to be working.

Well, the code for the foo_run commands are in the first post. You have to configure those yourself.


Yes, but I don't know where I have to insert these foo_run codes. Can you please make a screenshot?
shakey_snake
look in the Preferences, kais0r

pressing Ctrl + P at the same time opens the preferences.

@ fwqhgads,
The firefox parts of your commands is unnecessary. Simply passing the url opens the web site in the default browser.
entertainer
IPB Image
I have this problem using PanelsUI 0.14.12 beta.
fwqhgads
QUOTE
Would it be possible to keep the button for the playbar on the right side and stretch the track bar across the screen no matter the size of the window?

Not sure what you're asking.. the buttons and play bar should stretch when you resize the window.

QUOTE(shakey_snake @ Sep 30 2007, 02:03) *

look in the Preferences, kais0r

pressing Ctrl + P at the same time opens the preferences.

@ fwqhgads,
The firefox parts of your commands is unnecessary. Simply passing the url opens the web site in the default browser.

Which is why I said to edit them as you see fit. On this computer I don't have Firefox set as the default, so I included the path in foo_run. You are right though.

QUOTE
I have this problem using PanelsUI 0.14.12 beta.

What happens when you try Sorting/Grouping by something else?
entertainer
I fixed the problem by deleting foo_ui_panels.dll, restarting foobar and selecting to not keep settings, then putting foo_ui_panels.dll back and now it works perfect. smile.gif
Skates
The progress bar does not stretch. It remains in a static position so if I increase the size of my window it does not stretch to the new length to fill in the bottom space.
Hakubo
QUOTE
For the person who wanted to try and back-port it, here it is:
Thanks, it basically came down to fixing font sizes and commenting out unnecessary chunks of code.
Speaking of which, does the following really belong to the Group Display?

CODE
// background
$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null))
$drawrect(-1,-1,$add(%_width%,2),19,brushcolor-null pencolor-null)
$if(%_selected%,$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-210-210-210 pencolor-null),$drawrect(,,,,brushcolor-210-210-210 pencolor-null))$if($stricmp($mod(%list_index%,2),1),$drawrect(,,,,brushcolor-null pencolor-null)))
$if(%_focused%,$drawrect(-1,,$add(%_width%,2),,brushcolor-null pencolor-null))


// info for without coverart
$if(%isplaying%,$alignabs(4,,40,40,,)$font(webdings,9,,90-120-140)$if(%ispaused%,;,4),
$alignabs(1,,22,18,center,middle)$font(calibri,8,bold,180-180-180)$if(%totaltracks%,%tracknumber%.,$num(%_itemindex%,2).))
$alignabs(23,,$sub(%_width%,162),18,left,middle)$font(calibri,8,bold,$if(%isplaying%,60-60-60,90-90-90))%title%$font(calibri,8,bold lowercase,$if(%isplaying%,120-150-170,170-170-170))$if(%totaltracks%,,[ '('%genre%[',' %date%]')'])
$alignabs($sub(%_width%,60),,50,18,right,middle)$font(calibri,8,bold,$if(%isplaying%,130-160-180,180-180-180))[]$font(calibri,8,bold,$if(%isplaying%,80-80-80,120-120-120))$if(%isplaying%,%playback_time_remaining%,%length%)
,right,)

Seems to me like a misplaced paste. The cover art string is never used, too.
kais0r
QUOTE(fwqhgads @ Sep 29 2007, 00:51) *

QUOTE(kais0r @ Sep 28 2007, 13:05) *

Hi,
I've got another question. Is it possible that the bitrate-number (red) is updated automatically?
Because I use variable bitrate (blue) and the number only changes if I minimize the foobar window and open it again.

Here is a picture:
IPB Image

And why there is no number in front of the "Bit"?

I don't think that's possible to do with panels_ui.


In this Mod the Bit number is updated every second. So it is possible with panels_ui or am i wrong?


fwqhgads
QUOTE(kais0r @ Oct 5 2007, 14:23) *

QUOTE(fwqhgads @ Sep 29 2007, 00:51) *

QUOTE(kais0r @ Sep 28 2007, 13:05) *

Hi,
I've got another question. Is it possible that the bitrate-number (red) is updated automatically?
Because I use variable bitrate (blue) and the number only changes if I minimize the foobar window and open it again.

Here is a picture:
IPB Image

And why there is no number in front of the "Bit"?

I don't think that's possible to do with panels_ui.


In this Mod the Bit number is updated every second. So it is possible with panels_ui or am i wrong?

Hmm. I'll have a look at it, and same with the progress bar thing. I think I know what that's about now.
fwqhgads
New version released which fixes both issues and a few other things. Check first post.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.