Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptyJSONDirs ¶ added in v0.17.0
func EmptyJSONDirs(baseDir string)
func EnsureJSONDirs ¶
func EnsureJSONDirs(baseDir string)
func GetDefaultDatabaseFilePath ¶
func GetDefaultDatabaseFilePath() string
func GetStashHomeDirectory ¶
func GetStashHomeDirectory() string
Types ¶
type JSONPaths ¶
type JSONPaths struct {
Metadata string
ScrapedFile string
Performers string
Scenes string
Images string
Galleries string
Studios string
Tags string
Movies string
Files string
}
func GetJSONPaths ¶
func GetJSONPaths(baseDir string) *JSONPaths
Click to show internal directories.
Click to hide internal directories.