[GH-ISSUE #15] “DOWNLOAD_LYRICS: FALSE” raises exception #11

Closed
opened 2026-02-27 04:57:06 +03:00 by kerem · 1 comment
Owner

Originally created by @zimmerma379 on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/15

Originally assigned to: @Googolplexed0 on GitHub.

When my “config.json” file contains "DOWNLOAD_LYRICS": "False", the following error is displayed upon track downloads:
Unable to write metadata, ensure FFMPEG is installed and added to your PATH.

Seems call to “set_audio_tags” in “track.py” raises the following exception:
cannot access local variable 'lyrics' where it is not associated with a value

Can this be fixed, please? As a general rule, I do not want to download “*.lrc” files, hence the entry in my “config.json” file.

Originally created by @zimmerma379 on GitHub (Jun 3, 2025). Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/15 Originally assigned to: @Googolplexed0 on GitHub. When my “config.json” file contains `"DOWNLOAD_LYRICS": "False"`, the following error is displayed upon track downloads: `Unable to write metadata, ensure FFMPEG is installed and added to your PATH.` Seems call to “set_audio_tags” in “track.py” raises the following exception: `cannot access local variable 'lyrics' where it is not associated with a value` Can this be fixed, please? As a general rule, I do not want to download “*.lrc” files, hence the entry in my “config.json” file.
kerem closed this issue 2026-02-27 04:57:06 +03:00
Author
Owner

@Googolplexed0 commented on GitHub (Jun 5, 2025):

Should be fixed by 0ea073f

<!-- gh-comment-id:2946391580 --> @Googolplexed0 commented on GitHub (Jun 5, 2025): Should be fixed by 0ea073f
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zotify#11
No description provided.