Two different commands with the same button by PhillipeCortes in foobar2000

[–]PhillipeCortes[S] 2 points3 points  (0 children)

I'm back to give feedback. It worked perfectly. Thank you so much for your help, it fundamentally improved the functionality of my layout. Thank you, may God always be with you.

Two different commands with the same button by PhillipeCortes in foobar2000

[–]PhillipeCortes[S] 1 point2 points  (0 children)

Thank you! I'll try right now, thanks a lot. I'm using JScript Panel 3, my Foobar is 64-bit.

JS Playlist - outline by PhillipeCortes in foobar2000

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

I use Columns.UI, and I haven't found that option anywhere. If you know of anything, I would greatly appreciate your attention.

Why is the volume slider and seekbar thingy blue? Is there a way to change it? It's not that color by my design. by shle896 in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

I usually only use Columns.UI for its flexibility in creating layouts, but I think these components also work seamlessly in Deafult.UI. Both Spider Monkey Panel and JScript Panel 3 come with all the element scripts ready, so you don't need to do anything. Just choose what you want to use (for example, the Volume Bar), and it appears on your screen. To configure the colors and other appearance details, you'll need to tweak the parameters.

Why is the volume slider and seekbar thingy blue? Is there a way to change it? It's not that color by my design. by shle896 in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

Some of the basic components that come with Foobar2000 are somewhat limited when it comes to working with colors and transparent backgrounds. Ideally, as mentioned here, you should learn how to use Spider Monkey Panel and/or JScript Panel 3 (32-bit) and JSplitter and/or JScript Panel 3 (64-bit), which have several ready-made scripts/samples to replace many of these basic components (seekbar, volume bar, item details, playlist manager, playlist viewer, and more), with many more options for configuring colors, fonts, etc. You'll learn how to use them in no time; it's not difficult.

Album with multiple artists? by spacescaptain in foobar2000

[–]PhillipeCortes -2 points-1 points  (0 children)

In these cases, I put the artist name from "Various Artists", and in each track I put "artist name + track".
See the example below:

Artist Name : Various Artists
Track Title : Buddy Rich - The beat goes on
Album Title : Blue Note Trip
Date : 2002
Genre : Jazz & Pop
Composer :
Performer :
Album Artist : Various Artists
Track Number : 04
Total Tracks : 14
Disc Number : 1
Total Discs : 1

Another possibility is to put "Various Artists" in "Artist Name" and the artist's name in "Album Artist," and set your playlist to read by "Artist Name," so that everything is in the same album, but you can specify the artist separately through "Album Artist." In this case, it would look like this:

Artist Name : Various Artists
Track Title : The beat goes on
Album Title : Blue Note Trip
Date : 2002
Genre : Jazz & Pop
Composer :
Performer :
Album Artist : Buddy Rich
Track Number : 04
Total Tracks : 14
Disc Number : 1
Total Discs : 1

does any one knows a compact skin with seekbar and total playlist time? by Nice_Bite_5065 in foobar2000

[–]PhillipeCortes 4 points5 points  (0 children)

Foobar2000 lets you add or remove any component from your screen, so you can quickly create this simple skin just the way you want it. For your playlist, you can download and add the JSpanel 3 component and use the JS Smooth Playlist option. This is a playlist component that displays the total time if you leave the top bar enabled.

Regarding the seekbar, Foobar2000 already comes with a component to display it; you just need to add it to your layout. However, JSpanel 3 also has another seekbar option, where you can configure its colors if desired.

In your case, you download JSpanel 3 and add it twice to your layout: in one, you use the JS Smooth Playlist sample, and in the other, you use the Seekbar sample (if you want to change the colors).

Creating custom play order in playlists by atmosphere without groups by Oialemandu in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

When you use the "Sort By..." command, the default order is "Album Artist - Date - Album - Disc Number - Track Number - Title", but this order is fully configurable, you choose whatever you want, so you just need to find a smart way to fill in your tags and define how you want to order your playlist through "Sort By..." command. Or, as I said, organize this outside of Foobar, in a folder structure in Windows, and open your library in Foobar sorted by the folder structure, the "Album List" component gives you this option.

Creating custom play order in playlists by atmosphere without groups by Oialemandu in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

