修复bug

This commit is contained in:
EstrellaXD
2022-06-06 23:13:20 +08:00
parent 8659e7aa4e
commit 3c2e0f463c
16 changed files with 105 additions and 89 deletions

View File

@@ -34,7 +34,6 @@ services:
- AB_NOT_CONTAIN=720
- AB_DOWNLOAD_PATH=/downloads/Bangumi
- AB_RSS=${RSS}
- AB_RULE_DEBUG=False
- AB_DEBUG_MODE=False
- AB_EP_COMPLETE=False
- AB_SEASON_ONE=True
@@ -58,7 +57,9 @@ services:
- PGID=${GID}
- VERSION=docker
networks:
- host
- auto_bangumi
ports:
- 32400:32400
volumes:
- plex_config:/config
- ${DOWNLOAD_PATH}/Bangumi:/tv

View File

@@ -13,7 +13,6 @@ services:
- AB_NOT_CONTAIN=720
- AB_DOWNLOAD_PATH=${DOWNLOAD_PATH}
- AB_RSS=${RSS}
- AB_RULE_DEBUG=False
- AB_DEBUG_MODE=False
- AB_EP_COMPLETE=False
- AB_SEASON_ONE=True

View File

@@ -34,7 +34,6 @@ services:
- AB_NOT_CONTAIN=720
- AB_DOWNLOAD_PATH=/downloads/Bangumi
- AB_RSS=${RSS}
- AB_RULE_DEBUG=False
- AB_DEBUG_MODE=False
- AB_EP_COMPLETE=False
- AB_SEASON_ONE=True