Radarr/src/NzbDrone.Core/Movies
Bogdan 2e3beddcbc Fixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgres 2024-05-14 15:56:49 +03:00
..
AlternativeTitles New: Cleanup Alternative Title model and code 2023-08-20 22:07:33 -05:00
Collections Fixed: Default empty Tags for Collections 2023-07-23 12:33:04 -05:00
Commands Fixed: Task progress messages in the UI 2024-03-22 11:15:16 +02:00
Credits Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Events New: Collection Refresh Complete Event to trigger root folder check for collections 2024-03-10 20:13:35 +02:00
Translations Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
AddMovieOptions.cs New: Movie Added Notification 2022-06-03 23:39:28 -05:00
AddMovieService.cs Remove unused imports 2023-05-19 04:14:48 +03:00
AddMovieValidator.cs Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
Entity.cs Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
MonitoringOptions.cs New: Collections View 2022-05-28 17:46:44 -05:00
MoveMovieService.cs Fixed: Skip move when source and destination are the same 2023-07-09 23:08:05 -05:00
Movie.cs New: Store last search time for MovieSearch 2024-01-01 08:20:35 +02:00
MovieAddedHandler.cs Fixed: Notify on Bulk Adds (Lists, Collections, Imports) 2022-07-02 15:53:56 -05:00
MovieCutoffService.cs Rename instances of Profile to QualityProfile 2023-11-01 13:13:21 +02:00
MovieMetadata.cs Fixed: Include Digital Only Releases for Recent Movie determination 2023-04-13 18:14:08 -05:00
MovieMetadataRepository.cs Revert cover mapping for collections, optimize translation mapping 2023-10-07 15:43:59 -05:00
MovieMetadataService.cs Fixed: Cleanup MovieMetadata that was removed from a collection 2022-10-09 00:02:34 -05:00
MoviePathBuilder.cs Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor 2020-01-30 19:06:00 -05:00
MovieRepository.cs Fixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgres 2024-05-14 15:56:49 +03:00
MovieScannedHandler.cs New: Collections View 2022-05-28 17:46:44 -05:00
MovieService.cs New: Movie search will look for movies that haven't been searched recently first 2024-01-01 08:20:35 +02:00
MovieStatusType.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
MovieTitleNormalizer.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
MultipleMoviesFoundException.cs Fixed: Queue not showing items with conflicting titles 2023-04-30 13:39:31 -05:00
QueryExtensions.cs Fixed: Throw to manual import if multiple movies found during title mapping 2023-04-30 13:39:31 -05:00
Ratings.cs Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
RefreshCollectionService.cs New: Collection Refresh Complete Event to trigger root folder check for collections 2024-03-10 20:13:35 +02:00
RefreshMovieService.cs Fixed: Update movie collection status in Radarr if removed on TMDB 2023-10-21 20:11:49 -05:00
ShouldRefreshMovie.cs Fixed: Cleanup orphaned movies 2023-12-03 22:02:56 +02:00