Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

根据非根目录名查找番号的理由是什么 #42

Open
feelingfrance opened this issue Jun 24, 2020 · 1 comment
Open

根据非根目录名查找番号的理由是什么 #42

feelingfrance opened this issue Jun 24, 2020 · 1 comment

Comments

@feelingfrance
Copy link

为什么不根据视频名来查找番号呢,或者说软件能智能的比较非更目录名和视频名,然后选取一个最合适的名称来查找番号。
也可以在软件里做一个选项,让用户选择哪种方式来查找番号。

很大情况下是影片名是番号+数字的形式,往往非根目录名却是不遵循番号+数字的形式。导致查找出来的番号是乱的

@JavScraper
Copy link
Owner

这个受限于emby。。。是它给插件传的搜索关键字。
一般有两种情况:

  • 文件夹内只有1部影片时,传的是文件夹名称
  • 文件夹内有多部影片时,传的是文件名。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants