Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jxxghp/MoviePilot
NAS媒体库自动化管理工具
https://github.com/jxxghp/MoviePilot
Last synced: 10 days ago
JSON representation
NAS媒体库自动化管理工具
- Host: GitHub
- URL: https://github.com/jxxghp/MoviePilot
- Owner: jxxghp
- License: gpl-3.0
- Created: 2023-05-31T00:06:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T10:56:14.000Z (7 months ago)
- Last Synced: 2024-04-14T01:06:15.886Z (7 months ago)
- Language: Python
- Homepage: https://t.me/moviepilot_channel
- Size: 45 MB
- Stars: 4,391
- Watchers: 26
- Forks: 490
- Open Issues: 202
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-homelab - MoviePilot
README
# MoviePilot
![GitHub Repo stars](https://img.shields.io/github/stars/jxxghp/MoviePilot?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/jxxghp/MoviePilot?style=for-the-badge)
![GitHub contributors](https://img.shields.io/github/contributors/jxxghp/MoviePilot?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/jxxghp/MoviePilot?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues/jxxghp/MoviePilot?style=for-the-badge)
![Docker Pulls](https://img.shields.io/docker/pulls/jxxghp/moviepilot?style=for-the-badge)
![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20Synology-blue?style=for-the-badge)基于 [NAStool](https://github.com/NAStool/nas-tools) 部分代码重新设计,聚焦自动化核心需求,减少问题同时更易于扩展和维护。
# 仅用于学习交流使用,请勿在任何国内平台宣传该项目!
发布频道:https://t.me/moviepilot_channel
## 主要特性
- 前后端分离,基于FastApi + Vue3,前端项目地址:[MoviePilot-Frontend](https://github.com/jxxghp/MoviePilot-Frontend),API:http://localhost:3001/docs
- 聚焦核心需求,简化功能和设置,部分设置项可直接使用默认值。
- 重新设计了用户界面,更加美观易用。## 安装使用
访问官方Wiki:https://wiki.movie-pilot.org
## 贡献者