Bugs item #1603701, was opened at 2006-11-27 13:59
Message generated for change (Comment added) made by christianw
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1603701&group_id=39046
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: tv_grab_no
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Christian Watteng (christianw)
Summary: tv_grab_no fails with "no 'id' attribute in channel"
Initial Comment:
Probably caused by the %xmltvid hash in the tv_grab_no script that's missing entries for the "new" channels.
----------------------------------------------------------------------
>Comment By: Christian Watteng (christianw)
Date: 2007-09-28 23:45
Message:
Logged In: YES
user_id=676648
Originator: NO
The tv_grab_no grabber is no longer maintained, and adding channels to
this grabber is not supported by the XMLTV developers. The new grabber
tv_grab_no_gfeed has support for all the major Norwegian channels and more
are coming in.
tv_grab_no will no longer be updated.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-09-28 22:34
Message:
Logged In: NO
Add the three new channels in similar way as mentioned previous:
98 => 'nrk3.nrk.no',
99 => 'fem.no',
100 => '4.viasat.no',
I run this successful now compiled for windows using this method:
http://www.kudos.byethost15.com/freeguide/Compiling_XMLTV_from_source.htm
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-09-12 15:29
Message:
Logged In: NO
This fix does not work anymore, as new channels have been added (at least
fem, nrk3 and viasat4 has been added) How should these channels be added to
tv_grab_no?
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-08-23 14:19
Message:
Logged In: NO
Ok. Open the tv_grab_no file with your favorite editor. Go to line 217 (v.
1.22), and replace it with this:
93 => 'film.tv2.no',
94 => 'nyhet.tv2.no',
95 => 'sport.tv2.no',
96 => 'silver.nonstop.tv',
97 => 'historychannel.tv'
This adds the newest channels as of 23.08.08. The error message is caused
by the http://fredag.dagbladet.no/tv/ site having more channels then what
is being processed by the tv_grab_no script.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2007-08-18 18:55
Message:
Logged In: NO
I can confirm this on my system. It runs ubuntu feisty with version:
XMLTV module version 0.5.44
This is tv_grab_no version 1.21, 2006/04/12 08:19:16
I can get the individual channel data, but I get the "no 'id' attribute in
channel" error when I try to gather channel data for all the channels.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1603701&group_id=39046
|