qbittorrent_rss

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	BaseUrl string
	Client  *http.Client
	Logger  *zerolog.Logger
}

func (Client) AddFeed

func (c Client) AddFeed(link string, folder string) error

func (Client) AddFolder

func (c Client) AddFolder(folder string) error

func (Client) AddRule

func (c Client) AddRule(name string, def qbittorrent_model.RuleDefinition) error

func (Client) GetRules

func (c Client) GetRules() (map[string]qbittorrent_model.RuleDefinition, error)

func (Client) MoveItem

func (c Client) MoveItem(currentFolder, destinationFolder string) error

func (Client) RemoveItem

func (c Client) RemoveItem(folder string) error

func (Client) RemoveRule

func (c Client) RemoveRule(name string) error

func (Client) RenameRule

func (c Client) RenameRule(old, new string) error

Jump to

Keyboard shortcuts

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