Skip to content

drakenot/gramarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#gramarr

A Radarr and Sonarr Telegram Bot featuring user authentication/level access.

Features

Sonarr

  • Search for TV Shows by name.
  • Pick which seasons you want to download.

Radarr

  • Search for Movies by name.
  • Choose which quality profile you want to download.

Requirements

  • A running instance of Radarr
  • A running instance of Sonarr V3 (preview)

If running from source

Configuration

  • Copy the config.json.template file to config.json and set-up your configuration;

If running from downloaded binaries

  • Put the copied config.json alongside with the binary downloaded from releases;

Running it

From source

$ go get github.com/drakenot/gramarr
$ cd $GOPATH/src/github.com/drakenot/gramarr
$ go get
$ go run .

From release

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.

About

Radarr / Sonarr Telegram Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published