Fixed FreeLeech ID

This commit is contained in:
Mike Wilson
2023-02-17 11:25:26 -05:00
parent 43a87f8abd
commit 2993485d5a
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ services:
- DOCKER_MODS=arafatamim/linuxserver-io-mod-vuetorrent - DOCKER_MODS=arafatamim/linuxserver-io-mod-vuetorrent
volumes: volumes:
- "{{ data_dir }}/{{ role_name }}:/config" - "{{ data_dir }}/{{ role_name }}:/config"
- "{{ media_storage_mnt }}/data/torrents:/downloads" - "{{ media_storage_mnt }}/data/torrents:/data/torrents"
labels: labels:
traefik.enable: true traefik.enable: true
traefik.http.routers.{{ role_name }}.rule: "Host(`{{ role_name }}.local.{{ personal_domain }}`)" traefik.http.routers.{{ role_name }}.rule: "Host(`{{ role_name }}.local.{{ personal_domain }}`)"

View File

@@ -8,7 +8,7 @@ radarr:
delete_old_custom_formats: true delete_old_custom_formats: true
custom_formats: custom_formats:
- trash_ids: [9364dd386c9b4a1100dde8264690add7] # FreeLeech - trash_ids: [0d91270a7255a1e388fa85e959f359d8] # FreeLeech
quality_profiles: quality_profiles:
- name: High Quality - name: High Quality
- name: Anime - name: Anime