samwiseg0

Results 107 comments of samwiseg0

@NonaSuomy I suspect since its used in the calculation for used filament that is why it is required. If it was not that would break that process. Maybe provide the...

Are you running it in docker?

Did you set all the configuration perams? https://github.com/samwiseg0/better-discord-notifications/blob/master/script_config.example.py Step 3

Maybe. cd to the folder and just run the script example: `python3 ./radarr-discord.py` Paste the output.

Your radarr URL is wrong or it cannot get to the API. Which is `/api`. Make sure you do not have basic auth enabled for `/api`. It is best to...

Radarr error is "normal" test it from the UI now. Same with sonarr? Try that one from the UI as well.

try running `radarr_eventtype='test' bash -c 'python3 radarr_discord.py'` from the commandline. That would simulate the same thing as radarr running the test itself.

That is v2. The script works for Aphrodite. I don't think it will work with that version. I never tested it with the older version. https://hub.docker.com/r/hotio/radarr `hotio/radarr:aphrodite`

You can pull the script before it was updated for v3. https://github.com/samwiseg0/better-discord-notifications/tree/787db54ae9ac9b8b43a8d2d01c788c8342f0bc49