21 #ifndef LOCALCOVERSEARCHER_H 22 #define LOCALCOVERSEARCHER_H 24 #include <QStringList> 56 #endif // LOCALCOVERSEARCHER_H QStringList get_local_cover_paths(const QString &filepath)
Determines if filepath is a dir or a file and calls get_local_cover_paths_from_filename or get_local_...
QStringList get_local_cover_paths_from_filename(const QString &filename)
Extracts dirname and calls get_local_cover_paths_from_dirname.
Helper Namespace for finding covers in a specific directory.
Definition: LocalCoverSearcher.h:30
QStringList get_local_cover_paths_from_dirname(const QString &dirname)
Searches the best cover by name from the directory.