.. |
Converting
|
|
|
Core
|
Added some logging and error handling to XbmcProvider.
|
2012-01-05 22:29:02 -08:00 |
ExternalNotification
|
ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed.
|
2012-01-04 19:40:25 -08:00 |
Indexer
|
Log indexer name when failing to process feed.
|
2012-01-01 12:17:53 -08:00 |
Xbmc
|
|
|
AutoConfigureProvider.cs
|
Replaced get and post with ajax to prevent XSRF.
|
2011-12-19 00:36:57 -08:00 |
DiskScanProvider.cs
|
PathEquals is used for MoveEpisodeFile.
|
2011-12-14 17:26:22 -08:00 |
DownloadProvider.cs
|
|
|
EpisodeProvider.cs
|
Moved try/catch for failed refresh episode info to job.
|
2012-01-04 11:24:17 -08:00 |
ExternalNotificationProvider.cs
|
AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail.
|
2012-01-04 19:53:22 -08:00 |
GrowlProvider.cs
|
|
|
HistoryProvider.cs
|
|
|
IndexerProvider.cs
|
|
|
InventoryProvider.cs
|
Removed un-needed call from Episode Search.
|
2011-11-30 21:08:36 -08:00 |
MediaFileProvider.cs
|
|
|
MisnamedProvider.cs
|
|
|
NewznzbProvider.cs
|
|
|
NotificationProvider.cs
|
|
|
PostDownloadProvider.cs
|
Fixed some issue around path normalization.
|
2011-12-10 11:22:47 -08:00 |
ProwlProvider.cs
|
|
|
QualityProvider.cs
|
|
|
QualityTypeProvider.cs
|
|
|
ReferenceDataProvider.cs
|
DailySeries.CSV now has series name along with series Id.
|
2011-12-19 17:15:15 -08:00 |
RootDirProvider.cs
|
Fixed some issue around path normalization.
|
2011-12-10 11:22:47 -08:00 |
SabProvider.cs
|
GetSabTitle will now handle daily episodes.
|
2011-12-01 21:37:13 -08:00 |
SceneMappingProvider.cs
|
SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName.
|
2011-12-01 20:24:44 -08:00 |
SearchProvider.cs
|
Removed un-needed call from Episode Search.
|
2011-11-30 21:08:36 -08:00 |
SeriesProvider.cs
|
Fixed some issue around path normalization.
|
2011-12-10 11:22:47 -08:00 |
SmtpProvider.cs
|
|
|
TvDbProvider.cs
|
|
|
TwitterProvider.cs
|
|
|
UpcomingEpisodesProvider.cs
|
|
|
UpdateProvider.cs
|
Fixed issue where update provider called db in a loop.
|
2011-11-30 23:10:50 -08:00 |
XbmcProvider.cs
|
Added some logging and error handling to XbmcProvider.
|
2012-01-05 22:29:02 -08:00 |