-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code
Description
Currently, the song database is imported from KaraFun. This should be changed to allow multiple import sources for the song database. This would greatly improve the ability of others to use this tool, as they would not be forced to use KaraFun with this tool.
Targeted import sources
- Karafun database in CSV format directly from their web offering As linked above
- UltraStar Manager Song database Export upload (Presumably also CSV format)
- Plain CSV with own format, to allow easy future adaption without modification.
Needed Changes
- Modularize Song data import
- Add upload UI for Database sources that need it to use
- Write Modules for aforementioned database sources #
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python code