Rob
Rob
Took a quick look into this to see what it would take to get a workable test going. I've used S3 in a command line client way but never anything...
Thanks for testing stuff out. Hopefully these answers help a bit: 1) I agree, it's a Kodi warning (not thrown by addon) so if things are working just ignore it....
I agree, however the version of the addon you used when making the backup does matter in this case. There was a change in how Kodi stores UI related settings...
Ok, based on all of this the error makes more sense. The Leia version would not have been storing the guisettings data in the right format for the Matrix version...
Going back through this I think all these issues are either answered or fixed at this point. Please reopen if I'm wrong.
Line related to this should be here (for reference when I fix): https://github.com/robweber/xbmcbackup/blob/matrix/resources/lib/advanced_editor.py#L226
Ignore the above comment, Probot went crazy and is ignoring the parameters I gave it.
Thanks for all the information. As far as the top part goes I imagine you're right and it's some kind of issue with the mirror system. I've had that happen...
Yes that's pretty much what I did to get it working again. [This fork](https://github.com/mendhak/waveshare-epaper-sample) of the Waveshare repo has the Rpi Bookwork fixes but not the changes from #314 so...
@txoof - I didn't field test the PR you proposed but reviewing the code it seems sound. It's too bad implementers will have to add the error handling themselves to...