Skip to content

Decouple Song database from KaraFun #85

@PhoenixTwoFive

Description

@PhoenixTwoFive

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 #

Metadata

Metadata

Labels

enhancementNew feature or requestpythonPull requests that update Python code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions