Versions in this module Expand all Collapse all v0 v0.1.0 Jul 2, 2020 Changes in this version + func MakeGroupsProvider() config.GroupsProvider + type Group struct + Directories []string + Exts []string + Id int64 + Name string + Parser string + Target string + Titles []Title + type GroupExt struct + Ext string + Group *Group + GroupId int64 + type GroupPath struct + Group *Group + GroupId int64 + Path string + type Meta struct + Anidb *int64 + EpisodeEnd *int + EpisodeOffset *int + EpisodeStart *int + Path *string + type Season struct + Id int64 + Idx int + Title *Title + TitleId int64 + type Title struct + Group *Group + GroupId int64 + Id int64 + Name string + Seasons []Season