Book matching (experimental) #157
Replies: 6 comments 22 replies
-
This looks freaking awesome!!! Can't wait to play with it later today. |
Beta Was this translation helpful? Give feedback.
-
This works well, generally the fist match is the correct one. But if you do build it into the scanner, I'd like to have the options on which fields it auto populates. For my use I'd prefer the folder be used for author, title and series, but the book march for the cover, the description, year etc. |
Beta Was this translation helpful? Give feedback.
-
This has been working well for me. I added about a dozen books today and was able to get them all tagged and populated to my liking within a minute or too. This really speeds up the process while still allowing one to be picky about what metadata is getting pulled in. |
Beta Was this translation helpful? Give feedback.
-
Could you also please add the support for Audible.com In another post someone already referred to this guide, as it is often used in combination with plex. In the repo you can directly find the web scrapper (mp3tag/data/sources) Maybe you can reuse part of the code. |
Beta Was this translation helpful? Give feedback.
-
To piggy back on this a bit. Would it make sense to give users the ability to use their own google books api key? This way we avoid rate limiting or hit count. Maybe provide a link to on how to create your own key next to the option? https://developers.google.com/books/docs/v1/getting_started |
Beta Was this translation helpful? Give feedback.
-
Thanks to @keaganhilliard, Audible is now available as a provider! Audible matches also include the narrator, series and volume number. |
Beta Was this translation helpful? Give feedback.
-
Re-introducing Book matching
Included in
v1.5.6
Toggle between Google Books and Open Library to use for searching.
Select a search result and choose which fields you would like to use when updating.
Things still left to do:
https://www.googleapis.com/books/v1/volumes/<id>
gives access to larger covers.Beta Was this translation helpful? Give feedback.
All reactions