Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManualWatchlist ¶
type ManualWatchlist struct{}
func New ¶
func New() (t *ManualWatchlist, err error)
func (*ManualWatchlist) GetMovies ¶
func (t *ManualWatchlist) GetMovies() ([]MediaIds, error)
func (*ManualWatchlist) GetName ¶
func (t *ManualWatchlist) GetName() string
func (*ManualWatchlist) GetTvShows ¶
func (t *ManualWatchlist) GetTvShows() ([]MediaIds, error)
func (*ManualWatchlist) Status ¶
func (t *ManualWatchlist) Status() (Module, error)
Click to show internal directories.
Click to hide internal directories.