Closed GoogleCodeExporter closed 9 years ago
This is a problem with the regular expressions. Please replace the current
self.MediaUlrRegex with this one:
self.mediaUrlRegex =
'<item>\W*<file>\W*([^>]*)\W*</file>\W*<bandwidth>(\d+)</bandwidth>'
The fix will be included in the next future version.
Original comment by basrie...@gmail.com
on 8 Oct 2007 at 4:31
Thanks for this.
In what file should this line be replaced?
Rgs H2Deetoo,
Original comment by b...@ic-prog.com
on 9 Oct 2007 at 7:06
In the \channels\rtl\chn_rtl.py file
Original comment by basrie...@gmail.com
on 9 Oct 2007 at 10:08
Changed status to Done
Original comment by basrie...@gmail.com
on 24 Jun 2012 at 11:42
Original issue reported on code.google.com by
b...@ic-prog.com
on 8 Oct 2007 at 2:10