itsToggle / plex_debrid

Plex torrent streaming through Debrid Services
1.52k stars 132 forks source link

switch entire setup and settings to webui #153

Open itsToggle opened 2 years ago

itsToggle commented 2 years ago

As stated before, Im working on a webui for this script. The settings are becoming too complex to really work from a terminal.

themegaphoenix commented 2 years ago

Reading from a config file/environment variables would also be a good alternative

mash2k3 commented 1 year ago

Would a plex_debrid version jellyseerr make sense, under services instead of sonarr and radarr settings it will be plex_debrid settings? Maybe thats too much just throwing ideas out there.

dreulavelle commented 1 year ago

I would love to help towards this. I've been wanting to make an api backend forever now..

berot3 commented 1 year ago

We also need to get rid of plex as hard dependency. In my case, I also want to use this script with Infuse on apple tv without plex. But as I read, the script can't be used without plex.

It would therefore be great if a media server would be optional only.

Maybe rename the script? "media_debrid" or "stream_debrid"? :)

itsToggle commented 1 year ago

You can use the script with emby, jellyfin or infuse. Plex is not a requirement :)

berot3 commented 1 year ago

Well, I should have played more with your script first 😄 I really can't wait for the web-interface. I think this project will attract even more people!

Do you have maybe a update for us on how it's going @itsToggle ? I don't want to stress or anything 😄 just curious on how it's going.

itsToggle commented 1 year ago

Im currently writing my master thesis, which is why there hasnt been many updates lately. Ill be back to development at the end of april :) The first thing Ill do is to finish the rclone_rd beta, which allows file renaming and file moving. After that Ill finish and publish an api backend for plex_debrid, which will then allow the community to built the webui frontend together.

berot3 commented 1 year ago

wow, I wish you all the best for your thesis! And thanks a lot for sharing the insight! its gonna be exciting 😄

profucius commented 1 year ago

@itsToggle Just wanted to chime in and say that I think this is a fantastic idea! A WebUI is sorely needed for the complexity of configuration. I am finding myself setting everything up right now and struggling to backtrack through the menus to find the places I need to configure everything properly. I hope your thesis went well, and that you have some time to return to this implementing this idea. Thanks!