Bug 8689 - Missing important encodings for XML parsing
: Missing important encodings for XML parsing
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: XML
: 7.0.1
: All All
: -- normal (vote)
: 7.x
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-09 14:09 UTC by Fabrice Osteaux
Modified: 2009-07-31 10:24 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabrice Osteaux 2008-07-09 14:09:45 UTC
When using the podcast plugin with podcasts using iso8859-15 encoded xml feeds, the parsing of the xml fails, giving the following error:

There was an error loading the remote feed for : (Couldn't open encmap iso-8859-15.enc: No such file or directory at /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/CPAN/XML/Parser.pm line 187

I know the problem seems pretty trivial, the obvious fix being to add the required .enc file, but it is becoming a pain for such a perl challenged person as myself ;-) Would it be a possibility to add more encodings out of the box ?

An example of such a feed:
http://podcasting.rtbf.be/media/radio/podcast/prem/prem.xml
(Public French-Speaking belgian radio)

Thank you for reading this
Fabrice
Comment 1 Andy Grundman 2008-07-28 08:01:24 UTC
Fixed in 7.2 change 22151.  Added a bunch of extra encodings thanks to the Debian libxml-parser-perl package.
Comment 2 Chris Owens 2008-07-28 09:49:42 UTC
*** Bug 8746 has been marked as a duplicate of this bug. ***
Comment 3 Spies Steven 2008-08-26 11:57:36 UTC
Verified with SC 7.2 - 22900
Comment 4 James Richardson 2008-12-15 12:34:10 UTC
This bug has been fixed in the 7.3.0 release version of SqueezeCenter!

Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Comment 5 Chris Owens 2009-07-31 10:24:35 UTC
Reduce number of active targets for SC