Giter Club home page Giter Club logo

Comments (2)

nuthx avatar nuthx commented on May 29, 2024

没有计划加入文件命名功能,BangumiRenamer 只会处理文件夹本身
可以尝试用一个 Python 脚本,或 Rename 组合来重命名文件
给一个思路,抛砖引玉:

  1. 用 BangumiRenamer 重命名好文件夹,插入一个字符串代替后续要改为集数的数字,例如 _NUM_
  2. 分批拖入视频、音轨、字幕,排序,然后重命名为父文件夹名
  3. 将文件名中的 _NUM_ 更改为数字序列,完成重命名
  4. 手动删除父文件夹的 _NUM_

from bangumi-renamer.

99Mr-Z avatar 99Mr-Z commented on May 29, 2024

没有计划加入文件命名功能,BangumiRenamer 只会处理文件夹本身 可以尝试用一个 Python 脚本,或 Rename 组合来重命名文件 给一个思路,抛砖引玉:

  1. 用 BangumiRenamer 重命名好文件夹,插入一个字符串代替后续要改为集数的数字,例如 _NUM_
  2. 分批拖入视频、音轨、字幕,排序,然后重命名为父文件夹名
  3. 将文件名中的 _NUM_ 更改为数字序列,完成重命名
  4. 手动删除父文件夹的 _NUM_

实际上目前已经将文件夹进行重命名了,只是想看看有没有更好的方案进一步的简化操作,尽可能的自动化,部分进行人工矫正即可,不过仍然感谢提供新的思路

from bangumi-renamer.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.