Categorygithub.com/jrudio/go-sonarr-client
modulepackage
0.0.0-20180729192042-ec124ce2d81e
Repository: https://github.com/jrudio/go-sonarr-client.git
Documentation: pkg.go.dev

# README

go-sonarr-client

GoDoc Reference Go Report Card

Go client library for the Sonarr API

TODO

  • Add Series
  • Run commands on the server
  • Automated testing

# Packages

No description provided by the author

# Functions

New creates a new Sonarr client instance.

# Variables

ErrorPathAlreadyConfigured path exists for another series.
ErrorSeriesExists error when trying to add an already added series.

# Structs

Calendar entry for a past or upcoming airing.
DiskSpace remaining on each drive mounted on the server.
Episode of a Series.
EpisodeFile of an Episode.
ErrorMessage radarr's error message struct.
Profile ...
Quality of a file.
Queue item currently being downloaded.
RootFolder ...
SearchResults are results of Sonarr's online series lookup not the results of what's already located on the Sonarr server.
Series stored on the Sonarr server.
Sonarr contains fields needed to make API calls to a Sonarr server.
SystemStatus of the server.
Tag used to tag Series.