Initial commit: susan automation scripts
Overnight transcoding, music discovery/import, system health reports, stats page generator, and bookmark management. Secrets stored in /etc/automation/ — not in repo.
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
# Secrets & config with credentials
|
||||
music_config.json
|
||||
music_state.json
|
||||
bookmarks.json
|
||||
|
||||
# Generated data
|
||||
discogs_labels.json
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Editor
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
Reference in New Issue
Block a user