dustin / gopro

Tools for making the most out of GoPro Plus.
http://dustin.sallings.org/2020/04/29/gopro-plus.html
BSD 3-Clause "New" or "Revised" License
91 stars 12 forks source link

Error after refresh web #8

Closed jpbusman closed 1 year ago

jpbusman commented 2 years ago

**I was unable to load the media: bad body: Problem with the value at json[3].height:

null

Expecting an INT**

When syncing the first time the web showed some content, but after a while a refresh gives this message (got a couple of 100 items from 3119) Is there a corrupt image in the gopro cloud, how can I find the one causing this problem of fix this?

jpbusman commented 2 years ago

**I was unable to load the media: bad body: Problem with the value at json[3].height:

null

Expecting an INT**

When syncing the first time the web showed some content, but after a while a refresh gives this message (got a couple of 100 items from 3119) Is there a corrupt image in the gopro cloud, how can I find the one causing this problem of fix this?

Found the entries in the sqlite db by a json select and deleted the problem files in the db and the cloud, now it works fine

dustin commented 1 year ago

Oh neat, I just got one of these. It appears to be a MultiClipEdit the service made from uploaded media. This gives me a chance to make a workaround in any case.