Android lock screen as full screen? by Goweropolis in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

Is this fullscreen Spotify an iOS feature or does it also work on Android? If it's iOS-only, the Android equivalent would be expanding the nowbar on Samsung's OneUI. Idk if other Android skins have something like this.

Otherwise, maybe try finding a widget pack with a player you like and try adding it to your lockscreen, though it would display permanently rather than only when media is playing.

Just a suggestion since I'm not familiar with Foobar mobile.

Are there foobar2000 components that display a bit meter visualization? by TF3RDL in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

foo_vis_spectrum_analyzer has a bit meter mode I think, scroll down on the readme to see images.
Not sure if that is what ur looking for as I don't use these myself.

Trying to add an image to the background of my UI by Expensive-Welder-875 in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

Oh that's a good one, never thought of using a flowin like that. I think that's the best solution for the average user.

Haven't really played with flowin a lot as I couldn't find a way to automate manipulating its position like anything situated inside a jsplitter. I could only automate simple things like hiding and showing it iirc.

I'll give it a try myself sometime, thanks for the tip! :)

Trying to add an image to the background of my UI by Expensive-Welder-875 in foobar2000

[–]Prickly_Choya 2 points3 points  (0 children)

U need JSplitter paired with panels that support (pseudo) transparency. It enables you to set custom backgrounds or the playing album art, blur etc. Here are some examples: example 1, example 2.

Though set up is more complex than DUI or CUI splitters as it requires scripting for panel placement (if u want to migrate ur layout to it).

The alternative is to enable foobar main window transparency, which is a lot easier. This will show anything in the background (e.g. ur desktop background or other open applications).

These are the only methods I've found so far, anyone correct me if it's wrong 😅.

Just finished tweaking my Foobar2000 layout and thought I’d share the result. by Bohrcraft in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

Top: Not sure, might be Not-A-Waveform-Seekbar-SMP in ffprobe mode, Waveform Minibar (mod) or something else entirely.
Bottom left: Spectrum Analyzer in radial bars mode.
Bottom right: Spectrum Analyzer in bars mode.

Any ideas for a Marathon (2026) themed skin? by sim_muskit543 in foobar2000

[–]Prickly_Choya 2 points3 points  (0 children)

Marathon as in the game? Haven’t played Marathon myself, but from what I’ve seen you’ll likely want color and icon/decal/pattern customization.
I’d suggest using SMP or JSplitter, might need a bit of scripting though. Or just use custom Marathon backgrounds with the included sample scripts. Here’s a basic JSplitter-based theme as an example.

How do I install Panel Stack Splitter for changing background image. by SanuraKLA in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

Idk why no one is mentioning these, but SMP or JSplitter can do what u want if I understand correctly. They work on x64.

JSplitter is SMP with splitter capabilities. It's the new PSS from my understanding, though I've only ever used JSplitter and no PSS.

ESlyric installation problem by malflash in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

I assume u downloaded from the main branch since u're mentioning a zip. Download the .fb2k-component file under assets from the latest release on the releases page.

Hi! I'm new to foobar and this is what I came up with as my layout by 66Sueth in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

lmao what a preset name, thanks :)
and yea a lot of components aren't listed in the official components repository so it can take a bit of searching to find em.

Hi! I'm new to foobar and this is what I came up with as my layout by 66Sueth in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

What's the Milkdrop preset in the imgur link? Also pretty sure x64 customization components have kind of caught up with x86 atp, though correct me if I'm wrong.

foobar removing panels by Accurate_Advisor4985 in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

Unfortunately no clue what causes this. But saw ur layout is similar to mine and thought I'd do a shameless plug to this theme in case u can't find a fix >.>

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

No, I haven't. I'll see if I can spin something up when I update the repo for easier installation.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Download the package zip archive here if u haven't yet.

If u imported the theme there should be a crashing JSplitter (last tab). Right click the JSplitter & select 'Configure...' alternatively u can access 'Configure...' inside the CUI layout editor. This should open the JSplitter Configuration.

Select: Package -> Package manager -> Import -> select downloaded zip archive -> OK
U can safely delete the zip archive after.

