Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Georgia-ReBORN - A Clean foobar2000 Theme (Read 248200 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #850
@Jjkbuysell,

I have actually handled this issue properly...

The error can occur if foobar 32-bit is out of memory because of 4 GB ram limitation for the 32-bit.
This can happen if users have an extremely large music collection indexed plus using Library's album art grid, 4K mode.
Also in general (especially when using the 4K mode), the setting in top Menu > Options > Details > Disc art > #Rotation images
should not be 120 (3 degrees) or 180 (2 degrees).

When the red screen error is displayed, you could try right click > Panel Properties... and click on the Clear button and OK.

I do not know from which time you have downloaded the DEV version, but it is updated very frequently,
i.e when I push commits on Github. If it is from months ago, you can try to re-download the current DEV version state:
https://github.com/TT-ReBORN/Georgia-ReBORN/archive/refs/heads/master.zip

---

About your second question:
Do you mean the country name in the Details ' metadata grid in the release country field where the country flag is also displayed?
I think MusicBrainz uses abbreviation for country names and its tagging component that fetches data from its music catalog database.
Not sure if it is useful to change it, I am very busy with other more important things atm. I could take a look
when I have more free time for such things...

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #851
Hey there!

First of all, thank you for that awesome theme! I'm loving it and was able to costumize it to my liking except for one thing:
I want to change the row in the playlistview that shows Genre, Codec, ReplayGain, Total Tracks and Total Time. I found the setting for some changes, but the only one I want to change seems to stay there no matter what I try. I'm only able to switch to different values AFTER the genre value. Is there a possibility to alter the showing of the genre to something else like Composer?

Thanks in advance!

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #852
Hi guys. when i'm in library view i see all my albums,  i then search for vivaldi to play the only album i have of him. anyway i press the album but it will only play one track (track13 for some odd reason). what have I done wrong? I want it to list the whole album.

I've made a very short screen-recording to illustrate my problem. thx in advance.
gif illustration

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #853
Hey there!

First of all, thank you for that awesome theme! I'm loving it and was able to costumize it to my liking except for one thing:
I want to change the row in the playlistview that shows Genre, Codec, ReplayGain, Total Tracks and Total Time. I found the setting for some changes, but the only one I want to change seems to stay there no matter what I try. I'm only able to switch to different values AFTER the genre value. Is there a possibility to alter the showing of the genre to something else like Composer?

Thanks in advance!

Hi @Killstephandead,

you can not fully customize the playlist header info, only partially, because the listed items are coded, managed and handled
by the Playlist itself. Only the playlist rows formatting can be fully customized:
Code: [Select]
Top Menu > Options > Album header > Customize header info
Top Menu > Options > Track row > Customize track row

Or right click in the Playlist > Playlist options menu.

If you prefer, you can also open your georgia-reborn-config.jsonc file:
foobar2000\profile\georgia-reborn\configs\georgia-reborn-config.jsonc
and go to section "settings" ( line ~813 ) and change it in:
Code: [Select]
"playlistCustomHeaderInfo": "", // You can use your own custom pattern for the playlist header info
"playlistCustomTitle": "", // You can use your own custom title pattern for the playlist row
"playlistCustomTitleNoHeader": "", // You can use your own custom title pattern for the playlist row - when playlist header is not being displayed

-TT






Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #854
Hi guys. when i'm in library view i see all my albums,  i then search for vivaldi to play the only album i have of him. anyway i press the album but it will only play one track (track13 for some odd reason). what have I done wrong? I want it to list the whole album.

I've made a very short screen-recording to illustrate my problem. thx in advance.
gif illustration


Hi @FartMasterExtreme,

it seems you are showing %artist% results from compilations, this is normal and expected foobar behavior.
When using the search, it will only add the results and not the entire album, which makes sense if you think about it.

What you want to do is change the Library view to %album%.
In the Library at the top right corner, click on the hamburger menu ··· > Views > View by Album
or top Menu > Options > Library > View order > Album.

When you changed the Library view to album, you can search for the artist name which will print the album title.
Clear the Library search and search now for the album title. This will show the entire album in the result,
double click on the album and it will add all songs to the Playlist.

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #855
I use fb2k V2.2 and the theme Georgia-ReBORN (latest version)
My question is:
None of the queries are working
- $mod(%play_count%,3) EQUAL 0
- %play_count% GREATER 0
- ...
Any idea why they don't work, Spider Monkey Panel?

Same post in skip track-forum...

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #856
I use fb2k V2.2 and the theme Georgia-ReBORN (latest version)
My question is:
None of the queries are working
- $mod(%play_count%,3) EQUAL 0
- %play_count% GREATER 0
- ...
Any idea why they don't work, Spider Monkey Panel?

Same post in skip track-forum...

Hi @bkh,

it is working just fine.

Right-click in the playlist for context menu > Playlist tools > Create new auto playlist > Custom auto playlist.
In the query pattern paste %play_count% GREATER 0
Now it will list all songs that already have been played.
You can also use the other auto playlist presets that you can find in Playlist tools > Create new auto playlist.

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #857
Hi. Is it possible to display album information such as artwork (in playlist view or in details) not only when the album is playing? Only when selected. When I just want to browse albums, it happens as in the screenshot:

https://imgbox.com/wFzWbvCZ

Thank you in advance for your help!

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #858
Hi @ms1602,

so you want to browse through albums/tracks when there is no playback?
This is currently not available but I like your idea. This browse mode feature can be enhanced to be able to browse
even when a track is playing. I'll put this on my TODO list.

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #859
I like this theme very much. I researched it and then tried to install it following the instructions. Unfortunately the installation of the spider monkey component (latest version) failed as it is not compatible with my processor architecture (AMD Ryzen). So that's that, but for what it's worth I'd like to say that I'm impressed with the developers efforts, well done. As I'm not going to buy a new PC that's compatible with spider monkey,  I shall hunt for a foobar theme that works on my computer and has a 'Now Playing' function displaying the album artwork

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #860
Hi @myrddin55,

you just need foobar installed as 32 bit and NOT 64 bit as written in the installation instructions.
Unfortunately the Spider Monkey Panel component is not ready yet for foobar 64 bit, see here:
https://github.com/TT-ReBORN/Georgia-ReBORN/issues/102

-TT


Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #862
Hello, Foobar doesn't want to show me the disk in "details". It doesn't display at all. Here are my filenames:

https://imgbox.com/VyrE3lXH

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #863
Hello, Foobar doesn't want to show me the disk in "details". It doesn't display at all. Here are my filenames:

https://imgbox.com/VyrE3lXH

    Disc art can be sourced and downloaded from fanart.tv if available.
    To acquire disc art, right-click on the large album cover and select `context menu` > `Get disc art`.
    The disc art should be in PNG format to support transparency and named accordingly (e.g., `CD.png`, `CD2.png`, `Vinyl.png`, `Vinyl2.png`, etc.),
    and stored in the album's root directory or supported sub-directories.

    In the absence of available disc art, Georgia-Reborn will automatically generate a placeholder from the displayed album cover.
    You can switch between various disc art placeholders via `Options` > `Details` > `Disc art` > `Disc art placeholder` or
    quickly access this setting by right-clicking on the large album cover and selecting `context menu` > `Disc art placeholder`.

More info in the FAQ section: How do you display the disc art in Details?

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #864
Hello, Foobar doesn't want to show me the disk in "details". It doesn't display at all. Here are my filenames:

https://imgbox.com/VyrE3lXH

    Disc art can be sourced and downloaded from fanart.tv if available.
    To acquire disc art, right-click on the large album cover and select `context menu` > `Get disc art`.
    The disc art should be in PNG format to support transparency and named accordingly (e.g., `CD.png`, `CD2.png`, `Vinyl.png`, `Vinyl2.png`, etc.),
    and stored in the album's root directory or supported sub-directories.

    In the absence of available disc art, Georgia-Reborn will automatically generate a placeholder from the displayed album cover.
    You can switch between various disc art placeholders via `Options` > `Details` > `Disc art` > `Disc art placeholder` or
    quickly access this setting by right-clicking on the large album cover and selecting `context menu` > `Disc art placeholder`.

More info in the FAQ section: How do you display the disc art in Details?

-TT


I have disc art, but they don't show up. In other skins it's ok. Did you see the screenshot I sent?

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #865
Yes, and I have told you that it does not work as you have shown in the screenshot.

In other themes it shows as a thumbnail image in the Playlist or Library, this also works in Georgia-ReBORN,
but if you want to display existing disc art in the Details panel, rename it to CD.png`, `CD2.png`, `Vinyl.png`, `Vinyl2.png` etc.
The image handling in the Details panel is different because it uses a different image retrieval method.

You can have it in the root music album directory or you can also have sub-dirs named "Artwork" or "Images" or "Scans"
and put it in there...

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #866
Yes, and I have told you that it does not work as you have shown in the screenshot.

In other themes it shows as a thumbnail image in the Playlist or Library, this also works in Georgia-ReBORN,
but if you want to display existing disc art in the Details panel, rename it to CD.png`, `CD2.png`, `Vinyl.png`, `Vinyl2.png` etc.
The image handling in the Details panel is different because it uses a different image retrieval method.

You can have it in the root music album directory or you can also have sub-dirs named "Artwork" or "Images" or "Scans"
and put it in there...

-TT


Thank you for you answer! Is there no way to manually enter how the file names should be read? I have my own name arrangement and I would prefer not to change it because it reads them in other applications, including Android. I need to have a number so that the apps read the album art to me in a specific order. That's why in my case the disk name is "number, for example 6 - cd or disc.png"

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #867
@ms1602,

check the latest commit, I have implemented custom disc art path configuration:
Quote
- Implemented custom disc art paths configurable in the config file
   * A new section, "discArtPaths," has been added to the georgia-reborn-config.jsonc file
   * Standard paths for CD art and vinyl art are predefined
   * A more flexible naming convention for disc art can now be used, and filenames do not need
     to explicitly start with cd.png or vinyl.png, but they need to end with them

Download it from the master here:
https://github.com/TT-ReBORN/Georgia-ReBORN/archive/refs/heads/master.zip

Then open your "foobar2000\profile\georgia-reborn\configs\georgia-reborn-config.jsonc" file
and a new section named "discArtPaths" has been added, it's fairly at the top (third section).
Now replace all standard predefined cdArt file naming:
*cd
with
*disc

It should look like this, you can copy and paste it:
Code: [Select]
		"$directory_path(%path%)\\*disc.png",
"$directory_path(%path%)\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\Artwork\\*disc.png",
"$directory_path(%path%)\\Artwork\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\Scans\\*disc.png",
"$directory_path(%path%)\\Scans\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\..\\Artwork\\*disc.png",
"$directory_path(%path%)\\..\\Artwork\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\..\\Scans\\*disc.png",
"$directory_path(%path%)\\..\\Scans\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",

Save the config file and restart foobar. Now it should use the 6-disc as you have shown in the screenshot.
Keep in mind all your cd art in your music collection is named *disc.png

The standard file naming for cd art is *cd.png and for vinyl art is *vinyl.png as predefined in the disc art file paths.

---

For better organization of artwork images, I would recommend to create a new folder in your music album named "Artwork" or "Scans"
and put all images in there. This also works for multi-CD's sub-directories. You can also configure this in the "imgPaths" section of the
same config file.

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #868
@ms1602,

check the latest commit, I have implemented custom disc art path configuration:
Quote
- Implemented custom disc art paths configurable in the config file
   * A new section, "discArtPaths," has been added to the georgia-reborn-config.jsonc file
   * Standard paths for CD art and vinyl art are predefined
   * A more flexible naming convention for disc art can now be used, and filenames do not need
     to explicitly start with cd.png or vinyl.png, but they need to end with them

Download it from the master here:
https://github.com/TT-ReBORN/Georgia-ReBORN/archive/refs/heads/master.zip

Then open your "foobar2000\profile\georgia-reborn\configs\georgia-reborn-config.jsonc" file
and a new section named "discArtPaths" has been added, it's fairly at the top (third section).
Now replace all standard predefined cdArt file naming:
*cd
with
*disc

It should look like this, you can copy and paste it:
Code: [Select]
		"$directory_path(%path%)\\*disc.png",
"$directory_path(%path%)\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\Artwork\\*disc.png",
"$directory_path(%path%)\\Artwork\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\Scans\\*disc.png",
"$directory_path(%path%)\\Scans\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\..\\Artwork\\*disc.png",
"$directory_path(%path%)\\..\\Artwork\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",
"$directory_path(%path%)\\..\\Scans\\*disc.png",
"$directory_path(%path%)\\..\\Scans\\*disc$ifgreater(%totaldiscs%,1,%discnumber%,).png",

Save the config file and restart foobar. Now it should use the 6-disc as you have shown in the screenshot.
Keep in mind all your cd art in your music collection is named *disc.png

The standard file naming for cd art is *cd.png and for vinyl art is *vinyl.png as predefined in the disc art file paths.

---

For better organization of artwork images, I would recommend to create a new folder in your music album named "Artwork" or "Scans"
and put all images in there. This also works for multi-CD's sub-directories. You can also configure this in the "imgPaths" section of the
same config file.

-TT

Thanks for your help. The CD is displayed, but only together with the remaining graphics. What can I do to make it appear separately? Like in other skins, or in the standard foobar panel?

Just like on the screenshot:

https://imgbox.com/nTzmrd1o

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #869
Quote
The CD is displayed, but only together with the remaining graphics. What can I do to make it appear separately?

I do not understand what you mean. The disc art is displayed in the "Details" panel like shown here:
https://github.com/TT-ReBORN/Georgia-ReBORN-resources/blob/master/06_Georgia_Reborn_Details_Animation.webp

There is no need to display it like you shown in the screenshot, you have the option to display the disc art
above the cover and other features like opacity, in top Menu > Details > Disc art and top Menu > Details > Album art.

If the album folder has album art, you can also mouse wheel scroll on the album cover to display the artwork images.

-TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #870
Quote
The CD is displayed, but only together with the remaining graphics. What can I do to make it appear separately?

I do not understand what you mean. The disc art is displayed in the "Details" panel like shown here:
https://github.com/TT-ReBORN/Georgia-ReBORN-resources/blob/master/06_Georgia_Reborn_Details_Animation.webp

There is no need to display it like you shown in the screenshot, you have the option to display the disc art
above the cover and other features like opacity, in top Menu > Details > Disc art and top Menu > Details > Album art.

If the album folder has album art, you can also mouse wheel scroll on the album cover to display the artwork images.

-TT


If the file is named cd.png, it is not displayed when scrolling, e.g. in a playlist.

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #871
The disc art will not be shown in the artwork images in the big album art area when you mouse wheel scroll through album art images,
it is already displayed in the Details panel. That is because it would look weird.

But you can also display the disc art images in the Library panel either as a grid or as large disc art images in flow mode.
First you need to set up the disc art file names, because you are using non-standard file naming.
Go to top Menu > File > Preferences. Display > Album art (area) > Disc (tab).
Adjust the disc art filename with the * wildcard if you are using prefixes.

Next go to the Library panel.
If you want to display the disc art images in a grid:
01. Right click in the Library panel for context > Change layout to full.
02. Click on the top right ... hamburger menu > Disc.

If you want to display the disc art images in large format in flow mode:
01. Click on the top right ... hamburger menu > Quick setup > Flow mode.
02. Click on the top right ... hamburger menu > Disc.

If transparent disc art images have black background you need to refresh them:
Click on the top right ... hamburger menu > Refresh > Refresh selected images or Refresh all images.

Note: When switching to different layouts, i.e:
Code: [Select]
Right click in the Library panel for context > Change layout to full
Right click in the Library panel for context > Change layout to normal
Right click in the Library panel for context > Change layout to split
there are the default preset settings to always automatically apply them.
If you do not want this behavior and use your own user settings deactivate them here:
Top Menu > Options > Library > Layout > Use full preset and Use split preset.

- TT

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #872
The disc art will not be shown in the artwork images in the big album art area when you mouse wheel scroll through album art images,
it is already displayed in the Details panel. That is because it would look weird.

But you can also display the disc art images in the Library panel either as a grid or as large disc art images in flow mode.
First you need to set up the disc art file names, because you are using non-standard file naming.
Go to top Menu > File > Preferences. Display > Album art (area) > Disc (tab).
Adjust the disc art filename with the * wildcard if you are using prefixes.

Next go to the Library panel.
If you want to display the disc art images in a grid:
01. Right click in the Library panel for context > Change layout to full.
02. Click on the top right ... hamburger menu > Disc.

If you want to display the disc art images in large format in flow mode:
01. Click on the top right ... hamburger menu > Quick setup > Flow mode.
02. Click on the top right ... hamburger menu > Disc.

If transparent disc art images have black background you need to refresh them:
Click on the top right ... hamburger menu > Refresh > Refresh selected images or Refresh all images.

Note: When switching to different layouts, i.e:
Code: [Select]
Right click in the Library panel for context > Change layout to full
Right click in the Library panel for context > Change layout to normal
Right click in the Library panel for context > Change layout to split
there are the default preset settings to always automatically apply them.
If you do not want this behavior and use your own user settings deactivate them here:
Top Menu > Options > Library > Layout > Use full preset and Use split preset.

- TT


Thank you!

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #873
The disc art will not be shown in the artwork images in the big album art area when you mouse wheel scroll through album art images,
it is already displayed in the Details panel. That is because it would look weird.

But you can also display the disc art images in the Library panel either as a grid or as large disc art images in flow mode.
First you need to set up the disc art file names, because you are using non-standard file naming.
Go to top Menu > File > Preferences. Display > Album art (area) > Disc (tab).
Adjust the disc art filename with the * wildcard if you are using prefixes.

Next go to the Library panel.
If you want to display the disc art images in a grid:
01. Right click in the Library panel for context > Change layout to full.
02. Click on the top right ... hamburger menu > Disc.

If you want to display the disc art images in large format in flow mode:
01. Click on the top right ... hamburger menu > Quick setup > Flow mode.
02. Click on the top right ... hamburger menu > Disc.

If transparent disc art images have black background you need to refresh them:
Click on the top right ... hamburger menu > Refresh > Refresh selected images or Refresh all images.

Note: When switching to different layouts, i.e:
Code: [Select]
Right click in the Library panel for context > Change layout to full
Right click in the Library panel for context > Change layout to normal
Right click in the Library panel for context > Change layout to split
there are the default preset settings to always automatically apply them.
If you do not want this behavior and use your own user settings deactivate them here:
Top Menu > Options > Library > Layout > Use full preset and Use split preset.

- TT


Ok, I now know why the CD scan is not normally displayed when scrolling. Because it is saved in .png. If it is in .jpg, it is displayed normally, just like the rest of the album art.

Re: Georgia-ReBORN - A Clean foobar2000 Theme

Reply #874
Yes, it is by design.

Most people ( including myself ) do not want to display it in the large album art area when it is already
shown in Details. To also prevent displaying disc art in jpg format, there is also a setting that is enabled by default to filter
those out -> top Menu > Options > Details > Disc art > Filter cd/disc/vinyl .jpgs from artwork.

It would look weird to have two disc art in Details when you scroll through the artwork and also in general the transparent space
in other panels where the large album art is being displayed would make the design look ugly because of the gaps.

-TT