multifile

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoFilesProcessed = errors.New("no regular files were successfully processed (all files failed validation)")

Functions

func ProcessRegularFiles

func ProcessRegularFiles(
	ctx context.Context,
	virtualDir string,
	files []parser.ParsedFile,
	par2Files []parser.ParsedFile,
	nzbPath string,
	metadataService *metadata.MetadataService,
	allowedFileExtensions []string,
	filterSamples bool,
	tracker *progress.Tracker,
	storeIndex map[string]int64,
	storeRef string,
) ([]string, error)

ProcessRegularFiles processes multiple regular files. Returns the virtual paths of all metadata files successfully written, plus any error. writtenPaths is populated even on partial failure (first-error mode).

Types

This section is empty.

Jump to

Keyboard shortcuts

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