You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/src/NzbDrone.Core/Tv
Qstick e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506)
7 years ago
..
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. 8 years ago
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. 8 years ago
Actor.cs Removed unused using statements 8 years ago
AddSeriesOptions.cs
Episode.cs Because it's 2016! 8 years ago
EpisodeAddedService.cs
EpisodeCutoffService.cs
EpisodeMonitoredService.cs Fixed: SeasonPass didn't update Series monitored flag if only those were changed. 10 years ago
EpisodeRepository.cs
EpisodeService.cs
MonitoringOptions.cs
MoveSeriesService.cs Removed unused using statements 8 years ago
Movie.cs Added: Improved load times of very large libraries again (around x5) 8 years ago
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. 8 years ago
MovieCutoffService.cs Wanted & Missing (#687) 8 years ago
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. 8 years ago
MovieRepository.cs Added: Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs. 8 years ago
MovieScannedHandler.cs search selected button in wanted tab works 8 years ago
MovieService.cs Fixed: Movies parsed from lists with no year and only title getting added mutliple times. 7 years ago
MovieStatusType.cs Min availability (#816) 8 years ago
MovieTitleNormalizer.cs TheMovieDB.org is now used as metadata source. 8 years ago
QueryExtensions.cs Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 8 years ago
Ratings.cs Removed unused using statements 8 years ago
RefreshEpisodeService.cs Updated NLog to v4.2.3. 9 years ago
RefreshMovieService.cs Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506) 7 years ago
RefreshSeriesService.cs Fixed: Refreshing series that have duplicate season information 9 years ago
Season.cs Removed unused using statements 8 years ago
Series.cs
SeriesAddedHandler.cs
SeriesEditedService.cs
SeriesRepository.cs
SeriesScannedHandler.cs
SeriesService.cs Fixed: Allow series to be added unmonitored through the API 9 years ago
SeriesStatusType.cs
SeriesTitleNormalizer.cs Removed unused using statements 8 years ago
SeriesTypes.cs
ShouldRefreshMovie.cs Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 8 years ago
ShouldRefreshSeries.cs