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

Where does the Moods come from? #8

Open
kronzo opened this issue Feb 12, 2024 · 1 comment
Open

Where does the Moods come from? #8

kronzo opened this issue Feb 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kronzo
Copy link

kronzo commented Feb 12, 2024

Where do these five German moods come from? I switched my LMS, my Mac OS X and TIDAL to English, deleted my account in the plugin and reactivated it again. But it didn't change anything. The TIDAL app also shows a much larger selection of moods.

Screenshot at Feb 12 20-58-55

@michaelherger
Copy link
Owner

michaelherger commented Feb 13, 2024

Yeah, I'm seeing the same. The web UI seems to be using a custom endpoint to get them, not the regular API's. And the Python implementations seems to have switched to that a while ago (see https://github.com/tamland/python-tidal/blob/b8c2c2de53ec2151b8073e4a7ab2cb0461b35b40/tidalapi/session.py#L951). Maybe we'll have to do the same. But I prefer to stick with documented functions...

Edit: their latest API doesn't have the moods call any more / yet.

@michaelherger michaelherger added the enhancement New feature or request label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants