Change log:
- Introducing cache management from Find Release panel (work in progress)
- 32x32 PNG image icon tag embeds
Bug fixes:
- Fix bug for unresponsive write artwork command button
- Fix Artist artwork not written as non-Artist art
- Fix PNG thumbnails invalid file extension
To fix existing thumbnails (windows):
Open the command prompt, navigate to [fb2k profile]\user-components\foo_discogger\offline-cache\thumbnails
Runfor /R %x in(*.jpg) do ren "%x" *.png