Batch download music into your Jellyfin server!
2023-01-25 | |
Reading time 1 min. | |
jellyfin software technology |
Disclaimer: this guide is only for educational purposes and I do not recommend or condone any of this.
Deemix
I have no association with this software (educational purposes only).
Docker Compose
Here's my docker-compose.yml
that sets up both Deemix and Jellyfin (just an example, I don't actually use this đź‘Ť +500 social credit)
|
|
How use âť“
Make sure that the Deemix download directory is mounted to both Deemix and Jellyfin to automate the process.
In my docker-compose.yml
, the container directory /downloads
is mounted/bound to the host directory /data/jellyfin/deemix
.
…which is also bound to my Jellyfin server at the container directory /data/deemix-downloads
Now I just search up any song, album, or discography, and it will instantly show up on the Jellyfin server.