Radarr/src/NzbDrone.Core/Movies
Qstick d5b4f0efa9 Cleanup MovieService 2023-08-06 21:17:51 -05:00
..
AlternativeTitles Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Collections Fixed: Default empty Tags for Collections 2023-07-23 12:33:04 -05:00
Commands New: Collections View 2022-05-28 17:46:44 -05:00
Credits Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Events Fixed: Notify on Bulk Adds (Lists, Collections, Imports) 2022-07-02 15:53:56 -05: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 Enforce comment style in CS 2022-11-20 12:27:45 -06:00
MovieAddedHandler.cs Fixed: Notify on Bulk Adds (Lists, Collections, Imports) 2022-07-02 15:53:56 -05:00
MovieCutoffService.cs Fixed: Avoid Sqlite Error when all profiles have lowest quality cutoff 2023-01-26 16:36:25 +00:00
MovieMetadata.cs Fixed: Include Digital Only Releases for Recent Movie determination 2023-04-13 18:14:08 -05:00
MovieMetadataRepository.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MovieMetadataService.cs Fixed: Cleanup MovieMetadata that was removed from a collection 2022-10-09 00:02:34 -05:00
MoviePathBuilder.cs
MovieRepository.cs Cleanup MovieService 2023-08-06 21:17:51 -05:00
MovieScannedHandler.cs New: Collections View 2022-05-28 17:46:44 -05:00
MovieService.cs Cleanup MovieService 2023-08-06 21:17:51 -05:00
MovieStatusType.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
MovieTitleNormalizer.cs
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: Add tags field to MovieCollection (#8736) 2023-07-04 11:18:44 -05:00
RefreshMovieService.cs New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
ShouldRefreshMovie.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00