Excludarr (Help to configure)


Recommended Posts

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

 

 

Link to comment
  • 3 months later...
  • 2 months later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.