Closed bigretromike closed 5 years ago
Also when episode is mark as halfwatched and you hit enter - you got same context menu;
The only way to resume now is via context menu. We have no way of detecting when a user chooses "Resume from..." in Kodi's internal menu
It's reliable if you use the context menu, which is better than the previous method, which worked about half of the time....maybe
But im using context menu. We need to disable the first context menu that kodi shows and force our context menu. Because the first impresion is that resume is broken
On September 1, 2018 2:27:27 PM GMT+02:00, da3dsoul notifications@github.com wrote:
It's reliable if you use the context menu, which is better than the previous method, which worked about half of the time....maybe
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/bigretromike/nakamori/issues/263#issuecomment-417856345
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Context menu is what shows up when you press C or right click. The Start Over or Resume menu is not the context menu
yes and no, I would call it context menu because it is context menu, but its executed by 'Action(Select)' and not right click/C.
Currently the only solution is to not populate ResumeTime
and use different custom parameter to offset our resume. We control the player so we can change it.
You can remove resume time. StartOffset makes it start at the specified time, regardless of menu options
@da3dsoul if that is the true than wouldn't it break 'Play' because you first have to set 'StartOffset' and then user can pick play or resume, and if you pick play and 'StartOffset' is set it would Resume and not start from beginning
Yes
There's no way that I'm aware of to reliably use the built in resume feature
I just used latest build and resume dont work - when using KORE (official remote) and hiting 'enter' there is different context menu with Play and Resume. that resume don't work;