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

Fixed crash when a previously used provider no-longer exists. #196

Closed ribbons closed 11 years ago

ribbons commented 11 years ago

Original report from Matt Robinson at 20:08:48 on 2013-08-13

If there are favourites or subscriptions stored for a provider which no-longer exists, the application crashes on startup.


Imported from Bug 819 in the NerdoftheHerd.com Bugzilla.

ribbons commented 11 years ago

Original comment from Matt Robinson at 20:16:57 on 2013-08-13

Revolved in bff09d08eeee57c1d80524f81b023476abbfd6cd by checking that the provider exists before using the provider name. Any missing providers now show as <missing> in the list.