Recommended Posts

When grouped, the artist layout tries to load $get(artistPath), which should be specified in the PanelsUI user globals. The Album layout uses $get(coverPath), which should be defined in the same place. Take a look there and see if they're pointing to the right paths.

I was thinking of adding a horizontal spectrum in the bottom of the track info window, might add it for the next version.

I'm not using Album Art myself, but I guess I could take a look at it.

i hate how panels ui is completely NOT user friendly.. i tried to edit your config to put a simple spectrum in and it's near impossible if you don't know how to code. I managed to change your library filter to album art panel and move it around properly but i can't for the life of me add another panel right below it... urghghghh

Released v1.1 just now;

v1.1 - 2008-02-22

* Added playlist switcher (columns ui) support in sidebar.

* Added ability to add a channel spectrum panel in the track info panel,

a csp-config has been provided to simplify setting it up.

* Added the ability to toggle all columns through the setup screen,

and to also configure artist/album/title percentage widths which was

previously only possible through coding.

* Tweaked track info extended/file/custom info positioning.

Download @ deviantart.com

Sorry about not adding the album art or lyrics panels for this version though, I haven't had a chance to look at them yet.

How do I make it show the statistics under the track like that? I have the plugin installed, "Foo_playback_custom v1.43" anyone to tell me pls?

2db15r5.jpg

currently mine is:

ildk0h.png

i found this code

/////////////////////////////////////////

// RELATIVE TIMESTAMPS

// formerly known as natural language timestamps

// by topdownjimmy - v0.5.c - May 6, 2007

/////////////////////////////////////////

// calculate days since last play

$puts(dayssince,$cwb_datediff(%cwb_systemdate%,%last_played%))

// correct "dayssince" to consider early AM to be an extension of previous day

$puts(dayssince,$sub($get(dayssince),$if($and($greater(7,$substr(%cwb_systemdatetime%,12,13)),$greater($substr(%last_played%,12,13),6)),1,0)))

$if($and($greater($substr(%cwb_systemdatetime%,12,13),6),$greater(7,$substr(%last_played%,12,13))),$puts(dayssince,$add($get(dayssince),1)),)

// calculate day of week of last play

$puts(calcdayofweek,$add(1,$mod($add($substr(%last_played%,3,4),$div($substr(%last_played%,3,4),4),$select($substr(%last_played%,6,7),6,2,2,5,0,3,5,1,4,6,2,4),$substr(%last_played%,9,10)),7)))

// correct day of week to consider early AM to be an extension of previous day

$puts(calcdayofweek,$sub($get(calcdayofweek),$ifgreater(7,$substr(%last_played%,12,13),1,0)))

$if($strcmp($get(calcdayofweek),0),$puts(calcdayofweek,7),)

// calculate period of day of last play (night, morning, etc.)

$puts(dayperiod,$select($add(1,$substr(%last_played% ,12,13)),Night,Night,Night,Night,Night,Night,Night,Morning,Morning,Morning,Morning,Morning,Afternoon

,Afternoon,Afternoon,Afternoon,Afternoon,Evening,Evening,Evening,Evening,Night,Night,Night))

// calculate natural language timestamp

$if(%last_played%,$puts(rel_timestamp,$ifgreater($get(dayssince),0,$ifgreater($get(dayssince),1,$ifgreater($get(dayssince),6,$if($and($greater($get(dayssince),21),$not($strcmp($left(%cwb_systemdate%,7),$left(%last_played%,7)))),$if($not($strcmp($left(%cwb_systemdate%,4),$substr(%last_played%,1,4))),$select($substr(%last_played%,6,7),January,February,March,April,May,June,July,August,September,October,November,December)' '$ifgreater($get(dayssince),334,$substr(%last_played%,1,4),),$ifgreater(2,$sub($substr(%cwb_systemdate%,6,7),$substr(%last_played%,6,7)),'Last Month',$select($substr(%last_played%,6,7),January,February,March,April,May,June,July,August,September,October,November,December))),$ifgreater($div($add($get(dayssince),4),7),1,$div($add($get(dayssince),4),7)' Weeks Ago',Last Week)),$select($get(calcdayofweek),Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday)' '$get(dayperiod)),$if($strcmp($get(dayperiod),Night),Last,Yesterday)' '$get(dayperiod)),$if($strcmp($get(dayperiod),Night),Tonight,This $get(dayperiod)))),$puts(rel_timestamp,Never))

$set_global(rel_timestamp,$get(rel_timestamp))

/////////////////////////////////////////

and

here

https://www.neowin.net/forum/index.php?show...6958&st=210

can someone give me instructions pls?

