Skip to content

Releases: J-Lich/abs-kosync-bridge

Version 0.3

08 Dec 02:25
572c502

Choose a tag to compare

What's Changed

  • Fix: kosync http headers by @megawubs in #11
  • Fix: Use correct API endpoint for progress updates by @bobdole12 in #9
  • New: Additional functionality for smaller ebook deltas (character based) to resolved #12 . More work needed, validate with "LOG_LEVEL=DEBUG" for now. Additional user configuration to be added soon.

New Contributors

Full Changelog: v0.2.1...v0.3

Testing extensions fix.

01 Dec 20:02
47ee287

Choose a tag to compare

v0.2.1

Fixing me not finishing the code block…

file-extensions

01 Dec 06:15
47ee287

Choose a tag to compare

file-extensions Pre-release
Pre-release

Full Changelog: v0.2...file-extensions

MAJOR - FIXED KoSync Login

27 Nov 08:34
de8946a

Choose a tag to compare

v0.2

Update api_clients.py

Audiobook parts to be split to a max of 45min

26 Nov 23:35
103a4eb

Choose a tag to compare

Full Changelog: v.0.0.4...v0.1

  • Close Issue #2
  • ffmpeg added as requirement
  • Hard coded 45min limit for audiobook parts.

Search phrase for match function

26 Nov 03:39
63de4f1

Choose a tag to compare

Pre-release

Full Changelog: v0.0.2-alpha...v0.0.3-apha

  • Add search phrase to filter books during match function. Leave blank to show all. Issue #1

Latest release

26 Nov 06:36
539ab67

Choose a tag to compare

Full Changelog: v0.0.3-apha...latest

  • Tagging latest for docker compose
  • Adjusted fuzzysearch for new library based on user feedback and issues.

Fuzzy Search Implementation

26 Nov 06:53
6d3cde3

Choose a tag to compare

  • missing fuzzysearch packing in requirements file for docker build..

Dockerhub Build Fixes

25 Nov 22:28
e22d3a2

Choose a tag to compare

Dockerhub Build Fixes Pre-release
Pre-release

Trying my best to troubleshoot docker automated docker builds.

Alpha release (Dockerhub image build)

25 Nov 22:00
c393645

Choose a tag to compare

Pre-release

Initial release, testing dockerhub build and push.