Jellyfin - open source media center
-
I've made a quick cloudron build here as a merge of River and Emby repos.
https://git.cloudron.io/eyecreate/jellyfin-app -
@eyecreate How well does your version work? I was thinking of modifying it to include some type of file sharing server (I am not sure if something like VPN+SMB, SFTP, or maybe even a torrent downloader?)
-
@murgero this is basically what my app "River" does. It packages Jellyfin together with Transmission for downloading stuff + CouchPotato & Sickchill to automate + a simple file manager
@mehdi looking forward to trying it out! I'm assuming you're planning on getting your package into the app store?
-
As Emby isn't open source anymore and you even have to pay for apps, Jellyfin would be a perfect replacement for the Emby app!
-
As Emby isn't open source anymore and you even have to pay for apps, Jellyfin would be a perfect replacement for the Emby app!
-
So laur is working on the app and pushing merge requests to this repo https://git.cloudron.io/cloudron/jellyfin-app
@mehdi I am sure it would be very helpful if you want to contribute there as well
@nebulon It's actually already completely done in my river repository, just packaged with other stuff to be more useful
(like transmission, to download stuff directly into the app instead of adding every piece of media manually)
It would be more a matter of splitting my already existing package to keep only what's necessary for Jellyfin, not the rest.
However, I have used the isAdmin flag in my implementation, which if I understand correctly is now deprecated (for reasons I still do not understand BTW ^^). I do not really see any easy way of having a user be admin, except by not using cloudron's user system at all.
-
@nebulon It's actually already completely done in my river repository, just packaged with other stuff to be more useful
(like transmission, to download stuff directly into the app instead of adding every piece of media manually)
It would be more a matter of splitting my already existing package to keep only what's necessary for Jellyfin, not the rest.
However, I have used the isAdmin flag in my implementation, which if I understand correctly is now deprecated (for reasons I still do not understand BTW ^^). I do not really see any easy way of having a user be admin, except by not using cloudron's user system at all.
@mehdi said in Jellyfin - open source media center:
It would be more a matter of splitting my already existing package to keep only what's necessary for Jellyfin, not the rest.
I'd quite like to see your full package in the app store!
At some point I want to try using it to set up a home media server thing too...
-
@mehdi said in Jellyfin - open source media center:
It would be more a matter of splitting my already existing package to keep only what's necessary for Jellyfin, not the rest.
I'd quite like to see your full package in the app store!
At some point I want to try using it to set up a home media server thing too...
-
It is released as unstable for now. Enjoy !