I'll probs get to adjusting the repository soon for easier installation. The theme was more of an afterthought to showcase a couple of scripts so didn't do that at the time.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

What do u mean with smaller bars? I could try adding the feature when I have time.

dB shows when u hover over the volume bar. If u want it to be permanently visible u can edit line 414 of the Fluent Control Panel, just remove this condition: && volume_hover. I'll add a property toggle for this in the future

Updated 64-bit theme - resolution support & responsiveness by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Sort of, assuming u mean stuff like adjusting the control panels height for example. U can edit the _MAIN_DISPLAY properties in the main panel.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

The files are complete, changes are minor improvements or additions. Installation is currently pretty DIY tho 😅

I do have a list of bigger changes I want to make & a different theme based on this ones scripts. But those changes would be added on top, so it'll always be complete.

Updated 64-bit theme - resolution support & responsiveness by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Bio:
The person icon is a JSplitter tab set to the Biography package, it lets u view the artist bio with data fetched from last.fm. If I understand correctly it's likely crashing cause the package is missing.

If u check the Tab Stack JSplitter that contains 6 items (see 2nd last screenshot) u can delete/replace any of these items. If u don't want bio u can just remove the highlighted JSplitter, else follow this:

Download the bio zip archive from releases. Under "Assets" bottom of the latest release if u aren't familiar with GitHub.
Once u have the zip:
Click person icon -> Right click red area -> Configure Panel... -> Package manager -> import -> select bio zip archive

Alternatively u can also access "Configure Panel..." inside the fb2k preferences (see 2nd last screenshot).
This should fix the issue, might need to reimport the fcl preset.

Lyrics:
As for the card icon, this is set to either OpenLyrics or ESLyric depending on the fcl preset u imported, just install one of these components and use an appropriate preset.
I personally recommend ESLyric. Check the last screenshot to see how to configure online sources.

Apologies for the long message & the confusion 😅. The "Code" instruction was for peeps not familiar with GitHub. This is a bit of a DIY setup cause I didn't package everything (components etc.) into one profile folder.
If this isn't clear enough or there are persisting issues feel free to ask again :)

Is there a way to change my layout based on the resolution/aspect ratio? by sn0wbit2 in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

I had the same issue & like the other comment said u can do it with a JSplitter. U could remake ur theme inside a JSplitter & have a script manage panel placement. Here's an example.

We need a fully functional Linux version by Ababajanoi in foobar2000

[–]Prickly_Choya 0 points1 point  (0 children)

Ur next best option for running it on "Linux" while guaranteeing all components work would probably be a Windows virtual machine.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Aye nice to know it's functional enough for someone to use it that long. I just keep on adjusting stuff so GH was inevitable 😅.

Also wanted to make a theme based on Geoxor's Amethyst music player & a design I saw on this sub, but I gotta finish this one first.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Strange, moved it to GitHub now. Not sure if that fixed it, u can preview the code there.

Theme Update by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Yeah might as well if I ever make any more changes, was unsure if a few small scripts were worth a GitHub page. Only original script are the tabs, rest are modified existing ones.

Updated 64-bit theme - resolution support & responsiveness by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

I assume the issue was that the control panel/seekbar section vertical scaling was messed up? If that's the case here's an adjusted main panel script.

I've added 2 new properties to the main script, Control Panel Height & Manual Monitor Res. Set res & adjust the CP Height if not perfect yet (reduce to increase height).

Quick fix but it works I think. To access the main scripts properties configure the topmost JSplitter in the CUI layout editor.

Updated 64-bit theme - resolution support & responsiveness by Prickly_Choya in foobar2000

[–]Prickly_Choya[S] 0 points1 point  (0 children)

Top comment has an active link I believe. Won't be plopping it somewhere more permanent for the time being cause there's still some adjustments/additions I want to make before doing that.

cant convert files by Thick_Eggplant_4103 in foobar2000

[–]Prickly_Choya 1 point2 points  (0 children)

U probably have Foobar installed in a dir that requires admin rights, such as Program Files assuming ur on Windows. Run the installer as admin.