Thanks for your interest! Check the issues for things to work on.
git clone https://github.com/JeremiahM37/gamarr.git
cd gamarr
go build -o gamarr ./cmd/gamarr/
go test ./...- Add the platform to
internal/platform/platform.go - Map Prowlarr categories in the platform map
- Add Myrient path if applicable
- Write tests
GPL-3.0