Skip to content

Commit

Permalink
优化重命名逻辑
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuo894 committed Oct 20, 2024
1 parent 249832c commit 9593f9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions UPDATE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
重命名复杂目录时会自动删除空文件夹

增加重命名最小文件大小

支持获取标题时带有tmdbId

增加开关 重命名时 ${title} 剔除 年份

增加开关 重命名时 ${title} 剔除 tmdbId
优化重命名逻辑
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>ani.rss</groupId>
<artifactId>ani-rss</artifactId>
<version>1.1.142</version>
<version>1.1.143</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 9593f9a

Please sign in to comment.