kodi-pvr / pvr.dvbviewer

Kodi's DVBViewer client addon
GNU General Public License v2.0
11 stars 26 forks source link

Timeshift (to local/SMB path) not working in Matrix stable + 7.2.0 #105

Closed popy2k14 closed 3 years ago

popy2k14 commented 3 years ago

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:

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.

popy2k14 commented 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.

manuelm commented 3 years ago

Sorry for late response. I'll look into this as soon as my time allows.

popy2k14 commented 3 years ago

No problem. Take your time. When you need help to debug, just let me know.

thx

manuelm commented 3 years ago

Looks like this got lost during migration to the new c++ interface: https://github.com/kodi-pvr/pvr.dvbviewer/commit/f8cbc3670df6228daf944a37e0619d9e5152fdc3#diff-7bc46552432fa03e009f9f455e4729312853d92775935ef20849797f24ac0c60L396

manuelm commented 3 years ago

fixed in 7.3.0.

popy2k14 commented 3 years ago

Thanks a lot!

tb99de commented 3 years ago

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.

manuelm commented 3 years ago

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

tb99de commented 3 years ago

That's it. Thank you !

phunkyfish commented 3 years ago

It will auto update. But can take up to 48 hours to do so.

manuelm commented 3 years ago

@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?

phunkyfish commented 3 years ago

Hmmm. Neither is the Enigma2 addon. Let me ask.

phunkyfish commented 3 years ago

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.

manuelm commented 3 years ago

Thank you for your investigation