Fixed FreeLeech ID
This commit is contained in:
@@ -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 }}`)"
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user