512 B
512 B
Pretty Player API
Kotlin Spring Boot based REST service for the Pretty Player
Environment Variables
ALBUM_ROOT_DIR= Directory where the albums of mp3s can be foundALBUM_ART_ROOT_DIR= Directory where the album art can be cached for later
TODO
- Add in DB like SQLite where the DB can be written to disk easily, and the DB can run in memory.
- Allows for instant ready, while having new albums added async.