Current state: The API stores all files in MP3 format, with the song title being the file name.
Optimal state: The API allows users to (optionally) supply their own name format and file type. The front-end has the required config fields for that.
The name format could have a default in the .env too, which could also be configurable via the frontend.
Current state: The API stores all files in MP3 format, with the song title being the file name.
Optimal state: The API allows users to (optionally) supply their own name format and file type. The front-end has the required config fields for that. The name format could have a default in the .env too, which could also be configurable via the frontend.