Python emby reverse proxy.
Project description
Python emby reverse proxy.
安装
你可以通过 pypi 安装
pip install -U python-emby-proxy
用法
命令行使用
$ emby-proxy -h
usage: emby-proxy [-h] [-H HOST] [-P PORT] [-d] [-c UVICORN_RUN_CONFIG_PATH] [-v] [-l] [base-url]
📺 Emby 反向代理 🎬
positional arguments:
base-url 被代理的 Emby 服务的 base_url,默认值:'http://localhost:8096'
options:
-h, --help show this help message and exit
-H HOST, --host HOST ip 或 hostname,默认值:'0.0.0.0'
-P PORT, --port PORT 端口号,默认值:8097,如果为 0 则自动确定
-d, --debug 启用调试,会输出更详细信息
-c UVICORN_RUN_CONFIG_PATH, -uc UVICORN_RUN_CONFIG_PATH, --uvicorn-run-config-path UVICORN_RUN_CONFIG_PATH
uvicorn 启动时的配置文件路径,会作为关键字参数传给 `uvicorn.run`,支持 JSON、YAML 或 TOML 格式,会根据扩展名确定,不能确定时视为 JSON
-v, --version 输出版本号
-l, --license 输出授权信息
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_emby_proxy-0.0.3.tar.gz
(28.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_emby_proxy-0.0.3.tar.gz.
File metadata
- Download URL: python_emby_proxy-0.0.3.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e617b99f8e1452471fe097a64c6e3f902b1f239fde6cd8e329364eff3bf269ef
|
|
| MD5 |
7c58570aff649e1c14b0733838a01189
|
|
| BLAKE2b-256 |
e142c3149f3eacde366ea5197e3a7dda9c41d64741eed0dff80dd59679de682d
|
File details
Details for the file python_emby_proxy-0.0.3-py3-none-any.whl.
File metadata
- Download URL: python_emby_proxy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 41.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7796cf80cf55b9a201362c1ae50edc7374b43531435d99bf99c8153d5f1a23f
|
|
| MD5 |
e91c06218fb168e7cc4e82aa145c9efc
|
|
| BLAKE2b-256 |
d3cdf54291ec5ece24d929d69b734ef6e0246e866303746b6f1dc89b3e95bc3b
|