ribbons / RadioDownloader

An easy to use application for managing podcast subscriptions and downloads.
https://nerdoftheherd.com/tools/radiodld/
GNU General Public License v3.0
15 stars 11 forks source link

Programme information is now passed to provider available episode and episode information calls. #182

Closed ribbons closed 11 years ago

ribbons commented 11 years ago

Original report from Matt Robinson at 20:19:36 on 2012-08-12

Some providers may find it useful if programme information was passed to the GetAvailableEpisodeIDs and GetEpisodeInfo calls. For example, the BBC Provider could be made more efficient as GetAvailableEpisodeIDs could just check the value of SingleEpisode rather than having to request a page to find this out.


Imported from Bug 690 in the NerdoftheHerd.com Bugzilla.

ribbons commented 11 years ago

Original comment from Matt Robinson at 20:24:23 on 2012-08-12

Added to the provider interface in revision 1323.