Skip to content

Commit c32cf58

Browse files
authored
Merge pull request #154 from SchneeHertz/development
Development
2 parents af7c8a3 + 7a8f8be commit c32cf58

File tree

12 files changed

+222
-1482
lines changed

12 files changed

+222
-1482
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# These are supported funding model platforms
22

3-
custom: ['https://afdian.net/@SeldonHorizon', 'https://www.buymeacoffee.com/schneehertz']
3+
custom: ['https://afdian.com/a/SeldonHorizon', 'https://www.buymeacoffee.com/schneehertz']

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
- 从一个文件夹建立漫画库
4444
- 从漫画文件中提取封面,然后批量从ExHentai获取漫画的标签
4545
- 编辑标签
46-
- 基于标签,漫画名,文件路径的搜索
46+
- 基于标签,漫画名,文件路径,时间的搜索
4747
- 关联外部图片浏览器
4848
- 内置图片浏览器
4949

@@ -65,6 +65,8 @@
6565
- 支持导入exhentai整体元数据数据库备份
6666
- 内置图片浏览器支持单页,双页,卷轴式浏览
6767
- 从ExHentai页面复制元数据的[脚本](https://sleazyfork.org/zh-CN/scripts/472321-%E6%8F%90%E5%8F%96e-hentai%E7%94%BB%E5%BB%8A%E5%85%83%E6%95%B0%E6%8D%AE)
68+
- 标签频率分析
69+
- 局域网浏览
6870

6971
## TODO
7072
- 根据规则重命名和移动漫画文件
@@ -76,8 +78,8 @@
7678

7779

7880
## 赞助
79-
https://afdian.net/@SeldonHorizon
80-
如果这个软件帮到了你,可以请我喝杯奶茶
81+
[!["爱发电"](https://static.afdiancdn.com/static/img/logo/logo.png)](https://afdian.com/a/SeldonHorizon)
82+
[如果这个软件帮到了你,可以请我喝杯奶茶](https://afdian.com/a/SeldonHorizon)
8183

8284
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/schneehertz)
8385
If this software helps you, you can buy me a cup of coffee

README_EN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
- Create a manga library from a folder
4444
- Extract covers from manga files and then batch get tags for manga from ExHentai
4545
- Edit tags
46-
- Search based on tags, manga name, file path
46+
- Search based on tags, manga name, file path,time
4747
- Associating external image viewers
4848
- Built-in image viewer
4949

@@ -65,6 +65,8 @@
6565
- Support importing exhentai overall metadata database backup
6666
- Built-in image viewer supports single page, double page, and scroll browsing.
6767
- Copy Metadata from ExHentai Page[Script](https://sleazyfork.org/zh-CN/scripts/472321-%E6%8F%90%E5%8F%96e-hentai%E7%94%BB%E5%BB%8A%E5%85%83%E6%95%B0%E6%8D%AE)
68+
- Tag Frequency Analysis
69+
- Local Area Network Browsing
6870

6971
## TODO
7072
- Rename and move manga files according to rules

README_JA.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
- フォルダからマンガライブラリを作成
4646
- マンガファイルから表紙を抽出し、ExHentai からマンガのタグを一括取得
4747
- タグの編集
48-
- タグ、マンガ名、ファイルパスを元にした検索
48+
- タグ、マンガ名、時間、ファイルパスを元にした検索
4949
- 外部画像ビューアとの連携
5050
- 内蔵画像ビューア
5151

@@ -67,6 +67,8 @@
6767
- メタデータデータベースバックアップをサポートします。
6868
- 内蔵の画像ビューアは、シングルページ、ダブルページ、スクロールブラウジングをサポートしています。
6969
- ExHentai ページ[スクリプト](https://sleazyfork.org/zh-CN/scripts/472321-%E6%8F%90%E5%8F%96e-hentai%E7%94%BB%E5%BB%8A%E5%85%83%E6%95%B0%E6%8D%AE)からメタデータをコピーする
70+
- タグ頻度分析
71+
- ローカルエリアネットワークブラウジング
7072

7173
## TODO
7274
- ルールに従ってマンガファイル名変更と移動を行う

0 commit comments

Comments
 (0)