Skip to content

broven/animate-organizer

Folders and files

NameName
Last commit message
Last commit date
Nov 23, 2021
Nov 20, 2021
Nov 20, 2021
Dec 14, 2021
Nov 22, 2021
Nov 20, 2021
Nov 20, 2021
Nov 20, 2021
Nov 20, 2021
Nov 27, 2021
Sep 6, 2022
Nov 20, 2021
Jul 19, 2023

Repository files navigation

Animate-organizer

CI Docker Pulls Docker Image Size (latest by date)

a docker image to organize animate

This docker will rename your file, use as your own risk!

Usage

docker run --name animate-organizer \
-v /animate:/animate \
--restart always \
metajs/animate-organizer:latest

速度慢的话, 可以使用阿里云镜像: registry.cn-hangzhou.aliyuncs.com/metajs/animate-organizer:latest

说明

  1. 启动容器后, 会先扫描/animate 文件夹下面的文件, 输出匹配的动漫, 请查看log 看改名是否符合预期
  2. 2分钟后会启动修改
  3. 定时每4小时执行一次

related project