janeczku / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
12.96k stars 1.39k forks source link

Add BOL.NL to add / edit metadata #1669

Closed Peteyismyname closed 2 years ago

Peteyismyname commented 4 years ago

Is your feature request related to a problem? Please describe. Is it possible to add BOL.NL to add / edit metadata, the current options are

var douban = "https://api.douban.com";
var google = "https://www.googleapis.com";
var comicvine = "https://comicvine.gamespot.com";

Describe the solution you'd like Could perhaps this help in adding this ? https://www.mobileread.com/forums/showthread.php?t=139472

thanks for this GREAT solution!

naydichev commented 4 years ago

I think you mean bol.com - bol.nl is something completely different...

palmfighter commented 3 years ago

yes, bol.com would be nice, I use it in my normal calibre through a plugin.

OzzieIsaacs commented 2 years ago

Meanwhile Calibre-Web supports adding customized metadata providers: https://github.com/janeczku/calibre-web/wiki/Developer's-corner-#add-metadata-provider I will not add anymore metadata providers, but anybody is free to add it's own provider. Sorry but I can't support everything and have to focus on stuff which is doable for me.