kuelteabmas
ff99475fab
bugfix(spotify): Updated functionality to fetch access_token and client_id required for making requests
...
* Removed deprecated session_data and its logic
* Added TOTP for new _get_access_token_and_client_id method
* Added some loggers
2025-05-18 20:05:21 -04:00
kuelteabmas
54d012009e
bugfix(spotify): Updated script to be parsed for session_data from config to appServerConfig script
...
- config script is no longer returned from Fetch session data call from Spotify
- it's now called appServerConfig which contains the correlationId needed to make Spotify requests
-
2025-05-15 17:03:03 -04:00
Kamil
1ee0087b8f
reworked the celery task management
2024-12-04 22:22:04 +00:00
Kamil
2b3c400c10
Major Overhaul:
...
- No more dict´s , goal is to have type safety and a generic approach to support multiple music (playlist) providers
- removed unneeded functions
2024-12-03 12:44:40 +00:00
Kamil
33ccbc470c
Added Identifier to base and implementation
2024-11-29 22:48:06 +00:00
Kamil
25e51f1ef2
implemented browse_all and browse_page , should be enough for jellyplist
2024-11-29 22:07:11 +00:00
Kamil
7232b3223d
further implementations
2024-11-29 20:49:36 +00:00
Kamil
f81188f7e3
spotify client using generic base classes
2024-11-29 19:55:27 +00:00