Lidarr/NzbDrone.Core/Providers
Mark McDowall f07b305684 Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
RssItemProcessingProvider - moved Title fix code to a better location (To ensure we actually want the episode(s) first).

SceneNameHelper was bombing when trying to find a matching scene mapping when it didn't exist, changed Single to Find to resolve.
2011-03-24 00:19:54 -07:00
..
Fakes Fixed notification issues 2010-10-20 18:49:23 -07:00
BacklogProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00
ConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
DiskProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
EpisodeProvider.cs Fixed Episode to EpisodeFile relationship (So getting the EpisodeFIle gets associated Episode(s) as well. 2011-02-23 16:40:11 -08:00
ExternalNotificationProvider.cs ExternalNotificationProvider complete, XBMC only for now. 2011-03-06 13:40:38 -08:00
HistoryProvider.cs History VIew Added. 2011-03-22 22:19:23 -07:00
HttpProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
IBacklogProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
IConfigProvider.cs look right in IE, all episodes are ajax loaded. 2010-10-29 20:54:48 -06:00
IDiskProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
IDownloadProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
IEpisodeProvider.cs Fixes for Episode to EpisodeFile mapping. 2011-02-22 22:23:59 -08:00
IExtenalNotificationProvider.cs XBMC Provider finished 2011-03-06 13:36:09 -08:00
IHistoryProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IHttpProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
IIndexerProvider.cs History VIew Added. 2011-03-22 22:19:23 -07:00
IMediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 2010-10-07 22:04:25 -07:00
IMediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
IMediaProvider.cs Added Media Disco Providers - these will be used to auto detect media providers on the LAN 2010-10-07 21:34:32 -07:00
INotificationProvider.cs Fixed notification issues 2010-10-20 18:49:23 -07:00
IPostProcessingProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
IQualityProvider.cs Fixed updating of Default Qualities in CentralDispatch. 2011-02-04 22:07:25 -08:00
IRenameProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 2011-03-06 12:45:35 -08:00
IRootDirProvider.cs AddExisting clears check/hides rows once submitted. Bi-winning 2011-03-11 01:04:56 -08:00
IRssItemProcessingProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
IRssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
IRssSyncProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
ISeasonProvider.cs Delete is setup, just need to add a link to follow through on the delete. 2011-02-17 22:49:23 -08:00
ISeriesProvider.cs Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. 2011-03-09 23:49:59 -08:00
ISyncProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
ITimerProvider.cs TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series. 2011-02-09 22:51:04 -08:00
ITvDbProvider.cs Added basic episode support 2010-10-04 23:21:18 -07:00
IUpcomingEpisodesProvider.cs Upcoming shows view added. 2011-03-23 00:06:22 -07:00
IXbmcProvider.cs ExternalNotifications, XBMC notification, building the framework for these, UI not implemented. 2011-03-06 12:45:35 -08:00
IndexerProvider.cs History VIew Added. 2011-03-22 22:19:23 -07:00
MediaDiscoveryProvider.cs Updated UPnP so it does disco async, updated DiscoProviders to handle that approriately, Added JsonAction result with JS Ajax call for client side detection, on a timer for media controllers 2010-10-07 22:04:25 -07:00
MediaFileProvider.cs Post Processing has been implemented, still need to finish app for SAB to NzbDrone. 2011-03-03 00:50:33 -08:00
NotificationProvider.cs cleaned up css 2010-11-05 17:43:13 -07:00
PostProcessingProvider.cs XbmcProvider will use HttpProvider. 2011-03-06 22:33:59 -08:00
QualityProvider.cs Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId 2011-02-17 09:45:02 -08:00
RenameProvider.cs XBMC Provider finished 2011-03-06 13:36:09 -08:00
RootDirProvider.cs AddExisting clears check/hides rows once submitted. Bi-winning 2011-03-11 01:04:56 -08:00
RssItemProcessingProvider.cs Fixed Parser (broke 103 naming convention, but it fixed more than it broke). 2011-03-24 00:19:54 -07:00
RssProvider.cs More config pages have been added. AJAX to save. Order with jquery sortable. 2011-01-28 22:10:22 -08:00
RssSyncProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
SabProvider.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
SeasonProvider.cs SeasonProvider.IsIgnored will properly handle a season that does not exist in the DB (TV DB doesn't have the latest season is root of the problem, or the season just started and NB DB is out of date). 2011-03-24 00:16:22 -07:00
SeriesProvider.cs Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB. 2011-03-09 23:49:59 -08:00
SyncProvider.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
TimerProvider.cs Show Path to episode on disk in Details. 2011-02-24 17:18:22 -08:00
TvDbProvider.cs Modified TvDbProvider to aloow returning of multiple results when requesting a list of results. 2011-03-10 12:30:22 -08:00
UpcomingEpisodesProvider.cs Upcoming shows view added. 2011-03-23 00:06:22 -07:00
XBMCMediaProvider.cs Added Media Provider Interface and XBMC's implementation 2010-10-07 21:19:05 -07:00
XbmcProvider.cs Removed un-needed WebClient from XbmcProvider. 2011-03-18 08:39:19 -07:00