deleted by creator
deleted by creator
No, that is counter intuitive. It may appear more expensive at first, but on the long run it is a lot more cheaper. It avoid vendor lock-in, recurring increase of dev costs and licensing and lots of other plagues of closed proprietary development like blackbox development and justification of hidden complexity as a driving factor on costs. I worked with legacy closed proprietary sw development and lock-in combined with legacy complexity made man-hour costs exorbitant. These are partially solved by open-sourcing, as kicking out a team and putting a new one is easier, but most importantly transparency as a driving factor on quality of development.
mine was really sluggish for a long time, then I saw someone in here explaining their similar issue and their fix. I don’t have the post link, but it was related to DNS settings. Basically for some reason using my pihole dns made only nextcloud sluggish, the fix suggestion was to use 1.1.1.1, which worked. Now, it is a pretty fast nextcloud.
You’re right! My bad. I did search for it, but couldn’t find on their web site, but the code doesn’t seems to have everything. I can’t find the Android app source.
I have both setups (arr stack and stremio+torrentio), here my opinion.
Where stremio falls short is:
cast integration: semi works with chrome cast, but when using torrentio I just cant get it to work. I need to get into screen mirroring, which is less than ideal. Not to mention it doesn’t work with Roku/DIAL protocol.
proprietary and closed- source. It will not take long until MPAA-eye will look at it and try to curtail it (eg. going after torre ntio or other addons).
I like it, but I prefer to control my destiny, so I keep my arr stack always close.
Awesome and thanks a lot for putting the time to explain it like this.
So for some reason I got side tracked with radarr and didn’t see the need for trackt anywhere, but that seems the missing part on all this.
This also shows up that the Plex workflow is seamless (no Overseerr/jellyseerr need, no trackt need) than jellyfin right now.
Reading plex_debrid code, it seems it has some initial code on scanning current Jellyfin library, so finishing that code could remove the need of Trackt.
Now, one advantage of using Radarr ia that it will move and rename to a standad naming the incoming files, I think that only for this feature it is worth to keep it in the workflow.
So it seems like I’ll need to fix plex_debrid to understand existing Jellyfin library and remove the need of trackt!
Thanks a lot!
Interesting. I installed here but I may be doing something wrong with my setup, because just using Jellyseerr is not triggering a RD download. First, using jellyseer required radarr anyway, the setup is like following:
Still, not working as things aren’t communicating with each other correctly and I didn’t set any indexers (or set jackett).
My setup feels wrong or too complex, can you give a bit more of details on yours? How the parts communicate? :)
plex_debrid looks the way to go with. I was put off it because its name and I use jellyfin. Reading more closely it works with jellyfin, so cutting off the middleman (radarr) seems like a very good solution!
Is there anything special to know about it before trying myself? Any issues or roadblocks you had when setting this up?
Thanks for the answer!
Try Bottles. Lutris almost never works for me, Heroic is a bit better. But once I discovered Bottles, I’m basically never using anything else. Bottles can also automatically add an entry to Steam for your game. So any non-Steam game on my steamdeck is via Bottles.
You can also replace common or shared attributes between your configs using env files: https://docs.docker.com/compose/environment-variables/set-environment-variables/#use-the-env_file-attribute
Things I put there: UIDs, GIDs, TZ, shared mount paths, etc.