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
Leonardo Galli 52fb29ee18
Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 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 New: Search for newly added past episodes after series is refreshed 9 years ago
EpisodeCutoffService.cs
EpisodeMonitoredService.cs Fixed: SeasonPass didn't update Series monitored flag if only those were changed. 9 years ago
EpisodeRepository.cs Replaced built-in valuetypes with language keywords. 9 years ago
EpisodeService.cs Show Specials in Wanted. 9 years ago
MonitoringOptions.cs
MoveSeriesService.cs Removed unused using statements 8 years ago
Movie.cs Unable to properly parse many movie titles 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
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 Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC". 8 years ago
MovieScannedHandler.cs Searching for movies directly when adding them is now working. 8 years ago
MovieService.cs Fixes an issue with movies not being added with same title slug as existing movies. 8 years ago
MovieStatusType.cs First implementation of completely rewriting the way Radarr handles movies. Searching for new movies is now mostly feature complete. 8 years ago
MovieTitleNormalizer.cs TheMovieDB.org is now used as metadata source. 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 Available date is now displayed. 8 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 Added support for tvmaze. 9 years ago
SeriesAddedHandler.cs
SeriesEditedService.cs
SeriesRepository.cs
SeriesScannedHandler.cs New: Search for newly added past episodes after series is refreshed 9 years ago
SeriesService.cs Fixed: Allow series to be added unmonitored through the API 8 years ago
SeriesStatusType.cs
SeriesTitleNormalizer.cs Removed unused using statements 8 years ago
SeriesTypes.cs
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. 8 years ago
ShouldRefreshSeries.cs Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes. 9 years ago