Jump to content

Calibre (famous free book manager) plugin !!!


Mohamed Selim

Recommended Posts

Mohamed Selim

What about adding new option to link calibre to emby as the plugin to link emby to kodi so we can have all our books ready to download via interface of emby .If we want, we can link the calibre libraries to emby, so we can use all the abilities of calibre of conversion and cover fetching etc then display the resultant libraries in emby

I think this can be added by one of three ways:

1-Connect to calibre content server

2-use the db file found in every calibre library and read it to present the book without interfacing with calibre at all but using ready made libraries directly

3-parse the opf files of books to create the database of books of Emby

Edited by Mohamed Selim
  • Like 9
Link to comment
Share on other sites

Baenwort

This would be a very nice feature. I tend to re-encode my ebooks with my corrections but I could see how this would be handy for people who do not or if it expanded Emby's abilities in regards to ebooks.

Link to comment
Share on other sites

  • 1 month later...
Protektor

Emby will now import, quiet limitedly, your Calibre directories. I wish it would import metadata.opf data like the book description, author, genre, etc. I also wish the interface would use one of the Javascript open source ePub readers out there as well so you could read them via the web or choose to download the book, which you can do now. I also wish there were more sorting options for the books that it could read in from the .opf file.

 

Javascript ePub readers

https://github.com/futurepress/epub.js/

https://github.com/futurepress/epubjs-reader/

https://readium.github.io/

 

You could also use the Goodread API and Amazon API which Calibre uses, but you could use them to download more info about the authors much like Emby does for actors already. You could then also use the database to show every book by that author in the database. The .opf also has the genre tags so you could see all "Science Fiction" books or "Fantasy" or whatever tags are used in the .opf/books. It should read the description of the book from the .opf file and show it when you click on the book to give you more information about the book.

 

Goodreads API

https://www.goodreads.com/api

 

One of the many Amazon API toolkits

https://www.npmjs.com/package/amazon-book-search

 

Various Book APIs out there

https://www.programmableweb.com/news/53-books-apis-google-books-goodreads-and-sharedbook/2012/03/13

Edited by Protektor
  • Like 3
Link to comment
Share on other sites

Protektor

I should also mention there are multiple Comic Book Readers out there in Javascript so you could read your comic books online. You could also use one of the Calibre comic book add-ons to import in to Calibre as well.

 

Web Based Comic Readers

https://github.com/balaclark/HTML5-Comic-Book-Reader

https://github.com/codedread/kthoom

https://github.com/afzafri/Web-Comic-Reader

http://comicbook.yanapax.com/

 

The Calibre Comic Book add-on's are here.

https://github.com/xchewtoyx/calibre-comicvine

https://www.mobileread.com/forums/showthread.php?t=264710          [Add meta-data to CBR/CBZ files]

https://github.com/dickloraine/EmbedComicMetadata                          [Add meta-data to CBR/CBZ files]

 

 

Seems most people are using the ComicVine API to pull down metadata for their comics and keep them organized.

https://comicvine.gamespot.com/api/

Edited by Protektor
  • Like 2
Link to comment
Share on other sites

  • 4 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...