HBNut
HBNut
here you go [7.4.0](https://github.com/tfonteyn/NeverTooManyBooks/releases/tag/v7.4.0) I think that's the major author-metadata enhancements done for now. But as usual, I will make improvements if/when needed. I'm still leaving this issue open, as...
a number of bugfixes in the author-metadata: [7.5.0](https://github.com/tfonteyn/NeverTooManyBooks/releases/tag/v7.5.0) Thanks for all your docs. At first glance it's looking very difficult for me, not knowing Arabic obviously. As that site supports...
I have some probably unexpected good news. I've been able to implement an "AuthorResolver" which can get its data from WikiData, which is basically the same data as Wikipedia. I'll...
Here you go: [7.6.0](https://github.com/tfonteyn/NeverTooManyBooks/releases/tag/v7.6.0) - this adds the WikiData author-resolver. I'll close this one now as I think I've covered all I needed to cover. Feel free to log a...
> sometimes adds “author, unknown” if it's NOT the only author showing then this needs fixing (i.e. remove the 'unknown'). I don't think I check for that. I'll add/check that....
- part 1 is fixed: remove 'unknown' author(s) if there is at least one 'known' author - Bedetheque parser was treating 'unknown' and 'anonymous' the same (result: 'unknown'). A trully...
> 9783868738094 It's bad data on goodreads... "Contributor:kca://author/amzn1.gr.author.v1.SSat0nVoXAkYHijbhiK5WA": { "__typename": "Contributor", "id": "kca://author/amzn1.gr.author.v1.SSat0nVoXAkYHijbhiK5WA", "legacyId": 13687877, "name": "Corinne Maier, Anne Simon", "description": "", "isGrAuthor": false, "works": { "__typename": "ContributorWorksConnection", "totalCount": 0...
simpler... to compare diacritics are normalized, and I keep the first entry "found". The user can influence this by re-ordering the sites of course. Personally I move shopping sites down,...
I was reluctant to add Goodreads (using scraping) for a long time; than gave in due to a friend asking. Not so sure I did her a favour in the...
> “Authors: Append extra data” fixed now. The same was wrong for all list-fields in fact. Given that I found/fixed another (unrelated) issue last week, I'll likely do a 7.3.1...