Skip to content

Releases: donkevlar/Bookshelf-Traveller

Beta V1.1.4 HOTFIX

08 Aug 03:46
Compare
Choose a tag to compare

HOTFIX

This release is primarily to fix 2 issues:

  • Audio connection would raise discord api error 4020. A interactions.py library error due to a recent silent breaking change discord implemented. (#2)

  • A separate experimental task that was added in the last release brought up too many unpredictable issues, so I updated it to a normal slash command for now.

Changes:

  • Removed /task-new-book
  • Added /new-book-check
  • hot fix for #2

Full Changelog: betav_1.1.3...beta_v1.1.4_hotfix

Beta V1.1.3

02 Aug 23:31
Compare
Choose a tag to compare

Changes:

  • Added /task-new-books command. This allows you to subscribe to an hourly notification of which books are added (Note: It won't send a new notification if no new audio books are added).
  • Minor Fixes

Full Changelog: beta_v.1.1.0...betav_1.1.3

Beta 1.1.0

27 Jul 05:38
Compare
Choose a tag to compare

Changes:

  • Added /refresh to audio module.
  • Updated search function to allow multi formatted libraries (i.e if you have other types of media in a library, still search that library for audio books.)
  • Other minor fixes

Full Changelog: beta_v1.0.8...beta_v.1.1.0

Beta V1.0.8

20 Jul 04:42
1a89cf7
Compare
Choose a tag to compare

Official Unraid Support and Available in CA store!

Changes

  • Added new ffmpeg parameters for better audio quality during stream.
  • Added new ENV variable for HTTPS server images should you have issues described in the repo.
  • Finalized UI for /Play
  • A bunch of other small fixes

Full Changelog: beta_v1.0.5...beta_v1.0.8

Beta V1.0.5

14 Jul 04:56
42b630f
Compare
Choose a tag to compare
  • Added embedded playback controls to audio module. This includes chapter control (previous, next) and also resume, pause and stop.

Full Changelog: beta_audio_v1.0.2...beta_v1.0.5

Beta 1.0.2

10 Jul 15:51
87fbad6
Compare
Choose a tag to compare

Beta V.1.0.1

26 Jun 17:22
762e027
Compare
Choose a tag to compare

beta_v1.0

23 Jun 16:24
23dc951
Compare
Choose a tag to compare

Full Changelog: v0.30...beta_v1.0

v0.30

16 Feb 05:23
Compare
Choose a tag to compare

Full Changelog: v0.26...v0.30

v0.26

10 Feb 05:15
Compare
Choose a tag to compare

Added images to commands that have specific book / media information.

Full Changelog: v0.21...v0.26