BicBucStriim Versions Save

BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.

v1.5.3

2 years ago

This minor release adds a workaround for PHP 7.4 to re-enable login. Note that PHP 7.4 requires dependency sodium instead of mcrypt.

v1.5.0

5 years ago

Merged the language support for Polish by @xro

v1.4.1

6 years ago

This fix changes the MIME type for AZW3 files, so that downloads are possible again.

v1.4.0

6 years ago

Contains numerous fixes and small enhancements that popped up after 1.3.6:

  • Merged code by @rand82 for showing series in author pages, #255
  • Merged #260 by @ramsnerm, human readable filesize for book download
  • Merged #257 by @josefglatz, .htaccess for Apache 2.3+
  • Fixed #262, added unicode handling for ID templates
  • Enabled language processing für ES, GL, HU
  • Integrated spanish translation updates by @Tocamadera, #223
  • Integrated french translation updates by @Draky50110, #220, #222
  • Corrected OPDS navigation links for series, fixes #215
  • Added forwarding-sensitive url generation to login middleware, #210
  • Search fields in panels will now get automatic focus on desktops, #183
  • Added workaround to search for items with non-ascii names, #206
  • Fixed #204, failing GD test in installation check due to new phpinfo format
  • Fixed #208, Problems due to strict error handling in newer PHP versions
  • Added Hungarian translation by @gersey, #202
  • Fixed #200, bad parameter tests for id templates

v1.3.6

8 years ago

Due to the changes in session handling the structure of session cookies on the server changed. This release improves the handling of old sessions for users updating the app

v1.3.5

8 years ago
  • Fixed tag resolution and easy mode, #190

v1.3.4

8 years ago
  • OPDS authentication didn't work for MoonReader et al.
  • Additional guards for old cookie data were added

Known issues:

  • Filtering doesn't work
  • Simple mode (no login) doesn't work

v1.3.3

8 years ago
  • Fixed bad SQL for OPDS tag handling
  • Merged improved counter handling for empty DBs by @OzzieIsaacs

Changes from 1.3.0:

  • Added sorting by date to books view #116 #99 #50
  • Users can switch between title and date sorting in titles view
  • Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
  • Updated layout
  • Replaced outdated auth library Slim\Strong with Aura\Auth
  • Added Aura\Session library to handle sessions properly, #173
  • Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

Issues:

  • Automatic creation of a new data.db doesn't work anymore.

v1.3.2

8 years ago

More changes for QNAP users

Changes from 1.3.0:

  • Added sorting by date to books view #116 #99 #50
  • Users can switch between title and date sorting in titles view
  • Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
  • Updated layout
  • Replaced outdated auth library Slim\Strong with Aura\Auth
  • Added Aura\Session library to handle sessions properly, #173
  • Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

Issues:

  • Automatic creation of a new data.db doesn't work anymore.

v1.3.1

8 years ago

In PHP 5.5 environments the configuration was sometimes not correctly loaded.

Changes from 1.3.0:

  • Added sorting by date to books view #116 #99 #50
  • Users can switch between title and date sorting in titles view
  • Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
  • Updated layout
  • Replaced outdated auth library Slim\Strong with Aura\Auth
  • Added Aura\Session library to handle sessions properly, #173
  • Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

Issues:

  • Automatic creation of a new data.db doesn't work anymore.