swizzin / swizzin

A simple, modular seedbox solution
https://swizzin.ltd
GNU General Public License v3.0
2k stars 309 forks source link

fix: Prowlarr nginx config #1128

Open Noxillio opened 4 months ago

Noxillio commented 4 months ago

Description

Add an extra location directive to Prowlarr's nginx config that restores unauthenticated access to its own API

Fixes issues:

Proposed Changes:

Change Categories

Checklist

Test scenarios

Architectures

amd64 armhf arm64 Unspecified
Jammy
Focal
Bookworm
Bullseye
Buster
Raspbian ⚫️ ⚫️ ⚫️

✅❎ Passed

🛠🛠 TODO

❌❌ Currently failing

Noxillio commented 4 months ago

Made a quick little update because I didn't realize there was another API for indexers. Whoopsies. This'll permit that to continue working and also fix Prowlarr's /api endpoint

brettpetch commented 4 months ago

This requires an updater to swap the config as well.