Plex Media Server
-
@necrevistonnezr I just remember cloudron uses iptables to manage it's firewall and will only allow certain ports it is aware to be open.
See your PM for details.
Essentially we need to allow the plex port:
iptables -I INPUT -p tcp -m tcp --dport 32400 -j ACCEPT
<- Plex Web UI
iptables -I INPUT -p tcp -m tcp --dport 32469 -j ACCEPT
<- Plex DLNA for other devices.wrote on Jan 24, 2023, 1:26 PM last edited by@murgero Did you copy the app package to git.cloudron.io so we can review and see if it can be made publishable?
-
@murgero Did you copy the app package to git.cloudron.io so we can review and see if it can be made publishable?
@marcusquinn Oh gosh no, even if it was - I wouldn't use such old code from 2019. I could probably give it a try again now that I know more about the cloudron api and such?
-
@marcusquinn Oh gosh no, even if it was - I wouldn't use such old code from 2019. I could probably give it a try again now that I know more about the cloudron api and such?
wrote on Jan 24, 2023, 2:18 PM last edited by@murgero said in Plex Media Server:
@marcusquinn Oh gosh no, even if it was - I wouldn't use such old code from 2019. I could probably give it a try again now that I know more about the cloudron api and such?
Oh, yes, please!!
-
@marcusquinn Oh gosh no, even if it was - I wouldn't use such old code from 2019. I could probably give it a try again now that I know more about the cloudron api and such?
wrote on Jan 24, 2023, 6:37 PM last edited by@murgero I think it's worth the effort. It seems to be a common search, and I can see the benefits of having it, given the broad awareness of it for smart TV integration. There's also more collaborators here too now, if you get stuck on anything.
-
wrote on Apr 26, 2023, 12:12 PM last edited by
This is literally the only thing stopping me from going cloudron full time. It is the most popular media server app with the most clients. I think it really would be worth getting this on the catalog.
-
This is literally the only thing stopping me from going cloudron full time. It is the most popular media server app with the most clients. I think it really would be worth getting this on the catalog.
wrote on Apr 28, 2023, 2:17 AM last edited by@Trackborne
Have you checked out Jellyfin? -
@Trackborne
Have you checked out Jellyfin?wrote on Apr 28, 2023, 6:06 AM last edited by@privsec you suggested the same thing a year ago
https://forum.cloudron.io/post/49425
-
wrote on Apr 29, 2023, 9:14 PM last edited by marcusquinn Apr 29, 2023, 9:25 PM
I agree, Plex is a high-quality and user value app. Vote count helps highlight these views, too.
-
wrote on May 1, 2023, 7:25 PM last edited by
@girish I believe thereβs no local auth, though you can allow no-auth access for local network clientsβ¦ https://support.plex.tv/articles/?s=Authentication&search=support_articles
-
@privsec you suggested the same thing a year ago
https://forum.cloudron.io/post/49425
And no, itβs not an alternative:
wrote on May 2, 2023, 10:40 PM last edited by avatar1024 May 2, 2023, 10:40 PM@necrevistonnezr Well I suppose as you say it was a year ago, maybe Jellyfin has got some way and improved what it was capable of?
Plex s very slick for sure, yet not Free Software and not as private.
-
wrote on Jul 30, 2023, 11:02 PM last edited by
This would be great to see this.
-
wrote on Aug 15, 2023, 7:35 PM last edited by
I created a post in the Plex forum.
Maybe the Plex staff will create a Cloudron App.
-
@necrevistonnezr said in Plex Media Server:
UE49LS03NAUXZG
This model supports DLNA. I am building a cloudron plex app now, but in the meantime, try a DLNA server.
Example: https://www.howtogeek.com/215400/how-to-turn-your-computer-into-a-dlna-media-server/
wrote on Mar 25, 2024, 2:14 PM last edited by@murgero Hi !
I apologize for contacting you 5 years later but I wanted to know if your Plex application project would succeed?I installed Plex via Ubuntu, alongside Cloudron. It's perfect on a local network, but impossible to access it from the external internet network.
Is help possible?
-
@murgero Hi !
I apologize for contacting you 5 years later but I wanted to know if your Plex application project would succeed?I installed Plex via Ubuntu, alongside Cloudron. It's perfect on a local network, but impossible to access it from the external internet network.
Is help possible?
@bmwx3000 said in Plex Media Server:
I installed Plex via Ubuntu, alongside Cloudron. It's perfect on a local network, but impossible to access it from the external internet network.
You cannot do this. It's not supported by Cloudron. Sadly my plex project has been dead for years
I'd recommend installing plex on another device or vps and using that for plex for now.
-
wrote on Mar 26, 2024, 5:02 AM last edited by
I just run plex server on my windows gaming PC, its accessible anywhere. And the gaming GPU makes transcoding a breeze. The storage is on a NAS with mapped drives. cloudron is on the same home network, but doesn't need to interact with it at all.
-
Plex is getting a photos app now - https://forums.plex.tv/t/photos-beta-feedback/885116
-
wrote on Sep 13, 2024, 8:36 PM last edited by
I dumped plex for jellyfin, considering the strange decision plex has made lately regarding sharing viewing history with other users, and other seemingly common issues I had (watched / unwatched data just resetting randomly)... Jellyfin (so far) is a better experience.