Bug #3271
EPG api export for one channel is wrong
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Start date:
2015-11-05
Due date:
% Done:
0%
Estimated time:
Found in version:
4.0.7
Affected Versions:
Description
Hi,
i am using tvheadend as a tv-recording backend for emby. The whole thing is working great so far but there is one weird problem. I´m missing the epg of one channel (n-tv) in emby. In TVHeadend the epg is for all channel correct and useable, but with the plugin in emby it is not available.
I´m in contact with the developer of the plugin for debugging.
We found this at the epg query from the plugin:
1) We ask TVH for the channels and get:
channelId : 201367061
channelName : n-tv
2) We ask TVH for the events (EPG) for channel 201367061 and get:
error : Channel does not exist
I am using HTS Tvheadend 4.0.7 on a ubuntu server 14.04 LTS.
Maybe someone can help me to fix this?
- Antropy