Add config options for optimization tasks

This commit is contained in:
Alex Ling
2020-10-24 03:50:26 +00:00
parent 83d96fd2a1
commit 0582b57d60
3 changed files with 71 additions and 69 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
class Library
property dir : String, title_ids : Array(String), scan_interval : Int32,
title_hash : Hash(String, Title)
title_hash : Hash(String, Title), entries_count = 0,
thumbnails_count = 0
use_default