could it be, that the addon from the nightly ppa isnt "new" enough?
I am using the version 2.3.1 from here:
https://launchpad.net/~team-xbmc/+archiv...ies_filter=
But from github there is a 2.4.0 available
https://github.com/kodi-pvr/pvr.dvbviewe...ngelog.txt , with the interesting bugfix in
"2.3.2
[fixed] crash if timer isn't repeating
[fixed] timer ids didn't start at 1"
Should I compile one myself?
Output of the request URL:
Code:
<?xml version="1.0" encoding="UTF-8"?>
-<Timers>
-<Timer EPGEventID="7767" Action="0" PostEPG="15" PreEPG="5" End="21:31:00" Dur="82" Start="20:09:00" Date="06.06.2016" Charset="255" Priority="50" Enabled="-1" ID="{E6836963-8221-48FB-B54B-42FDFE41FA05}" Type="1">
<Descr>Daniela Katzenberger - Mit Lucas im Babyglück</Descr>
<Options EITEPG="-1" AllAudio="-1" AdjustPAT="-1"/>
<Format>1</Format>
<Folder>H:\Aufnahmen</Folder>
<NameScheme>%year-%date_%time_%station_%name</NameScheme>
<Source>Search:"Daniela Katzenberger - Mit Lucas im Babyglück"</Source>
<Channel ID="2359890883043667700|RTL2"/>
<Executeable>-1</Executeable>
<Recording>0</Recording>
<ID>3</ID>
<GUID>{E6836963-8221-48FB-B54B-42FDFE41FA05}</GUID>
</Timer>
</Timers>
Edit: Windows 10 Kodi 17.0 Alpha 1 GIT 20160426 with Dvbviewer 2.3.1 seems also affected. I will try with a nightly from today.
Edit 2: with DVBviewer Addon 2.4.0 under Windows TV works again.
This means that the PVR Addon in Kodi Nightly/Linux should be bumped
EDIT3: @
wsnipex is bumping the addon right now. Awesome
Will report back if everythink is working again.