Versions in this module Expand all Collapse all v2 v2.17.1 Sep 3, 2026 Changes in this version + func MayHaveContainerTarget(mediaPath string) bool v2.17.0 Aug 31, 2026 Changes in this version + func MediaExt(mediaPath string) string + func ParentDir(path string) string + func SelectLaunchMedia(rows []database.Media) *database.Media + type Index struct + func NewIndex(rows []database.Media) *Index + func (idx *Index) HasMedia(dirPath string) bool + func (idx *Index) Resolve(dirPath string) *database.Media