Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 943 Bytes

MediaServerTools

Emby/Jellyfin/Plex 媒体中文自动同步

  1. 中文标题
  2. 媒体概述
  3. 中文人名(Plex暂时不支持)
  4. 中文扮演(Plex暂时不支持)
  5. 剧集概述评分图片同步
  6. 剧集组自定义同步
  7. 媒体搜刮检查是否正确(配合NasTools)
  • 注意使用本工具需要媒体服务器本身刮削了tmdb的完整数据,工具只是获取原有的数据进行替换
  1. 配置文件config/config.yaml
  2. win下使用安装Python3安装过程连续点击下一步
  3. 安装依赖模块
  • python -m pip install -r requirement.txt
  1. 启动cmd输入python main.py

image image image