Skip to content

OriIdan/opdscreate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPDS create
Create an OPDS catalog feed from EPUB files in one directory.

License: GPL version 2.0

The GUI contains the following entries:
Directory - Choose files directory (default to current directory if not same directory as software)
Catalog ID - Unique ID for catalog
Self link - Link that will be used as self link in OPDS file.
Root link - Link that will be used as root link in OPDS file.
File name - Name of generated xml file
Catalog creator - Used for <author> element on ODPS file
Acquisition link prefix - The feed will contain links to entries of type "http://opds-spec.org/acquisition" the href of the link will be this prefix with the file name added to it.

Currently this script will generate only a single level catalog feed.


About

Create OPDS feed from a directory with EPUB files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages