Documentation
¶
Index ¶
Constants ¶
View Source
const ( RemoteSource = "src:" RemoteDestination = "dest:" RenamingStyleAnime = "anime" RenamingStyleTv = "tv" RenamingStyleNone = "none" )
Variables ¶
View Source
var (
Put *putio.Put
)
Functions ¶
func RenameFileInAnimeStyle ¶
func RenameFileInTvStyle ¶
func SendFileIdToWorker ¶
func SendFileIdToWorker(fileId int64)
Types ¶
type EpisodeInfo ¶
type EpisodeInfo struct {
Group string
Show string
Season int
Episode string
Version int
Extra string
}
func ParseEpisodeInfo ¶
func ParseEpisodeInfo(filename string) *EpisodeInfo
type RemoteConfig ¶
type RemotePutIoToken ¶
Click to show internal directories.
Click to hide internal directories.