Replying to @magnetichuman@cupoftea.social
I am having a go with Jellyfin... Set up a server on the Raspberry Pi with Docker and installed the app on Android. Seems like I can "download" files to the device. Looks promising so far.
Replying to @magnetichuman@cupoftea.social
@magnetichuman I tried it, but struggled to download media files to it. How do you do it?
Replying to @plwt@mstdn.social
@plwt Aha! The Android app Finamp does local download from Jellyfin! I will try this one and see how it goes.
Replying to @magnetichuman@cupoftea.social
@magnetichuman Putting aside playing music through a mobile app - how did you get the media into Jellyfin in the first place?
Replying to @plwt@mstdn.social
@plwt My music was already on a HDD connected to my Raspberry Pi (also where I'm running Jellyfin). I'm running it through Docker so I made sure that my music folder was set to mount as a volume in the jellyfin docker compose file. Then when I ran Jellyfin I was able to create a library linked to this folder.