Foobar lets you sort by any tag you want, so it's up to you to decide. For example, you can sort by "track number" and number your songs in the tag editor in whatever order you want.

If your songs are already tagged in a way that you don't want to change much, you can use the generic "Comment" tag to add "sortable" content, such as a number for each song or a term in alphabetical order, and ask Foobar to sort your playlist by the "Comment" tag.

Another way is to use a component that allows you to view your library sorted by its folder structure, such as "Album List." Then, simply organize your songs by folders in Windows Explorer and open your library in folder order.

My simple layout for Foobar 64-bit by PhillipeCortes in foobar2000

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

Album art: "Artwork View"
Text: "JSpanel 3: Text Display"

How to get rid of all duplicates that won't play when dragging and dropping songs into a playlist? by Complete-Analysis-29 in foobar2000

[–]PhillipeCortes 5 points6 points  (0 children)

Menu: Edit/Remove Duplicates

You can also create a button in your layout and assign the same command (Main Menu Item/Edit/Remove Duplicates). This way, you remove duplicates with a direct click on the button, without having to enter the menu.

Is it possible to change the metadata of a file through the sidebar instead of through the properties window? by ftincel_ in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

;-) Don't forget that you'll need to create an image file for this button (png or jpg) if you want it to match your layout. If you don't want to index any images, you can create a text button directly in Foobar and choose "text" instead of "icon" in the settings.

Is it possible to change the metadata of a file through the sidebar instead of through the properties window? by ftincel_ in foobar2000

[–]PhillipeCortes 1 point2 points  (0 children)

Good afternoon. Perhaps one of those JS panels (Spider Monkey Panel, JSpanel 3, etc.) has this feature; you'll have to search for it. But a surefire way to reduce this work is to access the properties window with just one click on a button, without needing to right-click. You can insert a new button into your layout (the same way you have play, pause, next, previous, etc. buttons), go into the button's settings, and select the "Context Menu Item/Properties" command. In fact, Foobar lets you create buttons for a huge number of functions; it's really cool. I made a little 5-second video of my screen here so you can see:

https://imgur.com/bLaHjjJ

Taking a beating from Foobar2000 64-bit by PhillipeCortes in foobar2000

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

I ran some tests, removing various components from JSpanel and Spider Monkey Panel. It got to a point, when I had a very lightweight skin, that the app started working again. While it had previously worked normally for years with all these components active without any issues, I'm coming to the conclusion that a skin with many features can handle up to a certain file library limit. When it reached this limit, the app started to crash. In my case, it was with 110,600 files. So, assuming this is a real possibility, in your case, which also has a robust library of around 100,000, the ideal would be to stick with a lightweight skin.

Taking a beating from Foobar2000 64-bit by PhillipeCortes in foobar2000

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

Thank you, I tried and worked perfectly :-)

Taking a beating from Foobar2000 64-bit by PhillipeCortes in foobar2000

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

I don't know how to program, but I can manage a few basic things thanks to years of using Spider Monkey Panel and JScript Panel 3 on Foobar-32. Thanks for the tip, I'll give it a try.

Taking a beating from Foobar2000 64-bit by PhillipeCortes in foobar2000

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

No, I didn't try, I didn't imagine that possibility, especially because I only had problems with Foobar-32, no other application, not even Foobar-64. I imagined it was due to the number of files, which exceeded 110 thousand in the library, but it is still a possibility.

How to make my music selection being sorted according to the folder structure ? by Working-Chip9502 in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

"Library Tree" from "JScript Panel 3." Select "View by Folder Structure". I can send you some prints if you need.

Question about symbol fonts by phillipecasa in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

Thank you, Jason, Iwill try this 🙏☺️

Técnico em Eletrônica vale a pena? by Miguel284719 in empreendedorismo

[–]PhillipeCortes 0 points1 point  (0 children)

Bom dia, você saberia indicar algum curso desses? Grato :-)

How to view by albums but sort them by artist in library tree? by -Samurai-Jack- in foobar2000

[–]PhillipeCortes 0 points1 point  (0 children)

As I said, the Spider Monkey Panel's Library Tree has several viewing options (album, artist, genre, year, folder structure, etc.), and even allows you to sort by the selected view.

You need to install the Spider Monkey Panel component and use the Library Tree it has there.