Compare commits

...

2 Commits

Author SHA1 Message Date
Mike Wilson
d9db074e62 Add SDTV quality to Sonarr Old profiles 2025-08-21 15:23:49 -04:00
Mike Wilson
84549cb8d1 Add archlinux tag to qbm 2025-08-21 15:23:23 -04:00
4 changed files with 14 additions and 1 deletions

View File

@@ -77,6 +77,10 @@ tracker:
tag: CRT tag: CRT
t-ru.org: t-ru.org:
tag: rutracker tag: rutracker
archlinux:
tag: archlinux
other:
tag: other
nohardlinks: nohardlinks:
- movies - movies
@@ -94,6 +98,13 @@ share_limits:
max_seeding_time: 28800 # 20 days max_seeding_time: 28800 # 20 days
cleanup: true cleanup: true
add_group_to_tag: false add_group_to_tag: false
isos:
priority: 8
include_any_tags:
- archlinux
max_seeding_time: 129600 # 90 days
cleanup: true
add_group_to_tag: false
tl_cross-seed: tl_cross-seed:
priority: 9 priority: 9
include_all_tags: include_all_tags:

View File

@@ -35,3 +35,4 @@ quality_profiles:
qualities: qualities:
- WEBDL-480p - WEBDL-480p
- WEBRip-480p - WEBRip-480p
- name: SDTV

View File

@@ -35,3 +35,4 @@ quality_profiles:
qualities: qualities:
- WEBDL-480p - WEBDL-480p
- WEBRip-480p - WEBRip-480p
- name: SDTV

View File

@@ -1,4 +1,4 @@
- name: restart recyclarr - name: restart recyclarr
community.docker.docker_compose_v2: community.docker.docker_compose_v2:
project_src: "{{ install_directory }}/{{ role_name }}" project_src: "{{ install_directory }}/{{ role_name }}"
restarted: true state: restarted