Radarr/src/NzbDrone.Core/Tv
Leonardo Galli 93d6505f85 Fix netimport search and add NetImportSyncCommand 2017-01-23 14:04:01 +01:00
..
Commands Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 2017-01-02 18:05:55 +01:00
Events Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 2017-01-02 18:05:55 +01:00
Actor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
AddSeriesOptions.cs Season pass overhaul 2015-06-06 23:55:21 -07:00
Episode.cs Because it's 2016! 2016-12-21 20:38:37 -08:00
EpisodeAddedService.cs New: Search for newly added past episodes after series is refreshed 2015-06-07 01:15:41 -07:00
EpisodeCutoffService.cs Profiles 2014-07-25 23:21:44 -07:00
EpisodeMonitoredService.cs Fixed: SeasonPass didn't update Series monitored flag if only those were changed. 2015-10-13 22:51:04 +02:00
EpisodeRepository.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
EpisodeService.cs Show Specials in Wanted. 2015-10-09 00:01:32 +02:00
MonitoringOptions.cs Season pass overhaul 2015-06-06 23:55:21 -07:00
MoveSeriesService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
Movie.cs Added movie studio to movie details page (#262) 2017-01-16 20:57:43 +02:00
MovieAddedHandler.cs Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 2017-01-02 18:05:55 +01:00
MovieEditedService.cs Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 2017-01-02 18:05:55 +01:00
MovieRepository.cs Fix netimport search and add NetImportSyncCommand 2017-01-23 14:04:01 +01:00
MovieScannedHandler.cs Searching for movies directly when adding them is now working. 2017-01-03 13:26:09 +01:00
MovieService.cs Fix netimport search and add NetImportSyncCommand 2017-01-23 14:04:01 +01:00
MovieStatusType.cs First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete. 2016-12-29 14:06:51 +01:00
MovieTitleNormalizer.cs TheMovieDB.org is now used as metadata source. 2017-01-04 20:27:14 +01:00
Ratings.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
RefreshEpisodeService.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
RefreshMovieService.cs Added movie studio to movie details page (#262) 2017-01-16 20:57:43 +02:00
RefreshSeriesService.cs Fixed: Refreshing series that have duplicate season information 2016-04-30 11:02:40 -07:00
Season.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
Series.cs Added support for tvmaze. 2015-10-09 22:36:10 +02:00
SeriesAddedHandler.cs Command queue 2015-03-16 22:07:02 -07:00
SeriesEditedService.cs Command queue 2015-03-16 22:07:02 -07:00
SeriesRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
SeriesScannedHandler.cs New: Search for newly added past episodes after series is refreshed 2015-06-07 01:15:41 -07:00
SeriesService.cs Fixed: Allow series to be added unmonitored through the API 2016-07-27 12:08:49 -07:00
SeriesStatusType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
SeriesTitleNormalizer.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
SeriesTypes.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ShouldRefreshMovie.cs Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent. 2017-01-02 18:05:55 +01:00
ShouldRefreshSeries.cs Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes. 2015-08-11 22:25:37 +02:00