Implemented Deezspot-compliant error reporting on the backend

This commit is contained in:
Xoconoch
2025-06-14 19:45:10 -07:00
parent 2e966b4245
commit 6bd4cadd37
15 changed files with 606 additions and 377 deletions

View File

@@ -25,6 +25,7 @@ def download_track(
progress_callback=None,
convert_to=None,
bitrate=None,
_is_celery_task_execution=False, # Added for consistency, not currently used for duplicate check
):
try:
# Detect URL source (Spotify or Deezer) from URL