mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[GH-ISSUE #122] Fetch lyrics from VocaDB and it's derivates #85
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @amogus07 on GitHub (Dec 14, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/122
Is your feature request related to a problem? Please describe.
I listen to a lot of Japanese music, but I don't know Japanese.
Describe the solution you'd like
I'd like to be able to use this app to look up romaji or translated lyrics. VocaDB seems to be the best place to find them for Vocaloid songs. The same goes for Vocaloid covers on UtaiteDB and Touhou songs on TouhouDB.
Describe alternatives you've considered
The current sources in the app only have Japanese lyrics
Additional context
I use beets to manage my music collection (and Syncthing to sync it with my phone). I already forked a beets plugin that obtains metadata from Vocadb and derivates including lyrics. It's written in Python, but maybe it could still be useful as a reference. While I can use beets to get the lyrics, it would be much more convenient with an app on my phone.