seasonepisodedetector

package
v0.0.0-...-ea0be71 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Extracts season & episode numbers for TV show filenames

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Season  string
	Episode string
}

func Detect

func Detect(filename string) *Result

func (*Result) LaxEqual

func (d *Result) LaxEqual(other Result) bool

func (*Result) SeasonDesignation

func (d *Result) SeasonDesignation() string

func (*Result) String

func (d *Result) String() string

Jump to

Keyboard shortcuts

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