Posts: 3,627
Joined: Sep 2009
Reputation:
118
Anyone actually using this?
I have mostly completed a re-write into modern, modular Python. But along the way I have seen some weird behaviour with Matrix and resume points that I can't track down. Basically, I have seen resume points either wya back or way forward in the file being made. I can't see why from the logs, though, as everything indicates the (simple) JSON being sent to Kodi to set these point is correct, the time in seconds supplied is correct, and Kodi returns OK for these queries. So I can't catch it in the act...
I am not sure if these issues are even coming from this add-on, or...where?
But is anyone is using it (other than me!) - be good to get some feedback.
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 3,627
Joined: Sep 2009
Reputation:
118
Not much I can do without that log, sorry. Maybe you can use one do the Kodi debug load uploading addons to post it somewhere?
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 247
Joined: Jul 2011
Reputation:
6
devkid
Senior Member
Posts: 247
Hm I realized it is working differently than what I was expecting (resume points).
Posts: 3,627
Joined: Sep 2009
Reputation:
118
2021-06-29, 00:44
(This post was last modified: 2021-06-29, 00:44 by bossanova808.)
I've just finished a big re-write of another addon (OzWeather), and will be looking at this one soon. The one your are using is just a straight port to Python3...As I recall, since then, I've done a pretty substantial re-write (as the inherited code was pretty awful). But in early, pre-release days with Matrix I saw some odd behaviour so I paused there as I wanted to wait for the general Matrix release, then got caught up in other things.
My current plan is to return to that re-write, and strip it back to its core (jsut saving resume points every X seconds in case of crashes) - and get rid of some of the other stuff like resuming plyaback on startup etc. I might add that back once the core part is working well again.
I will probably post a test version here first for folks to try out.
However, it is school holidays here, and our whole country is in sporadic lockdowns (Australia) - so I am not 100% sure on the timing yet, depends how much time around the edges of work I can find...
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 3,627
Joined: Sep 2009
Reputation:
118
Well, the above is working well for me so I have submitted it to the Kodi Gods as v2.0.2 of Kodi Playback Resumer.
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 3,627
Joined: Sep 2009
Reputation:
118
Glad you worked it out. Next time just post a full debug log, as it would have been easy to see the issue with that.
It probably shouldn't raise an exception even in that case, though, so I'll look into improving that.
(Perhaps explore an nfo creating tool like TinyMediaManager or similar, makes that process a lot simpler and less error prone...)
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 13
Joined: Sep 2021
Reputation:
0
I Have been trying this add on and I was wondering if it works to resume a DVD .ISO file? So far I haven't been able to get it to work with one.
Thanks,