-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
Resume Does Not Work [webOS all] #46
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
i tested this on my personal server with multiple movies and multiple different ways and every time i press the resume button the movie/tvshow will start from the beginning.. it is never resuming for me |
This comment has been minimized.
This comment has been minimized.
I want to highlight @elvis0288's post, though. It seems that there truly is a resume issue, separate from the UX concerns I raised in specific circumstances. We should probably address both, but maybe adding a separate "button UX" issue would be better and track the issue that @elvis0288 found on this issue... |
If you guys want me to do something specific and give you some logs let me know |
for the example @dovecode give, i am actually using the magic remote and going directly to the resume button and pressing it and it does not work it goes back to the beginning.. i also tried going left and left and that does not work.. also try going down up browse a little bit then come back to resume button and still not working.. let me know if you guys want me to do something specific or if you add some debugs i can compile and install on my tv to test |
Just popping in to say we're still working on this, piece by piece. Going to submit soon, just have to get the resume and playback issues worked out. We updated the server recently so we're testing against those fixes. |
hello @anthonylavado i grabbed the latest branch and i am still having this issue on my end.. is this on a different branch that i can use to also test? i am compiling the IPK and sending it to my TV as usual.. i use jellyfin everyday so i could test anytime if you have another branch where you guys are making the change for this issue |
Hello, |
Hello, Thanks |
@anthonylavado is anyone working on this already? |
I'll be pulling @daullmer's fix for jellyfin-web into a custom deployment for our test server (see jellyfin/jellyfin-web#2799). This will resolve the button highlighting issue. I'll have to test if the resume function works properly after. |
I should add: The fix would be in the next released version of Jellyfin, but since there isn't a maintenance release currently planned, it wouldn't be out for the general public. The benefit of this being a web issue is that we can still try to get the app released by solving the issue on the test server, and then users will automatically have the issue fixed the next time they update their Jellyfin server. |
@anthonylavado I have tested it on a LG TV (with webOS 5.0.03 without a Magic Remote and resume works. |
I've tested the server LG will be testing against, and resume is working fine for me.
The UI glitch is still present, but that is expected as it hasn't been patched in that particular version of Jellyfin. |
I have manually applied the controls UI fix to the private demo server, and it indeed does appear to be working. Will keep this issue open for tracking and update the OP to provide details to others. |
Thats a really good job. So do you planned toi launch the app on LG store ?
if you need some more help do not hésitante
Regards
Le ven. 13 août 2021 à 23:05, Anthony Lavado ***@***.***> a
écrit :
… I have manually applied the controls UI fix to the private demo server,
and it indeed does appear to be working. Will keep this issue open for
tracking and update the OP to provide details to others.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#46 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEXMSBEK6FDX33NV5POIUH3T4WCH5ANCNFSM43A6JQJA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
I tried the jellyfin-web from last succesfull master build, but still having these issues. Can anyone else confirm? I'm running jellyfin dockerized, so in order for me to "patch" jellyfin-web i just downloaded the production.zip artifact produced by the pipeline and mount this jellyfin-web over with "/opt/jellyfin/web:/jellyfin/jellyfin-web" in docker-compose. Version currently deployed at https://demo.jellyfin.org/stable seems to work correctly for me. This is with the magic remote for what it's worth. |
Tried it yesterday with the current linuxserver nightly build (which stated 10.8 and had the visual bug fixed), but resuming didn't work for me either... Pressed the resume button and it started again from the beginning... |
@anthonylavado can you point me to the jellyfin-web version deployed on the demo site? As that one seems to be working fine. |
The demo site is currently running 10.7.7 (soon to be 10.8), source here: https://github.com/jellyfin/jellyfin-web/tree/release-10.7.z |
@crobibero thanks for pointing to the version. Somehow even with 10.7.7 deployed at my own install the resume on LG doesn't seem to work. I'm a bit puzzled about what the difference is with the version i tried on the demo site before then. Anyone else got a working solution? |
Also even if you connect the Android app to the WebOS app and try to resume a video, it still plays it from begin :( |
Same issue for me, clicking on resume playback with magic remote starts playback from the beginning. Checked stats and the only video which worked on resume was the one which was transcoded; direct play did not resume. |
Just tried with the 1.8.0 Update: The problem is still there (at least with non transcoded content). I'm using the linuxserver docker |
When testing jellyfin/jellyfin-web#3724 in emulators, I found that webOS 4 is the only one that doesn't resume. To be clear, please make sure you see the |
If you like, I would be able to give you a video call or sth like that, to show you my issue! |
What webOS version? |
It's a C9 with 5.20.09 |
It looks like jellyfin-web/pull/3724 has fixed the issue with auto play set to ‘auto’ as a new less hacky solution for webOS yesterday. Good news is that was been merged to 10.8.x. has anyone tested that fix yet? We maybe able to close this issue as a -web issue potentially. @dmitrylyzo are you referring to Software version (eg 05.20..) or the webOS TV version (4.9..) I maybe be able to test v4, but depends on what version are we referring to. |
No, did not yet test this new release! Will do it when I come home later today :) |
Yesss, it works now! 10.8.1 fixed it! |
Yep, 10.8.1 has the web fix needed. The link, for posterity: jellyfin/jellyfin-web#3724 |
I have installed the Jellyfin app for WebOS recently on a LG TV with version 05.50.15. Resuming playback on non-transcoded files is still broken the way it has been described here. Transcoded content does not have this issue. Jellyfin server is on version 10.8.13, so the mentioned merge should be included. Is there something I can provide to make debugging of this easier? Edit: It was an issue on the server side on my part: I was using nyanmisaka's Jellyfin docker image for improved codec support, turns out this is the issue here. Using the standard 10.8.13 image works. |
Update
The issue appears to be resolved after manually applying this fix: jellyfin/jellyfin-web#2799.
While this is not present in the currently released version of Jellyfin, it will be available in any future version. Since the webOS app loads the HTML interface from the server, you can manually apply the update by rebuilding web with that fix, or downloading an alternate version (see below).
Previous History
Issue
During certification testing, devices running LG webOS 4.0, 4.5, 5.0, and 6.0 could fail to resume playback, and instead start over from the beginning. Both the resume and play buttons will appear to be highlighted at the same time.
Notes from Testing
Next Steps
It is possible that this may happen on other versions, such as webOS 1.0, 2.0, 3.0, and 3.5. LG indicated that they did not test on these versions due to #43 and #45. In the notes provided, there was as video showing the tester using a magic remote in pointer mode for navigation.
For internal (Jellyfin) testing:
For community help:
If you have a webOS device, please let us know if you are able to test the issue listed above. If you need a compiled IPK to install, please let me know.
You can use the public demo server, https://demo.jellyfin.org/stable.
The username is
demo
, with no password. If you need a compiled IPK to install, please let me know.Note that the public server is reset on the hour, every hour. It is recommended to avoid testing at that moment, as it will likely result in a connection error. This does not apply to our internal testing server.
Possible Fixes
This may be tied to the TV interface from the jellyfin/jellyfin-web UI, and may require an updated release with a fix in order to correct it. More investigation is required to determine if this is the case.
The demo servers are specially set up to use content that should not require transcoding, both to ensure that playback is fast and quick, as well reducing hardware demands on the demo server. According to #27, this issue may be specific to direct play content.
The text was updated successfully, but these errors were encountered: