21#ifndef ALBUMCOVERFETCHTHREAD_H
22#define ALBUMCOVERFETCHTHREAD_H
24#include "Utils/Pimpl.h"
93 void removeHash(
const Hash& hash);
95 static Hash getHash(
const Album& album);
This class organizes requests for new Covers for the AlbumCoverView. When looking for covers,...
Definition: AlbumCoverFetchThread.h:50
bool checkAlbum(const QString &hashLocationPair)
check if album is already processed or about to be processed in the future
void stop()
stop Stop the thread
void addAlbum(const Album &album)
add_data Add a new album request
Definition: EngineUtils.h:33
An interface class needed when implementing a library plugin.
Definition: LocalLibraryWatcher.h:31
Definition: typedefs.h:33