Project

General

Profile

Bug #3161

EPG problem

Added by Piotr Kuchciak about 9 years ago. Updated about 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-10-15
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1.631
Affected Versions:

Description

Hello
I have in my network two channel:
-TVN
-TVN HD

For this two channel i have set EPG from module EPG Grabber named XMLTV Poland which download EPG from www.teleman.pl and www.gazeta.pl
When i open in TVHeadend in first tab EPG and select TVN i see programs from EPG. But when i open TVN HD i have a blank screen. But should be show the sam program as TVN. SOme days ago it works ok. Now i dont know why not weorking. Please help me.


Files

2015-10-17_21h57_21.png (271 KB) 2015-10-17_21h57_21.png Piotr Kuchciak, 2015-10-17 21:59
tvheadend.log (202 KB) tvheadend.log Piotr Kuchciak, 2015-10-18 09:22
epg.jpg (630 KB) epg.jpg Piotr Kuchciak, 2015-10-26 22:23

History

#1

Updated by Piotr Kuchciak about 9 years ago

and see that with other channel has the same problem.
TVN Style - is ok
TVN Style HD - is blank

TVN Turbo - is ok
TVN Turbo HD - is blank

for channel without HD and with HD i from past have set the same XMLTV. In past it works ok now not working.

#2

Updated by Piotr Kuchciak about 9 years ago

please help me

#3

Updated by Jaroslav Kysela about 9 years ago

Check you channel mapping in the channels grid (configuration). You probably don't select the right source there.

#4

Updated by Piotr Kuchciak about 9 years ago

I have selected ok. Look

#5

Updated by Jaroslav Kysela about 9 years ago

No idea. The EPG duplication code in XMLTV is there unchanged. Could you provide log from '--debug all -l /tmp/tvheadend.log' on cmd line when you start tvh ? There should be lines (/tmp/tvheadend.log) like:

[  DEBUG]:xmltv: linking TVP-Historia to TVP Historia
#6

Updated by Piotr Kuchciak about 9 years ago

Sorry but in linux i am begginer. On my synology i run my tvheadend by command:

sudo /etc/init.d/tvheadend start

How command i must use with this '--debug all -l /tmp/tvheadend.log' ?

#7

Updated by Mark Clarkstone about 9 years ago

Piotr Kuchciak wrote:

Sorry but in linux i am begginer. On my synology i run my tvheadend by command:

sudo /etc/init.d/tvheadend start

How command i must use with this '--debug all -l /tmp/tvheadend.log' ?

Edit the init script (e.g. nano /etc/init.d/tvheadend or vi /etc/init.d/tvheadend) and change the TVH_ARGS variable to include the above.

Default ARG is

ARGS="-f" 

You would change this to.

ARGS="-f --debug all -l /tmp/tvheadend.log" 

This is assuming the script uses that variable.

#8

Updated by Piotr Kuchciak about 9 years ago

Ok this is my log

#9

Updated by Piotr Kuchciak about 9 years ago

[ DEBUG]:xmltv: linking TVN to TVN HD
2015-10-18 09:21:15.375 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN
2015-10-18 09:21:15.375 [ DEBUG]:xmltv: linking TVN to TVN
2015-10-18 09:21:15.376 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN

2015-10-18 09:21:15.390 [ DEBUG]:xmltv: linking TVN-Turbo to TVN Turbo HD
2015-10-18 09:21:15.390 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN-Turbo
2015-10-18 09:21:15.390 [ DEBUG]:xmltv: linking TVN-Turbo to TVN Turbo
2015-10-18 09:21:15.391 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN-Turbo

2015-10-18 09:21:15.361 [ DEBUG]:xmltv: linking TVN-Style to TVN Style HD
2015-10-18 09:21:15.361 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN-Style
2015-10-18 09:21:15.362 [ DEBUG]:xmltv: linking TVN-Style to TVN Style
2015-10-18 09:21:15.362 [ DEBUG]:settings: saving to /home/hts/.hts/tvheadend/epggrab/xmltv/channels/TVN-Style

#10

Updated by Piotr Kuchciak about 9 years ago

I see that problem is with more channels... This stop working after some days ago after some update...

Not working channel example:VIVA, FOX, and other...

#11

Updated by Piotr Kuchciak about 9 years ago

And any ideas....?

#12

Updated by Jaroslav Kysela about 9 years ago

I've made a quick test and I can see imported EPG from XMLTV on both channels. Could you upload your XMLTV file? Perhaps, the import fails for a reason (channel id change in XMLTV or so).

#13

Updated by Jaroslav Kysela about 9 years ago

  • Status changed from New to Fixed

I recoded the XMLTV grabber internals and I hope that it resolved your issue, too.

#14

Updated by Piotr Kuchciak about 9 years ago

OK but after some latest updates EPG was change... I see this what i show on screen. But why in some fileds is empty and some some channels is double... ? I dont know and i dont understand how this new EPG works. Please help me.

#15

Updated by Piotr Kuchciak about 9 years ago

#16

Updated by Jaroslav Kysela about 9 years ago

I think it's correct, if your both XMLTV sources give same channels. I suggest to remove/check all XMLTV channel mapping after upgrade in this grid, because there are missing pieces in the old config - basically - everything from old config is in the xmltv.sock (external) grabber even if you use an utility executed from tvheadend (internal grabber). The previous code mixed everything together.

Also available in: Atom PDF