Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artist_country tag not shown #111

Open
gnihtytterp opened this issue Jul 6, 2021 · 3 comments
Open

artist_country tag not shown #111

gnihtytterp opened this issue Jul 6, 2021 · 3 comments

Comments

@gnihtytterp
Copy link

Best theme ever... period. Many thanks and congratulations.
I cannot see the flag beside the artist name, I'm tagging correctly (I think) with the tag <artist_country>, and the country acronym GB, US, etc. nut still doesn't work. Any help will be welcomed.
Cheers.

@dwmartin0906
Copy link

In case kbuffington can't get back to you for a while, here a couple of things to look at. The actual tag name is defined in georgia-config.jsonc in the georgia folder under title_format_strings. I have the following entry in my config file. The first field name is the name used by the program to find the entry in the config file (artist_country). Don't change this name. The second field name is the actual tag name it looks for. In my case the tag name I use is . You need to verify that this second field contains the tag name you are using. If necessary, you can change the tag name in the second field in the config file to match what you are using. Just remember that anytime you change the config file you need to immediately do a reload to keep your changes.

"artist_country": "%artistcountry%",

You also need to be sure you have the images folder under your profile folder, NOT the georgia folder, and that it contains the flags folder. If you haven't downloaded the images or flags folders yet, refer to kbuffington's georgia documentation on how to download. I hope this helps

@gnihtytterp
Copy link
Author

Many thanks dwmartin0906 !!!

@onco-p53
Copy link

onco-p53 commented Jan 1, 2022

Thanks for this, for those looking for a simple explanation with the default settings just make sure you have the MP3 tag artistcountry with the two letter country code e.g. NZ, AU, GB. The key point is no underscore in the tag name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants