Disable saveing thumbnails of screenshots
At me, thumbnails need about 40-50 percent of diskspace.
So it should be possible to disable generation of thumbnails.
And MaincTime should ignore missing thumbnails (*_thumbnail.jpg)
If I delete thumbnails manualy, many exceptions in errors.log generated
2017-06-23 01:48:19.751 E 2624 9 35543166 Exception {"errorType":"System.IO.FileNotFoundException","message":"Die Datei \"C:\Users\myusername\AppData\Local\Finkit\ManicTime\Screenshots\2016-11-11\2016-11-1100-13-03thumbnail.jpg\" konnte nicht gefunden werden.","stackTrace":" bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath)\r\n bei System.IO.FileInfo.getLength()\r\n bei Finkit.ManicTime.Common.Plugins.Timelines.Screenshots.CaptureFile.GetFileSize(String filePath)","data":{}}
And ManicTime Tracker needs alot of cpu load.
As suggested, if you uncheck “Show screenshot in tooltip” thumbnails will not be generated any more. (works from v4.1 on)
-
Anonymous commented
+1 agreed. This could be linked to "Show screenshot in tooltip". Thumbnails are not needed when this is deselected, so should not be generated.
-
marc commented
+1 I'd like to see that, too. If no thumbnail is available the popup should reduce the size on-the-fly from the original file.