- September 12, 2009
- 798
- 577
- Home Country
- Germany
Hi, i really like WebGrab+Plus, using it for some time now.
Im from Germany and am using the tvtv.de SiteIni. There however is one small problem. The format of the episode number cant be parsed by the xmltvimporter. I added some examples from my log file.
There are about 6000 lines of this errors in my log. Also as u can see, tvtv isnt using the same mask for everything, it varies from channel to channel. But at this point no episodenum is imported at all. So i wanted to ask u, if u could look at it and change the tvtv.de.ini, so that empisode-num would only contain a number or num/num.
Thanks
Im from Germany and am using the tvtv.de SiteIni. There however is one small problem. The format of the episode number cant be parsed by the xmltvimporter. I added some examples from my log file.
Code:
2012-03-04 03:39:49.344094 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Folge 226' as plain number
2012-03-04 03:39:49.344094 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Staffel 7 ' as plain number
2012-03-04 03:40:10.014130 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Staffel 5 Folge 14/14' as episode/episodes
2012-03-04 03:40:07.642925 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Staffel 10 Folge 369 (Wiederholung)' as plain number
2012-03-04 03:40:01.652515 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Staffel 6 Folge 12/22 (Wiederholung)' as episode/episodes
2012-03-04 03:40:01.449715 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Staffel 4 Folge 7/26' as episode/episodes
2012-03-04 03:40:00.903714 [XmlTvImporter(28)]: XMLTVImport::CorrectEpisodeNum, could not parse 'Folge 53/73' as episode/episodes
There are about 6000 lines of this errors in my log. Also as u can see, tvtv isnt using the same mask for everything, it varies from channel to channel. But at this point no episodenum is imported at all. So i wanted to ask u, if u could look at it and change the tvtv.de.ini, so that empisode-num would only contain a number or num/num.
Thanks