.. |
Core
|
Fixed some small issues, here and there.
|
2011-06-17 19:51:53 -07:00 |
ExternalNotification
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
Fakes
|
more notification updates
|
2011-04-23 22:48:12 -07:00 |
Indexer
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
Jobs
|
Refactored MediaFileProvider
|
2011-06-19 20:04:08 -07:00 |
AutoConfigureProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
DiskScanProvider.cs
|
Reformated some files
|
2011-06-19 20:25:04 -07:00 |
DownloadProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
EpisodeProvider.cs
|
Merge branch 'markus101'
|
2011-06-19 20:28:09 -07:00 |
ExternalNotificationProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
HistoryProvider.cs
|
HistoryProvider will return History Items with Episode and SeriesTitle.
|
2011-06-19 16:44:45 -07:00 |
IndexerProvider.cs
|
Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB.
|
2011-06-18 16:03:58 -07:00 |
InventoryProvider.cs
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -07:00 |
MediaFileProvider.cs
|
Reformated some files
|
2011-06-19 20:25:04 -07:00 |
NotificationProvider.cs
|
Fixed notifications, episodestatus test
|
2011-06-18 10:18:25 -07:00 |
QualityProvider.cs
|
Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB.
|
2011-06-18 16:03:58 -07:00 |
RootDirProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
SabProvider.cs
|
Ninject is now forced to use proper constructor.
|
2011-06-13 18:23:04 -07:00 |
SceneMappingProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
SeriesProvider.cs
|
SeriesProvider.GetSeries(int seriesId) will now fail if series is not found.
|
2011-06-18 22:56:52 -07:00 |
TvDbProvider.cs
|
fixed duplicated episodes coming in from Tvdb
|
2011-06-19 10:56:54 -07:00 |
UpcomingEpisodesProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |
XbmcProvider.cs
|
Removed subsonic completely
|
2011-06-17 18:46:22 -07:00 |