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

Closes #4742
2024-04-11 23:02:04 +03:00
..
AutoTagSpecificationBase.cs New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
GenreSpecification.cs New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
IAutoTagSpecification.cs New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
MetadataProfileSpecification.cs New: Auto tag based on artist's metadata profile 2023-10-30 21:29:24 +02:00
MonitoredSpecification.cs New: Add Monitored specification to Auto Tagging 2023-10-30 21:29:24 +02:00
QualityProfileSpecification.cs New: Auto tag based on artist's quality profile 2023-10-30 21:29:24 +02:00
RootFolderSpecification.cs New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
StatusSpecification.cs New: Auto tag based on artist status 2023-10-30 21:29:24 +02:00
TagSpecification.cs New: Auto tag artists based on tags present/absent on artists 2024-04-11 23:02:04 +03:00