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
libs
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
routers
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
Db.js Silence remove invalid sessions debug log 2023-01-08 09:15:11 -06:00
Logger.js
Server.js
SocketAuthority.js
Watcher.js