Closed popy2k14 closed 3 years ago
Tested on windows with SMB and local timeshift path. in booth cases, NO timeshift tsbuffer.ts file will be generated and issue like on my two ATVs.
Sorry for late response. I'll look into this as soon as my time allows.
No problem. Take your time. When you need help to debug, just let me know.
thx
Looks like this got lost during migration to the new c++ interface: https://github.com/kodi-pvr/pvr.dvbviewer/commit/f8cbc3670df6228daf944a37e0619d9e5152fdc3#diff-7bc46552432fa03e009f9f455e4729312853d92775935ef20849797f24ac0c60L396
fixed in 7.3.0.
Thanks a lot!
Sorry for this noop-question, but how can I update this addon in Kodi on a Fire TV? If I go to addon-update in Kodi I see only 7.2.0 Thanks a lot.
No idea about auto updates. However you can install the addon manually: https://jenkins.kodi.tv/view/Addons/job/kodi-pvr/job/pvr.dvbviewer/job/Matrix/130/ - I assume you need the android-armv7 build
That's it. Thank you !
It will auto update. But can take up to 48 hours to do so.
@phunkyfish Thank you for the info. On something related: Do you happen to know why the DVBViewer PVR isn't listed in https://kodi.tv/addons/browse?keyword=&category=1751&author=&sort=title+ASC and who I may bother about this?
Hmmm. Neither is the Enigma2 addon. Let me ask.
It’s ok. It’s there on the new site: https://kodi-tv.netlify.app/addons/matrix/category/pvr-clients
So once that live it will be there.
Thank you for your investigation
Hi.
Was running the leia 18.9 + pvr-dvbviewer addon without any issue. After updated my ATVs to kodi matrix stable and 7.2.0 addon i noticed that timeshift doesn't work. I have set it to 'on pause' and an SMB share as destination. My Smb share is writeable within kodi. Tested with file manager in kodi, and copied some file over to the share. In fact, i have not changed anything of my setup and with leia it worked. Just updated to matrix.
I have made a log and the behaviour is the following:
Pressed Pause ~11:32:23.149 on DMAX -> Kodi pauses
2021-02-21 11:32:23.149 T:22981 DEBUG <general>: void CXBMCApp::OnPlayBackPaused()
Pressed play ~11:34:47.456 -> it plays a few seconds...
2021-02-21 11:34:47.456 T:22981 DEBUG <general>: void CXBMCApp::OnPlayBackStarted()
And skips forward to live tv ~11:34:52.155
During pause/timeshift there will NO tsbuffer file created on the share on the server.
Here is the complete debug log: https://paste.kodi.tv/uretuwuhes.kodi A little big because of the EPG & recordings. And here the forum thread: https://forum.kodi.tv/showthread.php?tid=360632
Sadly not any message in the log regarding timeshift!? Is this a known issue?
PS.: i have an exclamation & dollar sign in my share password which gets encoded like this in the share config file: ! -> ! $ -> %24 But said above the share is writebable from within kodi.