View Single Post
Old 02-15-2025, 01:33 PM   #799
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 911
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
I have returned to version 1.8.5 and when I touch the icon I get a warning that the date of the year is invalid.
In the configuration folder there are two json files.

Quote:
"When you say it was deleted, was your JSON file missing or blank? Did it happen immediately after you performed the upgrade?"
It didn't seem to reflect the yearly records I had previously uploaded.

Quote:
And just out of curiosity, are you using the new backup plugin?
Yes

Quote:
Do you keep your database file open in a program like 'Notepad++' during the backup?
If you see the data file it contains this:
Code:
 "reread_count": -1,
 "series": "Joona Linna [7]",
 "shelf": "Reading",
 "status": 50,
 "title": "Lazarus",
 "title_sort": "Lazarus"
 },
 "9343": {
 "authors": [
 "Lars Kepler"
 ],
 "challenges": [
 "Annual"
 ],
 "date": {
 "__class__": "datetime.datetime",
 "__value__": "2024-11-29T08:00:00+00:00"
 },
 "genre": "Undefined",
 "last_year_pages": 0,
 "page_count": 559,
 "read_pages": 559,
 "records": {
 "0": {
 "date": null,
 "read_pages": 0,
 "status": 0
 },
 "1": {
 "date": null,
 "read_pages": 280,
 status: 50
 },
 "2": {
 "date": {
 "__class__": "datetime.datetime",
 "__value__": "2024-11-29T08:00:00+00:00"
 },
 "read_pages": 559,
 status: 100
 }
No
Attached Thumbnails
Click image for larger version

Name:	1.png
Views:	71
Size:	26.6 KB
ID:	213697   Click image for larger version

Name:	2.png
Views:	62
Size:	58.4 KB
ID:	213698   Click image for larger version

Name:	3.png
Views:	83
Size:	10.2 KB
ID:	213699  

Last edited by dunhill; 02-15-2025 at 01:43 PM.
dunhill is offline   Reply With Quote