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

Get Tags Online - Error accessing Freedb website #2077

Open
gkerdal opened this issue Jul 17, 2022 · 3 comments
Open

Get Tags Online - Error accessing Freedb website #2077

gkerdal opened this issue Jul 17, 2022 · 3 comments
Labels

Comments

@gkerdal
Copy link
Contributor

gkerdal commented Jul 17, 2022

The functionality "Get Tags Online" doesn't get the data any more.

Excerpt from the logs :
Error while trying to connect to freedb server, freedb.freedb.org. Check your internet connection settings

The library used is entagged-freedb-0.04.jar (last version up to date)

The website freedb.freedb.org redirects to https://gnudb.org
But unfortunately the main page tells us "It is not allowed to use the gnudb service anonymously."

Should we look for an alternative library and tag source ?

@bflorat
Copy link
Contributor

bflorat commented Jul 17, 2022

I would look for an anonymous alternative or drop this feature all together. Most music files already contain tags nowdays I guess...

Another alternative would be to add login/pwd parameters to a new service (like opensubtitle in VLC for instance) but not sure we really need this ...

@gkerdal
Copy link
Contributor Author

gkerdal commented Jul 18, 2022

Ok, I pushed a fix to use gnudb.gnudb.org as server in Freedb settings. No needs to change the lib !

@bflorat
Copy link
Contributor

bflorat commented Jul 18, 2022

Fine !

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

No branches or pull requests

2 participants