#gramarr
- Search for TV Shows by name.
- Pick which seasons you want to download.
- Search for Movies by name.
- Choose which quality profile you want to download.
- A running instance of Radarr
- A running instance of Sonarr V3 (preview)
- Copy the
config.json.template
file toconfig.json
and set-up your configuration;
- Put the copied
config.json
alongside with the binary downloaded from releases;
$ go get github.com/drakenot/gramarr
$ cd $GOPATH/src/github.com/drakenot/gramarr
$ go get
$ go run .
Just download the respective binary for your System.
Obs: Don't forget to put the config.json
in the same folder as the binary file.