Skip to content

v1.0.5

Compare
Choose a tag to compare
@hikavdh hikavdh released this 04 Dec 21:30
· 82 commits to master since this release

Here the first release deemed stable. See the Wiki for more details
If you already had any of the previous beta releases installed, it is advised, as database data structures have changed, to run --clear-cache and --clear-ttvdb. Missing fields and tables will get added but outdated fields are not removed and could possibly cause an error. Those commands will dump and rebuild the tables.
On future changes to the data structure we will also handle outdated field removal etc., so existing data won't get lost.
To prevent the first runs on an empty database from running to long, the number of days retrieved from internet has for most sources been limited to 4. So it will take a few runs/days to come up to the maximum of 14 days. If you run ones a day that will take 6 runs ( the first day 4 and every next day the days in cache, 3 new + the current day)