Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi part audiobook #5603

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Samson50
Copy link

Minor modification to playback manager to allow recognition of playback state of (which file within audiobook should be played and at what position)

Related to: jellyfin/jellyfin: Implement multi-part audiobook support

Changes
Added conditions recognizing "AudioBook" for start index and "AudioBookFile" for playback position ticks to playback manager.

Issues
Fixes jellyfin issue 10668

@Samson50 Samson50 requested a review from a team as a code owner May 25, 2024 02:07
Copy link

sonarcloud bot commented May 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@thornbill thornbill added feature New feature or request backend Requires work on the server to finish labels Jun 9, 2024
@thornbill thornbill added this to the v10.10.0 milestone Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires work on the server to finish feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue]: Multi-Part Audiobook being treated as folder with indivdual files instead of one book
2 participants