handbrake-webhook:SonarrRadarr的webhook接收器,用于复制手刹管道的文件

时间:2024-03-24 06:39:56
【文件属性】:

文件名称:handbrake-webhook:SonarrRadarr的webhook接收器,用于复制手刹管道的文件

文件大小:12KB

文件格式:ZIP

更新时间:2024-03-24 06:39:56

Python

手刹 用于Sonarr / Radarr的Webhook接收器,用于复制手刹管道的文件 本地设置 python3 -m venv venv source venv/bin/activate pip install -r requirements.txt 本地运行 echo "Starting Kafka locally" docker-compose up -d export watch1080p=/1080p export watch720p=/720p export KAFKA_SERVER=localhost:9092 export KAFKA_TOPIC=bla export FLASK_ENV=development flask run 更新PyPi部门 pip install --upgrade pip Flask gunicorn kafka-python python-co


【文件预览】:
handbrake-webhook-main
----.flake8(31B)
----.github()
--------herald_rule_label_pr_bug.json(104B)
--------dependabot.yml(716B)
--------herald_rule_label_pr_documentation.json(115B)
--------herald_rule_label_pr_breaking.json(111B)
--------herald_rule_label_pr_enhancement.json(113B)
--------workflows()
----app.py(3KB)
----Dockerfile(268B)
----requirements.txt(243B)
----README.md(630B)
----docker-compose.yml(246B)
----.gitignore(11B)
----api_client()
--------__init__.py(0B)
--------client.py(2KB)
--------tests()
----CHANGELOG.md(4KB)

网友评论