![]() |
Sayonara Player
|
Helper Namespace for finding covers in a specific directory.
Functions | |
| QStringList | get_local_cover_paths_from_filename (const QString &filename) |
| Extracts dirname and calls get_local_cover_paths_from_dirname. More... | |
| QStringList | get_local_cover_paths_from_dirname (const QString &dirname) |
| Searches the best cover by name from the directory. More... | |
| QStringList LocalCoverSearcher::get_local_cover_paths_from_dirname | ( | const QString & | dirname | ) |
Searches the best cover by name from the directory.
| dirname | directory where to search the cover |
| QStringList LocalCoverSearcher::get_local_cover_paths_from_filename | ( | const QString & | filename | ) |
Extracts dirname and calls get_local_cover_paths_from_dirname.
| filename | filename of a file within the same directory. E.g. a mp3 file |
1.8.13