Skip to content

Commit

Permalink
added HDTV quality profile
Browse files Browse the repository at this point in the history
  • Loading branch information
milindpatel63 committed Nov 13, 2023
1 parent 2368467 commit e3f3a38
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions radarr/includes/legacy/hd-bluray-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ quality_profiles:
qualities:
- WEBDL-1080p
- WEBRip-1080p
- name: HDTV-1080p
#- name: Bluray-720p
- name: HD-1080p-Hindi
reset_unmatched_scores:
Expand All @@ -33,6 +34,7 @@ quality_profiles:
qualities:
- WEBDL-1080p
- WEBRip-1080p
- name: HDTV-1080p
#- name: Bluray-720p

custom_formats:
Expand Down
2 changes: 2 additions & 0 deletions radarr/includes/legacy/uhd-bluray-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ quality_profiles:
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: HDTV-2160p
- name: Ultra-HD-Hindi
reset_unmatched_scores:
enabled: true
Expand All @@ -32,6 +33,7 @@ quality_profiles:
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: HDTV-2160p

custom_formats:
- trash_ids:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ quality_profiles:
qualities:
- WEBDL-1080p
- WEBRip-1080p
- name: HDTV-1080p
#- name: Bluray-720p
- name: HD-1080p-Hindi
reset_unmatched_scores:
Expand All @@ -30,4 +31,5 @@ quality_profiles:
qualities:
- WEBDL-1080p
- WEBRip-1080p
- name: HDTV-1080p
#- name: Bluray-720p
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ quality_profiles:
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: HDTV-2160p
- name: Ultra-HD-Hindi
reset_unmatched_scores:
enabled: true
Expand All @@ -28,4 +29,5 @@ quality_profiles:
- name: WEB 2160p
qualities:
- WEBDL-2160p
- WEBRip-2160p
- WEBRip-2160p
- name: HDTV-2160p

0 comments on commit e3f3a38

Please sign in to comment.