From 51bc87ebc73b5777ad36e35ec20445b07a0d7639 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 7 Dec 2014 12:40:35 +0100 Subject: Redesign of NewMovieWizard Make it possible to add parent files to files, so we can identify already downloaded files even if we reencoded them. Record the md5sum in a new table files_origin. --- archivemodel.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'archivemodel.h') diff --git a/archivemodel.h b/archivemodel.h index 0c66b0d..6903cfd 100644 --- a/archivemodel.h +++ b/archivemodel.h @@ -50,8 +50,6 @@ class ArchiveModel : public SmTreeModel { QString metadata(int partId) const; QList metadataList(int partId) const; void setMetadata(int partId, const QList &data); - QStringList allSources() const; - QStringList allReleaseGroups() const; bool setPartNo(int partId, int newPartId, const QString &subtitle); bool setFavorite(int partId, bool favorite); void addFiles(int partId, const QStringList files); -- cgit v1.2.3-70-g09d2