2011-04-21, 19:20
Now for the missing EPG. Anyone else using VNSI having EPG issues?
ant_thomas Wrote:Now for the missing EPG. Anyone else using VNSI having EPG issues?
FernetMenta Wrote:I am using a git build, build from sourceCode:VDR VNSI Client: Logged in at '1303333503+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '0.0.1' with protocol version '140174847639554'
that's a bit strange. protocol should be 1 or 2. what version of the vnsi vdr plugin are you using?
another problem might be vdr's unique channel id. according to vdr doc it is defines as: SRC-NID-TID-SID-RID. if one of those paramters is changed, a channel gets a new unique id: PVR will create a new entry for this channel and will delete the old one -> position will change as well.
- can you compare you channels.conf and check if it changes?
- if this is the case, you can try to turn of channel update in setup.conf
maybe we need to find a different way to determine uniqueness of a vdr channel
FernetMenta Wrote:the channel uid fix is already online. incorrect uids could have been the cause for missing epg data as well. can you try the fix and don't forget to delete tv and epg databases.
decaturguy Wrote:Hi FernetMenta!
I'm having problem with the new fix, It worked well the first day. I have channels that airs after 18:00,19:00 and 23:00, yesterday it was imported at the end thats normal behavior and i moved it to its original place. This morning everything perfect all channels are in the right place and now its after 19:00 and those channels are on top channel number 1 and 2
ant_thomas Wrote:Dushmaniac... can we have another build with these updates?I haven't received any pull request (yet), so the fixes you're talking about wouldn't be included.
aedon Wrote:Well I haven't tested it on dvb-t however I never got any issue with the channels list neither on dvb-c nor on dvb-s. I'm using UpdateChannels =3 in yavdr and always after XBMC update deleting the TV.db and the Epg.db in ~/xbmc/userdata/Database.
The EPG-issue as mentioned previously, however, is very persistent. Since Lars' 20110324-build no EPG at all!
Linux Mint Isadora 64-bit (LTS) + yavdr-stable + VNSI + XBMC (20110324-build with working EPG)
ant_thomas Wrote:So the EPG issue is the fault of the VDR plugin rather than XBMC addon? Do you have the binary of the new VNSI plugin?