[GH-ISSUE #96] [Feature Request] Modify lyrics filename #84

Closed
opened 2026-02-27 04:57:26 +03:00 by kerem · 2 comments
Owner

Originally created by @a0g83agbc84 on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/96

Originally assigned to: @Googolplexed0 on GitHub.

I use beets as a library manager. With it, I use filelote to move the other song related files. With zotify OG, the lyrics filename was respecting the song one, so filelote would move the two files, named exactly the same, to the same directory. I use external lrc for software that does not support embedded lrc files, so that was very handy.

Now, the lrc file is named {autor} {title}.lrc no matter what.

Could you either:

  1. Make lyrics file adopt the naming of the song, or
  2. Add an option to change lyrics filename, same as with the songs

Thanks in advance!

Originally created by @a0g83agbc84 on GitHub (Oct 8, 2025). Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/96 Originally assigned to: @Googolplexed0 on GitHub. I use `beets` as a library manager. With it, I use filelote to move the other song related files. With zotify OG, the lyrics filename was respecting the song one, so filelote would move the two files, named exactly the same, to the same directory. I use external `lrc` for software that does not support embedded lrc files, so that was very handy. Now, the `lrc` file is named `{autor} {title}.lrc` no matter what. Could you either: 1. Make lyrics file adopt the naming of the song, or 2. Add an option to change lyrics filename, same as with the songs Thanks in advance!
kerem 2026-02-27 04:57:26 +03:00
Author
Owner

@Googolplexed0 commented on GitHub (Oct 9, 2025):

Implemented with 85d3acffc8. See the new config LYRICS_FILENAME in the README. For the behavior you want, you should set the value to a blank string ("").

<!-- gh-comment-id:3383965005 --> @Googolplexed0 commented on GitHub (Oct 9, 2025): Implemented with 85d3acffc834bd94302baca420c9cd5c45198d8f. See the new config `LYRICS_FILENAME` in the README. For the behavior you want, you should set the value to a blank string (`""`).
Author
Owner

@a0g83agbc84 commented on GitHub (Oct 9, 2025):

Thank you so much, really appreciate your effort and skills <3

<!-- gh-comment-id:3384637097 --> @a0g83agbc84 commented on GitHub (Oct 9, 2025): Thank you so much, really appreciate your effort and skills <3
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#84
No description provided.