Radarr/src/NzbDrone.Core/Qualities
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
Commands New: Reset Quality Definitions to default 2022-11-20 12:20:50 -06:00
Modifier.cs New: Calculate custom formats on demand 2020-01-23 20:28:55 +00:00
ProperDownloadTypes.cs New: Option to not prefer repacks/propers (for use with Custom Formats) 2020-09-10 21:07:14 -04:00
QualitiesBelowCutoff.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
Quality.cs Fixed: Parse DVD with 576p Resolution as DVD 2023-04-23 13:09:16 -05:00
QualityDefinition.cs New: Quality Preferred Setting 2020-04-04 18:11:46 -04:00
QualityDefinitionRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
QualityDefinitionService.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
QualityDetectionSource.cs New: Use release quality source if not in downloaded file and resolution matches 2020-08-16 00:49:16 -04:00
QualityFinder.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
QualityModel.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
QualityModelComparer.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Revision.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
Source.cs New: Calculate custom formats on demand 2020-01-23 20:28:55 +00:00