[PR #4891] [MERGED] Split resume function for Audiobooks #10142

Closed
opened 2025-12-22 07:52:46 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4891
Author: @Artiume
Created: 12/30/2020
Status: Merged
Merged: 12/31/2020
Merged by: @joshuaboniface

Base: masterHead: patch-1


📝 Commits (5)

  • 99adbf0 Split resume function for Audiobooks
  • cd979e6 Add default of 5 minutes
  • 77b478c Update Emby.Server.Implementations/Library/UserDataManager.cs
  • c7cb177 Update Emby.Server.Implementations/Library/UserDataManager.cs
  • f411353 Update Emby.Server.Implementations/Library/UserDataManager.cs

📊 Changes

2 files changed (+31 additions, -1 deletions)

View changed files

📝 Emby.Server.Implementations/Library/UserDataManager.cs (+19 -1)
📝 MediaBrowser.Model/Configuration/ServerConfiguration.cs (+12 -0)

📄 Description

Web PR: https://github.com/jellyfin/jellyfin-web/pull/2286
test
Changes

Split the resume logic for audiobooks from the rest of the media
Issues

https://github.com/jellyfin/jellyfin/issues/4897


🔄 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/jellyfin/jellyfin/pull/4891 **Author:** [@Artiume](https://github.com/Artiume) **Created:** 12/30/2020 **Status:** ✅ Merged **Merged:** 12/31/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`99adbf0`](https://github.com/jellyfin/jellyfin/commit/99adbf04975dcb233b49ea9f3eead358dd4d39fa) Split resume function for Audiobooks - [`cd979e6`](https://github.com/jellyfin/jellyfin/commit/cd979e6b6291d426f3e180e36b5a8ba68c208cbd) Add default of 5 minutes - [`77b478c`](https://github.com/jellyfin/jellyfin/commit/77b478c726df8012e8eb27ee59f3bd937848a661) Update Emby.Server.Implementations/Library/UserDataManager.cs - [`c7cb177`](https://github.com/jellyfin/jellyfin/commit/c7cb177260e80859d18e40615673dc2b7afeda9c) Update Emby.Server.Implementations/Library/UserDataManager.cs - [`f411353`](https://github.com/jellyfin/jellyfin/commit/f411353c8ca27eb17db4258d400a38721041c9a2) Update Emby.Server.Implementations/Library/UserDataManager.cs ### 📊 Changes **2 files changed** (+31 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/UserDataManager.cs` (+19 -1) 📝 `MediaBrowser.Model/Configuration/ServerConfiguration.cs` (+12 -0) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> Web PR: https://github.com/jellyfin/jellyfin-web/pull/2286 ![test](https://user-images.githubusercontent.com/20715731/103355769-1e05dc00-4a7d-11eb-9d0c-23cb393ab5de.png) **Changes** <!-- Describe your changes here in 1-5 sentences. --> Split the resume logic for audiobooks from the rest of the media **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> https://github.com/jellyfin/jellyfin/issues/4897 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:52:46 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10142
No description provided.