feed

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2025 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Overview

Package feed extracts information from feeds (typically describing podcasts).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read added in v0.1.14

func Read(ctx context.Context, r io.Reader, typ seed.Entity, rawSetCmds []string, cfg *Config) ([]seed.Edit, error)

Read reads the passed-in feed data and returns a recording or release edit for each item.

Types

type Config added in v0.1.14

type Config struct {
	// CorrectPunctuation indicates that punctuation in titles should be replaced with
	// preferred characters (https://wiki.musicbrainz.org/User:Jacobbrett/English_Punctuation_Guide).
	CorrectPunctuation bool
}

Config configures Read's behavior.

Jump to

Keyboard shortcuts

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