plugin.video.elementum icon indicating copy to clipboard operation
plugin.video.elementum copied to clipboard

[Bug] Playback progress from Kodi Library doesn't update progress in Elementum

Open burekas7 opened this issue 6 months ago • 5 comments

@elgatito @antonsoroko Following to this issue: https://github.com/elgatito/plugin.video.elementum/issues/782

When I'm watching through Elementum, the progress is updating also in the Kodi Library item. But when I'm watching through Kodi Library, the progress isn't updating in Elementum (Trakt Movies Collection, for example. Movie: Jurassic World Dominion)

still show 18% instead of 24%

Maybe it does update in the background, but the list itself n Elementum isn't updating/refreshing. I don't know. Like the problem I have here: https://github.com/elgatito/plugin.video.elementum/issues/680

Kodi debug log: https://paste.ubuntu.com/p/TKSRyyM7Bj/plain


Elementum 0.1.98

burekas7 avatar Dec 24 '23 19:12 burekas7

@burekas7

When I'm watching through Elementum, the progress is updating also in the Kodi Library item. But when I'm watching through Kodi Library, the progress isn't updating in Elementum

i see now. looks like there was misunderstanding between us.

there is no sync of "playback % progress" from trakt to elementum internal items. only "kodi library"<->trakt via elementum as a "middle man". but not "elementum internal items" <-> trakt.

for this specific use case, when user do not use kodi library at all, I made #782 .

but this does not mean that

So actually there is no way to share this progress with other devices?

multi device sync works, as elgatito said before, but you just need to use Kodi library menus (not elementum internal menus).


i thought that multi device sync does not work for you, that's why i asked you to create new issue. but this "issue" is basically a duplicate of "feature request" #782 .

antonsoroko avatar Dec 26 '23 11:12 antonsoroko

@antonsoroko

Thanks. So I will test the "multi-device-kody-libraries-sync" and then I will close it.

Regarding the main issue, we will discuss on it back in your issue: https://github.com/elgatito/plugin.video.elementum/issues/782

burekas7 avatar Dec 27 '23 18:12 burekas7

@burekas7 Can you elaborate on this one.

Movie: Jurassic World Dominion is it in Kodi library? Pointing to Elementum? Or other plugin or video file? It is also in Elementum library?

When you open it from Kodi library - you play it with Elementum and then trying to open same item, by searching for it in Elementum, and expecting to see changed playback progress?

elgatito avatar Mar 13 '24 16:03 elgatito

@elgatito Yes, the kodi library content is base on Elementum. As I said it's working only in one direction. When playing in Elementum addon, the progress is updated also in Kodi Library. But when playing it from Kodi library, the progress isn't updated in Elementum.

burekas7 avatar Mar 13 '24 16:03 burekas7

Do I understand the reproduce way right:

  1. Have something in Kodi library added.
  2. Open that item from Kodi library.
  3. Open same item from Elementum, but it does not propose to continue from place where it stopped, when started from Kodi library.

Trakt sync is turned off or enabled?

elgatito avatar Mar 14 '24 10:03 elgatito