Add filesystem scanner

This commit is contained in:
evilchili
2022-11-20 16:26:40 -08:00
parent a34fcc648b
commit 935cb0a981
6 changed files with 140 additions and 4 deletions
+2
View File
@@ -2,3 +2,5 @@ HOST=127.0.0.1
DEBUG=1
USERNAME=test_username
PASSWORD=test_password
MEDIA_ROOT=/test
MEDIA_GLOB=*.flac,*.mp3