^Look's nice - especially playlist (for its cleanness) and album art.

I would love to ask for the sidebar code, but then again I would have to change my config... ;)

Btw, is that still PanelsUI? I had these strange bugs with foobar0.95 and Panels - so I downgraded...

^Yea, it's PanelsUI(v.0.14.9) combined with ColumnsUI NG_Playlist. It's not bug free but it doesn't crash, for me at least. I'll release the config soon. I just have to go over the code and make some more tweaks and maybe add a library and/or search feature (not sure).

Can anyone help me? I now have quite a few albums of the same name and their arrangement is off:

fooarrangewb5.jpg

This is how I arrange my music as of now:

%album%[ [%discnumber%.]%tracknumber%. ]%title%

If I change the code a little bit and try to add %artist% at any point, my compilations albums will become like this:

fooclutteredzs9.jpg

Is there any way I can make it arrange properly again? Also, I've been fiddling around with foo_quicktag and it works for what I use, which is Columns UI Beta 1 Preview 4, but when I start to use it, my embedded album becomes unreadable. All it shows in CD Art Display is now a white image. Is there any way I can repair this and if it is not possible, are there any other ratings plugin for Foobar2K?

My last question is about embedded album art, as foo_uie_albumart does not work under foobar 0.9.5.1. Is there any other version out there I can use? All I want is to show embedded album art for normal and unicode artists.

Thank you for your time!

Scirwode

Hi,

New panelsUI config to come ;) : KLASS

_black007434.png.xs.jpg

Great as always Br3tt :) Minimalistic and simply beautiful...

---------

Now my turn (this project has no name yet):

nonamemp3.th.png

noname2mt9.th.png

Edit:

Scroll in Graphical Browser comes from Br3tt's iFoo. Thanks mate

Edited by dawxxx666
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Just for anyone reading, AdGuard (the free, standalone MV3 extension) is quite good now, a direct competitor to uBlock Origin Lite and much more built-out than it.
    • Microsoft Edge 149.0.4022.62 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yeah, when I saw that, I wanted to find the nearest nose. You can't find a good nose these days when you need one.
    • Anthropic launches Claude Fable 5, a state-of-the-art AI model that beats OpenAI's GPT-5.5 by Pradeep Viswanathan Back in April, Anthropic announced Claude Mythos Preview, a frontier model with state-of-the-art coding capabilities. Due to the cybersecurity implications that would occur due to the availability of such a powerful model, Anthropic made it available to only a select set of companies around the world. The company's plan was to prepare appropriate guardrails before releasing such a powerful model to everyone. Now, after nearly two months, Anthropic announced Claude Fable 5, its most capable AI model yet for general users. The company also announced Claude Mythos 5, the same underlying model as Fable 5, but with safeguards lifted, making it more suitable for selected cybersecurity and biology use cases. Claude Fable 5 sits a tier above its Opus models and it beats most other generally available models across areas including software engineering, knowledge work, vision, scientific research, and long-running autonomous tasks. To prevent model misuse, when Claude Fable 5 detects certain requests related to cybersecurity, biology, chemistry, or model distillation, the request will be routed to the Claude Opus 4.8 model. Anthropic claims that these safeguards trigger in less than 5% of sessions on average. However, for large organizations working on critical software, Claude Mythos 5 can be availed through Project Glasswing. Later, Anthropic has plans to expand access through a broader trusted access program. As you can notice in the benchmarks above, Fable 5 and Mythos 5 are state-of-the-art on most key AI benchmarks and they are well ahead of OpenAI's frontier model, GPT-5.5. For example, Fable 5 is the new state-of-the-art model for vision tasks. Also, Mythos 5 has the strongest cybersecurity capabilities of any model in the world. Claude Fable 5 and Claude Mythos 5 are priced at $10 per million input tokens and $50 per million output tokens, which is less than half the price of Claude Mythos Preview. Another big change is that Anthropic is making a change to the way they handle business customer data for both Fable 5 and Mythos 5 models. The company will now require 30-day retention for all traffic on both first- and third-party surfaces. Anthropic promises that it won't use the data to train Claude models, instead it will use it against complex and novel attacks. Claude Fable 5 is available today on the Claude API and consumption-based Enterprise plans. It is also included at no extra cost for Pro, Max, Team, and seat-based Enterprise customers from today through June 22. After that, users on those plans will need usage credits to continue using Fable 5, unless Anthropic extends the included access window based on capacity. Developers can access Fable 5 through the Claude API using the claude-fable-5 model name.
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      +Edouard
      124
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      83
  • Tell a friend

    Love Neowin? Tell a friend!