- 重新兼容了v1.9.1之前的版本直接升级
- 索引站点新增支持`HDVBits` - 自定义重命名新增季年份`season_year`占位符 - 修复了普通用户搜索越权问题
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,6 +1,11 @@
|
||||
name: MoviePilot Builder
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- version.py
|
||||
|
||||
jobs:
|
||||
Docker-build:
|
||||
|
Reference in New Issue
Block a user