sonarr

package
v0.0.0-...-288be38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootSonarrCmd = &cobra.Command{
		Use:   "sonarr",
		Short: "To Control Sonarr",
	}
)
View Source
var SearchSonarrCmd = &cobra.Command{
	Use:   "search",
	Short: "To Search Shows",
	Long:  "to search shows using sonarr client.",
	Run: func(cmd *cobra.Command, args []string) {
		SearchShows()
	},
}

Functions

func SearchShows

func SearchShows()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL