check if track exists in db before sending file

This commit is contained in:
mungai-njoroge
2023-06-19 21:49:13 +03:00
parent a201303bd9
commit cc6552cb94
17 changed files with 96 additions and 31 deletions
+2
View File
@@ -5,6 +5,8 @@ args = ALLARGS
HELP_MESSAGE = f"""
Usage: swingmusic [options]
Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
Options:
{', '.join(args.help.value)}: Show this help message
{', '.join(args.version.value)}: Show the app version