Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread Man in a van


I kept trying and managed to get one to play

32844


32845

ronnie


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32845|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread bpa


bpa wrote: 
> "failed to parse" problems for feeds which work OK for LMS others, are
> usually means a network issue where not all the data (i.e. incomplete
> XML body)  was sent by source or received by LMS.
> 
> Occassionally it is caused by source creating an RSS body which is
> invalid XML - but then all LMS users will get the same error.

I get the "failed to parse" error with a recent 8.1.*



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread bpa


vco1 wrote: 
> Could that be part of the problem?

"failed to parse" problems for feeds which work OK for LMS others, are
usually means a network issue where not all the data (i.e. incomplete
XML body)  was sent by source or received by LMS.

Occassionally it is caused by source creating an RSS body which is
invalid XML - but then all LMS users will get the same error.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread Man in a van


SteveLazer wrote: 
> Hi folks! Recently began having problems with multiple podcasts from
> WNYC after recent server update (the update before current one I think).
> When selecting these podcasts, error message "failed to parse" is often
> displayed. Retrying several times often is successful in displaying
> episode list. Then selecting episode often fails. Too short timeout
> producing error? Other podcast apps have no problem with their feed. 
> Here is example RSS
> http://feeds.wnyc.org/wnyc_bl
> 
> Thanks in advance for your help!


http://feeds.wnyc.org/wnyc_bl

Plays in mysqueezebox.com

32842


+---+
|Filename: podcast.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32842|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread mrw


I'm finding no difficulty with either of the two feeds mentioned on LMS
version 8.0.1.

http://feeds.harvardbusiness.org/harvardbusiness/ideacast
http://feeds.wnyc.org/wnyc_bl

Perhaps set debug logging on -(formats.xml) - XML Parsing Information
(Picks, SHOUTcast, etc)- to find out more.



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread mrw


vco1 wrote: 
> Could that be part of the problem?
I would say: "unlikely". The key will be to find out what element(s) of
the podcast XML it is that LMS is finding uncongenial.



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-05 Thread vco1


While looking at the code I noticed the XML::Simple module is used.
Knowing very little about Perl I was looking for some more information
on this module and found this on the 'Metacpan'
(https://metacpan.org/pod/distribution/XML-Simple/lib/XML/Simple/FAQ.pod)
site:

> 
> WHAT SHOULD I USE XML::SIMPLE FOR?
> Nothing!
> It's as simple as that.
> Choose a better module. See Perl XML::LibXML by Example for a gentle
> introduction to XML::LibXML with lots of examples.
> 
> WHAT WAS XML::SIMPLE DESIGNED TO BE USED FOR?
> XML::Simple is a Perl module that was originally developed as a tool for
> reading and writing configuration data in XML format. You could use it
> for other purposes that involve storing and retrieving structured data
> in XML but it's likely to be a frustrating experience.
> 

Could that be part of the problem?



vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2021-01-04 Thread vco1


Same issue here with the containerized LMS 8.1.0.

Based on what I've seen so far, it seems to be a problem with FeedBurner
feeds. At least all failing feeds are from FeedBurner. Both mine, as
well as the one of the topic starter. They're all http too. But not sure
if that's the true cause.

These are the errors I see in the logfile:

Code:

[21-01-05 08:16:26.6231] Slim::Formats::XML::gotViaHTTP (267) XML/JSON 
parse error: Invalid XML feed
  [21-01-05 08:16:26.6236] Slim::Plugin::Podcast::Settings::__ANON__ (119) 
Error validating feed 
http://feeds.harvardbusiness.org/harvardbusiness/ideacast: Failed to parse




vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Podcasts - Parsing RSS Error

2020-11-09 Thread SteveLazer


Hi folks! Recently began having problems with multiple podcasts from
WNYC after recent server update (the update before current one I think).
When selecting these podcasts, error message "failed to parse" is often
displayed. Retrying several times often is successful in displaying
episode list. Then selecting episode often fails. Too short timeout
producing error? Other podcast apps have no problem with their feed. 
Here is example RSS
http://feeds.wnyc.org/wnyc_bl

Thanks in advance for your help!



SteveLazer's Profile: http://forums.slimdevices.com/member.php?userid=67202
View this thread: http://forums.slimdevices.com/showthread.php?t=113206

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter