diff options
author | Arno <arno@disconnect.de> | 2018-01-03 12:14:37 +0100 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2018-01-03 12:19:51 +0100 |
commit | 7f3d33ab7e02ab34efb2e0db9a7a912c66de7eef (patch) | |
tree | a65b1f1c08f551b14f4b788767ec2add2d9d25e0 /configurationwidget.h | |
parent | 7b7ef1e0d88bbec407de65eac59304bcc01a9c75 (diff) | |
download | ShemovCleaner-7f3d33ab7e02ab34efb2e0db9a7a912c66de7eef.tar.gz ShemovCleaner-7f3d33ab7e02ab34efb2e0db9a7a912c66de7eef.tar.bz2 ShemovCleaner-7f3d33ab7e02ab34efb2e0db9a7a912c66de7eef.zip |
Check Present attribute on cached data
Well, we cannot cache the Present attribute, because it can change
without our knowledge, when a movie file has been archived in the
meantime. Leave it in CachedFileData for now, but check it when we found
a cache entry.
While working on this, I realized that the Origin attribute is pretty
much useless, at least in its current form. countMd5() already checks
the origin table, and everything else was guesswork on the filename.
Also, it was an extra, quite expensive SQL-Query for every video file,
so remove it.
Diffstat (limited to 'configurationwidget.h')
0 files changed, 0 insertions, 0 deletions