jxxghp/MoviePilot
Fork: 1093 Star: 9022 (更新于 2025-07-14 12:25:22)
license: GPL-3.0
Language: Python .
NAS媒体库自动化管理工具
最后发布版本: v2.6.4 ( 2025-07-11 08:41:18)
MoviePilot
基于 NAStool 部分代码重新设计,聚焦自动化核心需求,减少问题同时更易于扩展和维护。
仅用于学习交流使用,请勿在任何国内平台宣传该项目!
发布频道:https://t.me/moviepilot_channel
主要特性
- 前后端分离,基于FastApi + Vue3,前端项目地址:MoviePilot-Frontend,API:http://localhost:3001/docs
- 聚焦核心需求,简化功能和设置,部分设置项可直接使用默认值。
- 重新设计了用户界面,更加美观易用。
安装使用
访问官方Wiki:https://wiki.movie-pilot.org
参与开发
需要 Python 3.12
、Node JS v20.12.1
- 克隆主项目 MoviePilot
git clone https://github.com/jxxghp/MoviePilot
- 克隆资源项目 MoviePilot-Resources ,将
resources
目录下对应平台及版本的库.so
/.pyd
/.bin
文件复制到app/helper
目录
git clone https://github.com/jxxghp/MoviePilot-Resources
- 安装后端依赖,设置
app
为源代码根目录,运行main.py
启动后端服务,默认监听端口:3001
,API文档地址:http://localhost:3001/docs
pip install -r requirements.txt
python3 main.py
- 克隆前端项目 MoviePilot-Frontend
git clone https://github.com/jxxghp/MoviePilot-Frontend
- 安装前端依赖,运行前端项目,访问:
http://localhost:5173
yarn
yarn dev
- 参考 插件开发指引 在
app/plugins
目录下开发插件代码
贡献者

最近版本更新:(数据更新于 2025-07-12 11:14:26)
2025-07-11 08:41:18 v2.6.4
2025-07-10 11:59:00 v2.6.4
2025-07-08 18:02:46 v2.6.3
2025-07-08 14:43:32 v2.6.3
2025-07-06 20:08:02 v2.6.2
2025-07-03 22:22:35 v2.6.1
2025-07-03 08:50:22 v2.6.0
2025-07-02 21:47:39 v2.6.0
2025-07-01 09:21:35 v2.5.9-4
2025-07-01 06:57:51 v2.5.9-3
jxxghp/MoviePilot同语言 Python最近更新仓库
2025-07-13 19:39:20 camel-ai/camel
2025-07-13 18:11:17 crestalnetwork/intentkit
2025-07-13 16:08:36 keephq/keep
2025-07-13 11:02:56 StevenBlack/hosts
2025-07-13 09:24:40 DrewThomasson/ebook2audiobook
2025-07-13 07:53:38 iterative/datachain