mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Resume does not work in android App #1394
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#1394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jnaav on GitHub (Mar 15, 2020).
Resuming a TV Show does not work in Android app. It always starts from the beginning. With Chrome works well and starts from last position.
Try playing from one device and resuming from another and viceversa, and chrome works well but on android allways starts from the beginning.
Server:
JellyFin on Docker (LinuxServer image)
JellyFin version Versión: 10.5.0
Clients:
Chrome version: 79.0.3945 (Win 10)
Android app version: 0.9.9 (Android 9.0)
This is the log while I was doing this tests: https://pastebin.com/jr3RQuXW
Anything else needed, just ask.
@eltiel commented on GitHub (Mar 16, 2020):
Probably related to this https://github.com/jellyfin/jellyfin-web/issues/899
@dkanada commented on GitHub (Mar 16, 2020):
@eltiel is correct, please follow that issue for updates.