1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-03-19 00:18:34 +01:00
audiobookshelf/server/objects/user
Lars Kiesow 45434b16e0
Fix startedAt in progress API
If no progress had been set before, setting `startedAt` did not work and
it would always been set to `finishedAt` or `Date.now()`. Settings this
if any progress had already been recorded did work.

This fixes the problem so that setting `startedAt` it properly works in
both cases.
2022-11-24 00:16:20 +01:00
..
AudioBookmark.js New data model migration for users, bookmarks and playback sessions 2022-03-15 18:57:15 -05:00
MediaProgress.js Fix startedAt in progress API 2022-11-24 00:16:20 +01:00
User.js Add:Button on series books page to re-add series to continue listening 2022-11-15 17:20:57 -06:00