Skip to content

SABnzbd script to convert epub files to mobi and optionally send to your Kindle

Notifications You must be signed in to change notification settings

sylturner/sab-epub-to-mobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SABnzbd epub to mobi script

Post processing script to convert epub ebooks to mobi format. You can also send to your Kindle.

Dependencies

  • SABnzbd - Version 0.5.0 or greater
  • Python - I only tested on version 3.3
  • KindleGen - Amazon's conversion tool
  • Optional: sendKindle (or my fork for Python 3.x) - only necessary if you want it to send to your Kindle.

Setup

  • Add the KindleGen binary to your PATH
  • Shutdown SABnzbd, then restart it (you must do this instead of regular "restart" so SAB picks up on the new PATH variables)
  • If using sendKindle, put the script in your SABnzbd directory (e.g. C:\Program Files (x86)\SABnzbd)
    • Run sendKindle through command line once to create its config file.
    • Edit the config file with SMTP and Kindle settings.
  • Configure SABnzbd to use the epub-to-mobi.py post processing script for ebooks

About

SABnzbd script to convert epub files to mobi and optionally send to your Kindle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages