package videoparser import "openmediacenter/apiGo/api/types" func startTVShowReindex(files []Show, sett types.SettingsType) { // have fun with db insertions here! }