Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAllVideos ¶
FindAllVideos Walks throug the specified directories in the provided jsonFile * looking for videos. if the jsonFile string is empty or an invalid path then * only the /home/$USER/Videos directory will be searched. * If the jsonFile string is an invalid path a waring will be logged. * All the found videos are grouped by the container directories using the * VideoDir struct. * A slice of all the directories containing videos is returned. The slice is * sorted using the directory path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.