Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Now with more stuff!

Latest
Compare
Choose a tag to compare
@scooterpsu scooterpsu released this 14 Oct 18:38
· 4 commits to master since this release

A few fixes here or there, mostly released now to fix compatibility with latest Mylar series.json.

Changelog:

  • Comics/Books navigation/homepage sections loaded if the user has access, not if the modules are enabled.
  • Added missing authorBio template.
  • Bookmark export now saves as series.json (and includes book type for any json with both books and comics).
  • Added support for a Recommendation section on the homepage (export a series.json from Bookmarks, save it into the comixology2 folder named recommendations.json).
  • Add support for weekly pages from Mylar's pull-list
  • Fix .opf reading for recommendations page
  • Add check if series.json metadata is an object or array (Mylar update)

New options:

  • useBookTitles - Overwrite book labels with title from book metadata (helpful if using a Caibre library that trims titles)
  • useCalibreMetadata - Adds support for Calibre .opf metadata files for PDFs where you can't write metadata. Copy the metadata.opf to that book's base folder with the same name as the pdf
  • showRecommended - Toggles the Recommended section on the homepage
  • recommendedTitle - Allows a custom title for the above sections (ie. "Staff Picks") instead of the default "Recommended for You"