ahobsonsayers / abs-tract

An AudiobookShelf Custom Metadata Provider that pulls metadata from Goodreads and Kindle.
MIT License
35 stars 3 forks source link

Limit on Genres #15

Open ScyllPoesis opened 2 weeks ago

ScyllPoesis commented 2 weeks ago

Is there any practical reason (API or parsing or otherwise) that genres from Goodreads are limited to just the top 3? Most books end up converging on the meta genres (Fantasy, Fiction, Science Fiction) and leave out any others of substance.

Would be great to open this limitation up and allow the user to just remove unwanted genres on import as opposed to filtering them out at this stage, or make it configurable at the docker level.