carloshr

joined 2 years ago
[–] carloshr@lile.cl 2 points 4 hours ago

Yes. There is a plugin to use jellyfin as a source in volumio. It's the best.

@wintermute @selfhosted

[–] carloshr@lile.cl 7 points 7 hours ago (2 children)

I'm a very satisfied #jellyfin user. I have my music and movie files shared there. I use different clients: a rpi 5 with kodi and jellydin plugin; an old RPI B with volumio; in android, finamp and also share with dlna.

@SidewaysHighways @selfhosted

[–] carloshr@lile.cl 1 points 1 week ago (1 children)

I have a #Jellyfin server at home where i store my music files. In my android phone i use #Finamp for listening to music from jellyfin. I also tried the jellyfn app, Gelli and findroid, but my favorite so far is Finamp.

@ev1lchris @selfhosted

[–] carloshr@lile.cl 1 points 2 months ago* (last edited 2 months ago) (1 children)

The easy way, but not the most secure: identify GID and UID of files created by your samba docker container with "ls -la". Then assign ownership of files and directories of shared volume to that user/group "chown -R GID:UID /path/to/shared”

@basic_user @selfhosted