audiobookshelf/server
Lars Kiesow 02c4b21d3f
Show next book only if previous book is finished
This patch changes the books displayed in “Continue Series”, avoiding
books if another book from the series is played back right now. This
prevents Audiobookshelf suggesting books to which users will not listen
to because they are still listening to the last one.

Once a book is finished, the next book in the series will pop still be
suggested to the user.

This fixes  #1382
2023-01-10 21:50:33 +01:00
..
controllers Add:Option to disable backup of audio files in embed metadata tool #1370 2023-01-07 15:16:52 -06:00
finders Add MusicBrainz provider 2023-01-07 13:05:33 -06:00
libs Start of new epub reader 2023-01-01 18:09:00 -06:00
managers Fix:Backups to not backup temp db files 2023-01-08 09:59:24 -06:00
objects Fix:Force AAC when transcoding ALAC audio file streams #1372 2023-01-07 15:58:57 -06:00
providers Update:Handle badly formatted series sequence from Audible #1339 2023-01-07 16:33:20 -06:00
routers Add MusicBrainz provider 2023-01-07 13:05:33 -06:00
scanner Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
utils Show next book only if previous book is finished 2023-01-10 21:50:33 +01:00
Auth.js Update:Remove RSS feeds from login response payload and include feeds from library items request 2022-12-31 10:59:12 -06:00
Db.js Silence remove invalid sessions debug log 2023-01-08 09:15:11 -06:00
Logger.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
Server.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
SocketAuthority.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Watcher.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00