audiobookshelf/server/utils
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
..
parsers Add:OPF file pulls ASIN and subtitle #1330 2023-01-02 10:47:13 -06:00
abmetadataGenerator.js Fix:Series sequence parsed from metadata.abs allow non-numerical characters #1128 #1360 2023-01-04 15:55:02 -06:00
areEquivalent.js
constants.js
dbMigration.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
downloadWorker.js
ffmpegHelpers.js Add:Option to disable backup of audio files in embed metadata tool #1370 2023-01-07 15:16:52 -06:00
filePerms.js
fileUtils.js Fix filePathToPOSIX used in scan, updates for music track page 2023-01-06 17:10:55 -06:00
globals.js
hlsPlaylistGenerator.js
htmlEntities.js
htmlSanitizer.js
index.js Add:Option to disable backup of audio files in embed metadata tool #1370 2023-01-07 15:16:52 -06:00
libraryHelpers.js Show next book only if previous book is finished 2023-01-10 21:50:33 +01:00
notifications.js
podcastUtils.js
prober.js Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00
probeWorker.js
scandir.js Fix:Check if Windows before cleaning file path for POSIX separators #1254 2023-01-05 17:45:27 -06:00
toneHelpers.js
toneProber.js Update scanner, music meta tags and fix issue with force update 2023-01-02 16:35:39 -06:00