luckyrat / KeePass-Favicon-Downloader

A KeePass plugin that downloads and stores favicons. A favicon is the little icon / logo used to identify many websites, typically displayed in the browser's address bar, bookmark list and on tabs.
70 stars 19 forks source link

Database marked as changed only if icons are actually downloaded #17

Open h-a-s-h opened 7 years ago

h-a-s-h commented 7 years ago

The database won't be marked as changed anymore (and won't show that it needs saving) if no icons are actually downloaded and associated with the entries.

Also added numbers to error messages to identify them easier and allow easier debugging.

luckyrat commented 7 years ago

Thanks @h-a-s-h, if this PR is updated so that it is purely for the improvement mentioned in the subject, I will accept it. I'm not interested in the other changes (to error messages and redirect limit) though.