Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenameFileInAnimeStyle ¶
func RenameFileInTvStyle ¶
Types ¶
type EpisodeInfo ¶
type EpisodeInfo struct {
Group string
Show string
Season int
Episode string
Version int
Extra string
}
func ParseEpisodeInfo ¶
func ParseEpisodeInfo(filename string, keepSeason bool) *EpisodeInfo
Click to show internal directories.
Click to hide internal directories.