Documentation
¶
Overview ¶
Package transfer moves media files to their final destinations or error directory. Package relies on resolver package for destination paths and is final stage of processing pipeline.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cleanup ¶
Cleanup removes all remaining entries from torrent directory after processing. Skips incomplete directory specified in config.Config.IncompletePath.
func Error ¶
Error moves failed entry to manager's error directory for manual review. Uses [resolveConflict] to handle duplicate names. Panics if unable to create or move to error directory.
func TestTransfer ¶
os.MkdirTemp("", "media-library-manager-*")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.