https://bugs.gpodder.org/show_bug.cgi?id=1335

--- Comment #1 from Thomas Perl <[email protected]> 2011-04-30 19:33:39 BST ---
(In reply to comment #0)
> On upgrade to newest Ubuntu release 11.04  Gpodder will no longer download 
> from
> podcast url itpc://rss.premiereradio.net/coast/podcast.xml.  This is a paid
> subscription and worked fine before Ubuntu upgrade.
> 
> When trying to update podcast it says authentication failed.  My subscription
> is still valid and active.
> 
> Not sure whats wrong unless apple updated their authentication procedure, or
> the Ubuntu upgrade broke the Gpodder authentication procedure with the iTunes
> site.
> 
> I assume this would be major as other paid podcasts would probably not work
> either.
> 
> This is the error received after adding podcast url:
> 
> Could not add some podcasts
> 
> Some podcasts could not be added to your list:
> 
> http://rss.premiereradio.net/coast/podcast.xml: Authentication failed

the itpc:// protocol is just a fake protocol invented by Apple. In reality,
it's simply HTTP. Did you try adding the following URL (replace <username> with
your username and <password> with your password):

http://<username>:<password>@rss.premiereradio.net/coast/podcast.xml

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to