June 14, 20224 yr Hi, with the "Discover" function of Plex I think is time that I get rid of all the stuff I can see on regular streaming services. So I landed to Excludarr. I saw that it is possible to run it as docker container so I made a template that looks as the following: <Container version="2"> <Name>Excludarr</Name> <Repository>haijeploeg/excludarr</Repository> <Registry>https://hub.docker.com/r/haijeploeg/excludarr/</Registry> <Network>bridge</Network> <MyIP/> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://hub.docker.com/r/haijeploeg/excludarr/</Support> <Project/> <Overview>Excludarr excludes streaming services from Radarr and Sonarr Converted By Community Applications Always verify this template (and values) against the support page for the container https://hub.docker.com/r/haijeploeg/excludarr/</Overview> <Category/> <WebUI/> <TemplateURL/> <Icon/> <ExtraParams/> <PostArgs/> <CPUset/> <DateInstalled>1655199120</DateInstalled> <DonateText/> <DonateLink/> <Description>Excludarr excludes streaming services from Radarr and Sonarr Converted By Community Applications Always verify this template (and values) against the support page for the container https://hub.docker.com/r/haijeploeg/excludarr/</Description> <Networking> <Mode>bridge</Mode> <Publish/> </Networking> <Data/> <Environment> <Variable> <Value>true</Value> <Name>GENERAL_FAST_SEARCH</Name> <Mode/> </Variable> <Variable> <Value>IT</Value> <Name>GENERAL_LOCALE</Name> <Mode/> </Variable> <Variable> <Value>netflix, amazon prime video, Disney Plus</Value> <Name>GENERAL_PROVIDERS</Name> <Mode/> </Variable> <Variable> <Value>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</Value> <Name>TMDB_API_KEY</Name> <Mode/> </Variable> <Variable> <Value>http://192.168.xxx.xxx:7878</Value> <Name>RADARR_URL</Name> <Mode/> </Variable> <Variable> <Value>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</Value> <Name>RADARR_API_KEY</Name> <Mode/> </Variable> <Variable> <Value>false</Value> <Name>RADARR_VERIFY_SSL</Name> <Mode/> </Variable> <Variable> <Value/> <Name>RADARR_EXCLUDE</Name> <Mode/> </Variable> <Variable> <Value>true</Value> <Name>Community_Applications_Conversion</Name> <Mode>{3}</Mode> </Variable> <Variable> <Value>http://192.168.xxx.xxx:8989</Value> <Name>SONARR_URL</Name> <Mode/> </Variable> <Variable> <Value>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</Value> <Name>SONARR_API_KEY</Name> <Mode/> </Variable> <Variable> <Value>false</Value> <Name>SONARR_VERIFY_SSL</Name> <Mode/> </Variable> <Variable> <Value>Bing</Value> <Name>SONARR_EXCLUDE</Name> <Mode/> </Variable> <Variable> <Value>false</Value> <Name>CRON_MODE</Name> <Mode/> </Variable> </Environment> <Labels/> The problem is that when I run nothing happens ( I think because there's no defalut command to be send at startup). Did anyone managed to make ti work? Thank you in advance
September 30, 20223 yr Did you ever make any progress on this one, @Jokerigno? Ever since the Plex Watchlist feature was added, I've been hoping that there'd be greater interest in this, or this type of functionality.
December 5, 20223 yr There were when I asked, but it's a CLI, not a GUI, and with the unRAID filesystem and the -arrs in Dockers too, I couldn't make the default setup work. Sent from my Pixel 6a using Tapatalk
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.