View Single Post
Old 08-27-2023, 07:25 PM   #28
thiago.eec
Guru
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 936
Karma: 1177583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
Quote:
Originally Posted by Terisa de morgan View Post
First of all, thank you for the changes, I like them!
Glad you liked it!

Quote:
Originally Posted by Terisa de morgan View Post
I've installed the last version (1.0.5) and I'm getting this error both for Edit Goal and Statistics:

It happens because I haven't chosen the "Genre" column, once I select it, it works.
Right on spot ... I forgot to test if the column was set. The code is fixed now.

Quote:
Originally Posted by Terisa de morgan View Post
Edit: Understood in the second view (See the other picture attached) but I think there is something strange and some books are appearing as rereading when I haven't read them before (After poking a bit, I think "Read books" are books which have gone into the goal as "Want to read" and later they have gone to "Read" and "Rereading books" are those which have gone in the list directly as "Read").
Is this on another year goal (not 2023)? Prior to 1.0.5 there was a bug in adding books from other years, as they were being merged with the current year database, if it was already set. This was fixed in the last release.
If you could send me your 'Reading_Goal_Data.json' I could take a look.

Quote:
Originally Posted by ownedbycats View Post
I got an error.

ERROR: Unhandled exception: <b>TypeError</b>:'NoneType' object is not subscriptable
This would be the same error reported by @Terisa. It just triggered on another line of the code. It is caused by the Genre column not being set.
Anyway, it's already fixed and I'll post the new version in a few moments.

Quote:
Originally Posted by ownedbycats View Post
#percentread has a custom format of {0}%. I'm mentioning this as I vaguely recall it causing a similar issue before.
This wouldn't cause any problem. The plugin saves only the raw data (no formatting).

Quote:
Originally Posted by ownedbycats View Post
Additionally, I notice that genres doesn't support composite columns.If that's able to implement it would be nice.
That's weird. I'm using a composite column here and it works.
Do you mean that the composite column does not show you on the combobox (config dialog) or it is listed but then fails to get the genres?

Last edited by thiago.eec; 08-27-2023 at 07:29 PM.
thiago.eec is offline   Reply With Quote