10 Commits

Author SHA1 Message Date
geoffrey45
2bb5a89a8f refactor references 2022-03-21 01:01:06 +03:00
geoffrey45
e889d0ef55 break down the api blueprint into smaller blueprints 2022-03-20 16:29:31 +03:00
geoffrey45
1908633f9d fix watchdoge.py add_track() 2022-03-19 02:20:40 +03:00
geoffrey45
f8710a1596 server: move all stores to api.py 2022-03-18 19:57:31 +03:00
geoffrey45
fe07961757 convert track_id --> trackid 2022-02-23 02:46:06 +03:00
geoffrey45
a6bb5059b0 add new album header 2022-02-19 18:43:17 +03:00
geoffrey45
dcfb0a6ed1 handle watchdog events
- handle on_created event
- handle on_moved event
- handle on_deleted event
- watch whole ~ directory
2022-02-16 18:35:28 +03:00
geoffrey45
5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45
1caef9d3a2 add file watcher
- disable double flask instances
- remove unused files
- play song by id (instead of from nginx)
2022-02-16 15:02:36 +03:00
geoffrey45
803c813786 add server code 2021-12-14 09:02:02 +03:00