Radarr/src/NzbDrone.Core/AutoTagging/Specifications
Mark McDowall f7ca0b8b06 New: Auto tag movies based on tags present/absent on movies
(cherry picked from commit f4c19a384bd9bb4e35c9fa0ca5d9a448c04e409e)

Closes #9916
2024-04-10 23:40:26 +03:00
..
AutoTagSpecificationBase.cs New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
GenreSpecification.cs Fixed: Autotagging Genres are case insensitive 2023-11-20 00:59:06 +02:00
IAutoTagSpecification.cs New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
MonitoredSpecification.cs New: Add Monitored specification to Auto Tagging 2023-07-27 07:51:38 +03:00
OriginalLanguageSpecification.cs New: Auto tag series based on Original Language 2023-08-13 21:21:02 +03:00
QualityProfileSpecification.cs New: Auto tag based on movie's quality profile 2023-10-10 06:50:36 +03:00
RootFolderSpecification.cs New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
TagSpecification.cs New: Auto tag movies based on tags present/absent on movies 2024-04-10 23:40:26 +03:00
YearSpecification.cs Fixed: Allow Min/Max age to be the same for year auto tagging 2023-08-20 21:26:27 +03:00