e2openplugin-OpenWebif
e2openplugin-OpenWebif copied to clipboard
API: get timeshift status
Is there any way to get the timeshift status via the API? A
"isTimeshift": true
would be great.
Please try /api/tsstate
That gives me a 404 error. Did that come with a certain newer version?
The commit is from 2017
https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/commit/430758cb267630e2bd3d43de27e935f8bf8a9ae6
You may have a very old version.
I just upgraded this weekend to a current version. And indeed you were right.
I see this:
"timeshiftEnabled": 1
I habe enabled automatic timeshift after 20 seconds. So this gives me the info whether a timeshift file has begun. In my case this is always after 20 seconds. Is there a way to get the info whether the picture is live or timeshifted?
Sorry. I don't know how. Someone of the enigma2 source developer may help.
Closed because of not reproducible
@jbleyel what do you mean by "not reproducible"? Do you need further information on this problem?
If you can reproduce then please describe more detailed. And provide your image infos.
By the way. There are complete different implementations for permanent timeshift out there and the OWF will only support the image internal implementation.