Skip to content

NAS媒体库资源归集、整理自动化工具

License

Notifications You must be signed in to change notification settings

qcgzxw/nas-tools

This branch is 5667 commits ahead of, 2004 commits behind sungamma/nas-tools:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 13, 2023
3e42a2b · Feb 13, 2023
Feb 13, 2023
Feb 12, 2023
Feb 12, 2023
Jan 22, 2023
Feb 11, 2023
Jan 17, 2023
Jan 13, 2023
Feb 12, 2023
Feb 12, 2023
Dec 21, 2022
Dec 23, 2022
Jun 20, 2022
Feb 12, 2023
Dec 25, 2022
Feb 12, 2023
Feb 13, 2023
Dec 6, 2022
Dec 19, 2022
Feb 9, 2023
Feb 6, 2023
Feb 12, 2023
Dec 4, 2022
Feb 12, 2023

Repository files navigation

logo-blue

NAS媒体库管理工具

GitHub stars GitHub forks GitHub issues GitHub license Docker pulls Platform

Docker:https://hub.docker.com/repository/docker/jxxghp/nas-tools

TG频道:https://t.me/nastool

API: http://localhost:3000/api/v1/

功能:

NAS媒体库管理工具。

安装

1、Docker

docker pull jxxghp/nas-tools:latest

教程见 这里

如无法连接Github,注意不要开启自动更新开关(NASTOOL_AUTO_UPDATE=false),将NASTOOL_CN_UPDATE设置为true可使用国内源加速安装依赖。

2、本地运行

python3.10版本,需要预安装cython,如发现缺少依赖包需额外安装

git clone -b master https://github.com/jxxghp/nas-tools --recurse-submodule 
python3 -m pip install -r requirements.txt
export NASTOOL_CONFIG="/xxx/config/config.yaml"
nohup python3 run.py & 

3、Windows

下载exe文件,双击运行即可,会自动生成配置文件目录

https://github.com/jxxghp/nas-tools/releases

4、群晖套件

添加矿神群晖SPK套件源直接安装:

https://spk.imnks.com/

https://spk7.imnks.com/

About

NAS媒体库资源归集、整理自动化工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • HTML 28.8%
  • JavaScript 4.5%
  • CSS 0.4%
  • Shell 0.2%
  • Dockerfile 0.1%