I am trying to write a new grabber for WebEpg. So far the result looks good, but the episode-num field seems to be ignored by MP/TvServer.
As far as I understand the format is correct. But I do not see the episode number in MP anywhere in the EPG.
This is how it looks in my tvguide.xml:
...
- <programme start="20080909200500" channel="Test Digital-HOT 3" clumpidx="0/1">
<title>חשופים</title>
<episode-num system="onscreen">73</episode-num>
</programme>
- <programme start="20080909204500" channel="Test Digital-HOT 3" clumpidx="0/1">
<title>דארמה וגרג 4</title>
<episode-num system="onscreen">77</episode-num>
</programme>
...
Is there anything wrong with this format?
I am using TvServer.
Thanks.
As far as I understand the format is correct. But I do not see the episode number in MP anywhere in the EPG.
This is how it looks in my tvguide.xml:
...
- <programme start="20080909200500" channel="Test Digital-HOT 3" clumpidx="0/1">
<title>חשופים</title>
<episode-num system="onscreen">73</episode-num>
</programme>
- <programme start="20080909204500" channel="Test Digital-HOT 3" clumpidx="0/1">
<title>דארמה וגרג 4</title>
<episode-num system="onscreen">77</episode-num>
</programme>
...
Is there anything wrong with this format?
I am using TvServer.
Thanks.
Israel