SourceForge.net
2012-02-03 14:50:59 UTC
Bugs item #3483889, was opened at 2012-02-03 06:50
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3483889&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_pt
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rokys ()
Assigned to: Bruno Tavares (gawen)
Summary: Domain name changed for tv_grab_pt
Initial Comment:
Zon has stopped "support" for their (old) tvcabo.pt domain name. The data should now be fetched from the zon.pt domain name. Apparently the data structure remains unchanged.
So:
Line 100 " my $DOMAIN = 'tvcabo.pt'; " (alter to 'zon.pt')
Line 252 " if (/^channel:?\s+(.+)\.tvcabo\.pt\s*$/) { " (alter tvcabo to zon)
Line 383 " $ch_xmltv_id =~ /(.+?)\.tvcabo\.pt/; " (same as above)
Those were the only references I could find to "tvcabo" in grab\pt\tv_grab_pt, so I believe altering those 3 line should fix it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3483889&group_id=39046
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3483889&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_pt
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rokys ()
Assigned to: Bruno Tavares (gawen)
Summary: Domain name changed for tv_grab_pt
Initial Comment:
Zon has stopped "support" for their (old) tvcabo.pt domain name. The data should now be fetched from the zon.pt domain name. Apparently the data structure remains unchanged.
So:
Line 100 " my $DOMAIN = 'tvcabo.pt'; " (alter to 'zon.pt')
Line 252 " if (/^channel:?\s+(.+)\.tvcabo\.pt\s*$/) { " (alter tvcabo to zon)
Line 383 " $ch_xmltv_id =~ /(.+?)\.tvcabo\.pt/; " (same as above)
Those were the only references I could find to "tvcabo" in grab\pt\tv_grab_pt, so I believe altering those 3 line should fix it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3483889&group_id=39046