SourceForge.net
2011-06-13 17:21:55 UTC
Bugs item #3315805, was opened at 2011-06-13 18:21
Message generated for change (Tracker Item Submitted) made by user1024
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3315805&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_imdb
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: user1024 (user1024)
Assigned to: Jerry Veldhuis (jveldhuis)
Summary: Unwanted additional empty star-rating tag added by tv_imdb
Initial Comment:
My aim is to use tv_imdb to replace the star-rating xml tag with a rating from imdb. To do this I have edited tv_imdb so that the IMDB object has replaceStarRatings argument set to true (i.e. "my $imdb=new XMLTV::IMDB('imdbDir' => $opt_imdbDir, ... 'replaceStarRatings' => 1);").
However I found that the output xml file contained an additional emtpy star-rating tag just after the correctly altered star-rating tag.
Attached is a suggested patch.
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3315805&group_id=39046
Message generated for change (Tracker Item Submitted) made by user1024
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3315805&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_imdb
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: user1024 (user1024)
Assigned to: Jerry Veldhuis (jveldhuis)
Summary: Unwanted additional empty star-rating tag added by tv_imdb
Initial Comment:
My aim is to use tv_imdb to replace the star-rating xml tag with a rating from imdb. To do this I have edited tv_imdb so that the IMDB object has replaceStarRatings argument set to true (i.e. "my $imdb=new XMLTV::IMDB('imdbDir' => $opt_imdbDir, ... 'replaceStarRatings' => 1);").
However I found that the output xml file contained an additional emtpy star-rating tag just after the correctly altered star-rating tag.
Attached is a suggested patch.
Thanks
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=3315805&group_id=39046