8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug While downloading albums from spotify, the logs show Warnings like the below
[INFO] - Celery[STDOUT]: Warning: Invalid numeric value for bpm To Reproduce
[INFO] - Celery[STDOUT]: Warning: Invalid numeric value for bpm
Expected behavior No warnings
Logs
2025-03-23 13:36:56 [MainProcess:MainThread] [waitress.queue] [WARNING] - Task queue depth is 1 2025-03-23 13:36:56 [MainProcess:MainThread] [waitress.queue] [WARNING] - Task queue depth is 2 2025-03-23 13:36:56 [MainProcess:MainThread] [waitress.queue] [WARNING] - Task queue depth is 1 2025-03-23 13:36:56 [MainProcess:MainThread] [waitress.queue] [WARNING] - Task queue depth is 2 2025-03-23 13:36:56 [MainProcess:Thread-4 (_process_output_reader)] [routes.utils.celery_manager] [INFO] - Celery[STDOUT]: Warning: Invalid numeric value for bpm
Image v1.2.0
The text was updated successfully, but these errors were encountered:
Solved in 1.4.0
Sorry, something went wrong.
No branches or pull requests
Describe the bug
While downloading albums from spotify, the logs show Warnings like the below
[INFO] - Celery[STDOUT]: Warning: Invalid numeric value for bpm
To Reproduce
Expected behavior
No warnings
Logs
Image
v1.2.0
The text was updated successfully, but these errors were encountered: