update

package
v1.0.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Cache        *cmd.CacheConfig       `embed:"" prefix:"cache-"`
	Concurrency  *cmd.ConcurrencyConfig `embed:""`
	HTTP         *cmd.HTTPConfig        `embed:"" prefix:"http-"`
	Plex         *cmd.PlexConfig        `embed:"" prefix:"plex-"`
	Posters      *cmd.PostersAPIConfig  `embed:""`
	Force        bool                   `help:"Force updates to Plex even if the poster hasn't changed."`
	SinceDaysAgo uint                   `help:"Limit to movies there were added to Plex within the specified number of days."`
}

func (*Command) Run

func (cmd *Command) Run(ctx context.Context, httpClient *http.Client, metadbClient *metadb.Client, plexClient *plex.Client) error

Jump to

Keyboard shortcuts

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