[PR #2805] [MERGED] Add client name to possible device info lines #3808

Closed
opened 2026-04-25 00:17:09 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2805
Author: @rasmuslos
Created: 4/1/2024
Status: Merged
Merged: 4/5/2024
Merged by: @advplyr

Base: masterHead: master


📝 Commits (2)

  • c8957fe Add client name to possible device info lines
  • 4a127d3 Update:Add client name and version to sessions table and session modal

📊 Changes

3 files changed (+15 additions, -8 deletions)

View changed files

📝 client/components/modals/ListeningSessionModal.vue (+7 -2)
📝 client/pages/config/sessions.vue (+5 -4)
📝 client/pages/config/users/_id/sessions.vue (+3 -2)

📄 Description

Right now the client name is not visible in the Device Info section of a listening session, this PR adds it a possible line


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2805 **Author:** [@rasmuslos](https://github.com/rasmuslos) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c8957fe`](https://github.com/advplyr/audiobookshelf/commit/c8957fe373e97f33e08fe778a09b99811cf13e2e) Add client name to possible device info lines - [`4a127d3`](https://github.com/advplyr/audiobookshelf/commit/4a127d35b9e9b1ad93da599f7ae86e70624344b6) Update:Add client name and version to sessions table and session modal ### 📊 Changes **3 files changed** (+15 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/ListeningSessionModal.vue` (+7 -2) 📝 `client/pages/config/sessions.vue` (+5 -4) 📝 `client/pages/config/users/_id/sessions.vue` (+3 -2) </details> ### 📄 Description Right now the client name is not visible in the `Device Info` section of a listening session, this PR adds it a possible line --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:09 +02:00
adam closed this issue 2026-04-25 00:17:09 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3808