[Bug]: Last Seen incorrect in Users tab #3259

Open
opened 2026-04-25 00:14:36 +02:00 by adam · 2 comments
Owner

Originally created by @rodzalendo on GitHub (Mar 14, 2026).

What happened?

I see discrepancy between data in the Users tab.

For most users I see issues like this:

  1. "Last seen" column says "20 days" against user name
  2. Go to user details and I see that Last Listening Session is book XXX - 9 days ago for 56m 59s
  3. I look at Saved Media Progress and I see that last media played is the same book as in the Last Listening Session but it shows last update "2 days ago"

shouldn't "Last Seen" show any of the other two?

What did you expect to happen?

To see Last Seen as when they finished their last listening session.

Steps to reproduce the issue

  1. Go to Users tab, look as Last Seen and compare with user's listening sessions.

Audiobookshelf version

v2.33.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

Logs


Additional Notes

No response

Originally created by @rodzalendo on GitHub (Mar 14, 2026). ### What happened? I see discrepancy between data in the Users tab. For most users I see issues like this: 1. "Last seen" column says "20 days" against user name 2. Go to user details and I see that Last Listening Session is book XXX - 9 days ago for 56m 59s 3. I look at Saved Media Progress and I see that last media played is the same book as in the Last Listening Session but it shows last update "2 days ago" shouldn't "Last Seen" show any of the other two? ### What did you expect to happen? To see Last Seen as when they finished their last listening session. ### Steps to reproduce the issue 1. Go to Users tab, look as Last Seen and compare with user's listening sessions. ### Audiobookshelf version v2.33.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Chrome ### Logs ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:14:36 +02:00
Author
Owner

@nichwall commented on GitHub (Mar 14, 2026):

What client are they using? Most 3rd party clients do not use websockets, so their "last seen" data is incorrect.

@nichwall commented on GitHub (Mar 14, 2026): What client are they using? Most 3rd party clients do not use websockets, so their "last seen" data is incorrect.
Author
Owner

@Vito0912 commented on GitHub (Mar 14, 2026):

Would be fixed by https://github.com/advplyr/audiobookshelf/pull/4441

As nichwall hinted this isn't an ABS bug, but third party clients not using Websockets which are needed for this

@Vito0912 commented on GitHub (Mar 14, 2026): Would be fixed by https://github.com/advplyr/audiobookshelf/pull/4441 As nichwall hinted this isn't an ABS bug, but third party clients not using Websockets which are needed for this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3259