Answering my own question... if the RSS feed and enclosed audio feeds
support HTTP AUTH then you can use, for example, in the Podcasts plugin
page to add a new feed:
Code:
--------------------
https://user:[email protected]/feed
--------------------
Not sure if this will work if only the feed or only the streams require
the authentication.
Interestingly, if your username is your e-mail address then this seems
to work, despite the ambiguity with the 'at' symbols (in some tools,
you'd need to encode the first '@' as %40 - i.e.
user%40domain.com:password@...):
Code:
--------------------
https://[email protected]:[email protected]/feed
--------------------
------------------------------------------------------------------------
mbg's Profile: http://forums.slimdevices.com/member.php?userid=3200
View this thread: http://forums.slimdevices.com/showthread.php?t=106263
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter