Documentation
¶
Index ¶
- func Init(options Options)
- func MigrateMeta() error
- func RebuildThumbnail() error
- func ScanLibrary() error
- func ScheduleMigrateMeta()
- func ScheduleRebuildThumbnail()
- func ScheduleScanLibrary()
- func ScheduleUpdateMissingThumbnail()
- func ScheduleUpdateTags()
- func Start()
- func Stop()
- func UpdateMissingThumbnail() error
- func UpdateTags() error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateMeta ¶
func MigrateMeta() error
func RebuildThumbnail ¶
func RebuildThumbnail() error
func ScanLibrary ¶
func ScanLibrary() error
func ScheduleMigrateMeta ¶
func ScheduleMigrateMeta()
func ScheduleRebuildThumbnail ¶
func ScheduleRebuildThumbnail()
func ScheduleScanLibrary ¶
func ScheduleScanLibrary()
func ScheduleUpdateMissingThumbnail ¶
func ScheduleUpdateMissingThumbnail()
func ScheduleUpdateTags ¶
func ScheduleUpdateTags()
func UpdateMissingThumbnail ¶
func UpdateMissingThumbnail() error
func UpdateTags ¶
func UpdateTags() error
Types ¶
type Options ¶
type Options struct { MetaProviderFactory meta.ProviderFactory TagProviderFactory tag.ProviderFactory }
Click to show internal directories.
Click to hide internal directories.