mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
rewrite populate.py to minimize db and hdd reads
+ change process name in manage.py + update db query to save show albums as single, as an integer + enable periodic scans + misc
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ local audio files. Like a cooler Spotify ... but bring your own music.
|
||||
|
||||
Usage: swingmusic [options]
|
||||
|
||||
{tabulate(help_args_list, headers=["Option", "Short", "Description"], tablefmt="rounded_grid", maxcolwidths=[None, None, 44])}
|
||||
{tabulate(help_args_list, headers=["Option", "Short", "Description"], tablefmt="markdown", maxcolwidths=[None, None, 44])}
|
||||
"""
|
||||
|
||||
"80s, 90s, the noughties and today"
|
||||
|
||||
Reference in New Issue
Block a user