On Mon, 2007-08-13 at 08:36 -0700, steven smith wrote: > One of my pod cast subscriptions is with JapanesePod101.com. > They use an itpc interface that (within iTunes) pops up a > request for a password before downloading. Is there any > thought or intention of implementing something like this in > RythmBox?
According to a quick google itpc is just a uri scheme they use, so that browsers hand the feeds off to a podcast client (i.e. iTunes). Without checking, I'd hazard a guess that it's just using normal HTTP authentication for the password, which we don't currently support - although it would be nice to know for sure. If it's using normal http authentication, it shouldn't be too hard to implement, although I don't think anyone has looked into it before Cheers, -- I now have visions of a server whose panels and covers are secured with red tapes, sealed with wax embossed with Elder Signs and other symbols. And a prominent notice (in a rusty-brown coloured ink): Danger! Extreme Thaumaturgical Hazard: DO NOT BREAK ANY SEAL. -- Chris Suslowicz _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
