AFAIK there's no agreed way to do authenticated podcasts (or other RSS
content) so my guess is they're using regular http basic auth. Adding
the login details to the URL like the example below should work.


Code:
--------------------
    
  http://<user>:<password>@www.server.com/whatever/podcast.xml
  
--------------------


-- 
radish
------------------------------------------------------------------------
radish's Profile: http://forums.slimdevices.com/member.php?userid=77
View this thread: http://forums.slimdevices.com/showthread.php?t=48060

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/squeezenetwork

Reply via email to