Fixed FreeLeech ID
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- DOCKER_MODS=arafatamim/linuxserver-io-mod-vuetorrent
|
||||
volumes:
|
||||
- "{{ data_dir }}/{{ role_name }}:/config"
|
||||
- "{{ media_storage_mnt }}/data/torrents:/downloads"
|
||||
- "{{ media_storage_mnt }}/data/torrents:/data/torrents"
|
||||
labels:
|
||||
traefik.enable: true
|
||||
traefik.http.routers.{{ role_name }}.rule: "Host(`{{ role_name }}.local.{{ personal_domain }}`)"
|
||||
|
@@ -8,7 +8,7 @@ radarr:
|
||||
|
||||
delete_old_custom_formats: true
|
||||
custom_formats:
|
||||
- trash_ids: [9364dd386c9b4a1100dde8264690add7] # FreeLeech
|
||||
- trash_ids: [0d91270a7255a1e388fa85e959f359d8] # FreeLeech
|
||||
quality_profiles:
|
||||
- name: High Quality
|
||||
- name: Anime
|
||||
|
Reference in New Issue
Block a user