Skip to content

Automatic BGmi anime file renamer for your qBittorrent client with the power of LLM

Notifications You must be signed in to change notification settings

maxesisn/bgmi-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bgmi-renamer

Automatic anime file renamer for your qBittorrent client with the power of LLM.

前置需求

  1. qBitTorrent
  2. BGmi(可选) 需保证对应客户端不依赖文件名工作

使用

  1. 在Release页下载对应架构的bgmi-renamer
  2. 放入与qBitTorrent相同的运行环境中
  3. 在程序同目录下,新建bgmi-renamer.conf文件,写入:
    qbit-url=https://xxx.xx:114514
    qbit-username=admin
    qbit-password=password
    openai-token=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    openai-url=https://api.openai.com/v1
    
  4. qBitTorrent选项界面,选择下载页签,勾选torrent 完成时运行外部程序,在右侧文本框中输入
/xxx/bgmi-renamer -category "%L" -path "%F" -hash "%I"
  1. 等待新种子文件完成下载,查看效果

About

Automatic BGmi anime file renamer for your qBittorrent client with the power of LLM

Resources

Stars

Watchers

Forks

Packages

No packages published