Documentation ¶
Index ¶
- func ExtractResolutionInt(val string) int
- func ExtractSeasonNumber(val string) int
- func ValueContainsBatchKeywords(val string) bool
- func ValueContainsIgnoredKeywords(val string) bool
- func ValueContainsNC(val string) bool
- func ValueContainsSeason(val string) bool
- func ValueContainsSpecial(val string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractResolutionInt ¶
ExtractResolutionInt extracts the resolution from a string and returns it as an integer. This is used for comparing resolutions. If the resolution is not found, it returns 0.
func ExtractSeasonNumber ¶
func ValueContainsNC ¶
func ValueContainsSeason ¶
func ValueContainsSpecial ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.