Jellyfin Forum
Seek bar not working in Android app for certain shows - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Seek bar not working in Android app for certain shows (/t-seek-bar-not-working-in-android-app-for-certain-shows)



Seek bar not working in Android app for certain shows - akirby83 - 2025-01-28

I've found a really weird issue.  Certain shows when played on my Android app (fully updated) do have the blue bubble in the play bar that lets you drag it to seek.  Additionally tapping to fast forward doesn't work and instead resets the episode.  Also chapter markers do not work.

This is what playing media normally looks like:
   

And this is how the affected shows look:
   

And this is the same episode on my PC browser, which plays fine:
   


I'm using the integrated player in the app, but that has never been an issue before.  A notable change recently is I did a big upgrade from 10.8 to 10.10.3. But it's odd that only certain shows are exhibiting this behavior.


RE: Seek bar not working in Android app for certain shows - TheDreadPirate - 2025-01-28

Clear the app cache?


RE: Seek bar not working in Android app for certain shows - akirby83 - 2025-01-29

Good idea but I'm afraid it didn't work. I cleared the cache and the app data.

Doing further tests, this problem is more widespread than I thought. At least half of the movies and shows I try exhibit this behavior with the seek bar locked and chapters not working. It is only a problem with the integrated player, the web player works fine. My problem with the web player and the reason I moved away from it, is it wants to automatically put media into full screen landscape mode instead of just keeping a smaller portrait version (I turn auto-rotate on my phone off). I don't want this behavior and that's why I use the integrated player.

edit: my wife has encountered this on her Android tablet as well, so it looks to be more than just my phone acting weird.


RE: Seek bar not working in Android app for certain shows - TheDreadPirate - 2025-01-29

I'll double check on my Android phone when I get home and get back to you.


RE: Seek bar not working in Android app for certain shows - TheDreadPirate - 2025-01-30

Huh. There aren't any chapter markers nor is there a next chapter button.

I'll look into this tomorrow with the dev.


RE: Seek bar not working in Android app for certain shows - akirby83 - 2025-01-30

(2025-01-30, 03:25 AM)TheDreadPirate Wrote: Huh.  There aren't any chapter markers nor is there a next chapter button.

I'll look into this tomorrow with the dev.

Thanks for checking!  I'll wait to hear your findings.


RE: Seek bar not working in Android app for certain shows - TheDreadPirate - 2025-01-30

From our Android dev.

Quote:The app can show chapters, just not on the seekbar.
You'll need to press the chapters icon and they'll show up, then you can select one to seek to it.

I don't have access to my phone at the moment to test this out, but let me know if you find the icons they've mentioned.


RE: Seek bar not working in Android app for certain shows - akirby83 - 2025-01-30

(2025-01-30, 02:45 PM)TheDreadPirate Wrote: From our Android dev.

Quote:The app can show chapters, just not on the seekbar.
You'll need to press the chapters icon and they'll show up, then you can select one to seek to it.

I don't have access to my phone at the moment to test this out, but let me know if you find the icons they've mentioned.

Hmm, this is a screenshot from my phone, I don't see any chapters button.  Also, the seekbar has historically shown up for everything and still does for some movies and shows.

   


RE: Seek bar not working in Android app for certain shows - TheDreadPirate - 2025-01-31

Yeah. I'm not seeing what the dev described with the integrated player. But then I found this on the Android app's git hub. The screenshot from the OP.

https://github.com/jellyfin/jellyfin-android/pull/1533

They have chapter markers....

I'll add this to my list of stuff to look into this weekend.