This repository provides Docker support for Meloday, a script that automatically creates playlists throughout the day, evolving with your listening habits. The Docker setup simplifies deployment and ensures a consistent runtime environment.
- Docker installed on your system.
- A Plex Media Server with a music library.
-
Pull the Docker image from Docker Hub:
docker pull cozza38/meloday
-
Run the container:
docker run -d \ -v /path/to/config:/config \ cozza38/melodayReplace
/path/to/configwith the appropriate paths on your system. -
Edit config.yml on your mounted volume
-
Restart the container
This project was created by trackstacker with contributions from the community. If you’re enjoying Meloday and feel like saying thanks, a coffee is always appreciated. No pressure at all though, I just want people to enjoy it!