SuperNG6 / docker-subfinder

subfinder 字幕查找器 自动搜索并下载影视字幕
https://hub.docker.com/r/superng6/subfinder
57 stars 8 forks source link

监控文件 #4

Closed fanyinghao closed 4 years ago

fanyinghao commented 4 years ago

是否口监控文件变动,这样就可以不需要定时执行

SuperNG6 commented 4 years ago

这个不是我能做的了,需要原作者修改代码 在 2020年4月14日 +0800 PM3:11,YINGHAO FAN notifications@github.com,写道:

是否口监控文件变动,这样就可以不需要定时执行 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

fanyinghao commented 4 years ago

在docker里的话,应该是能利用第三方程序

SuperNG6 notifications@github.com 于2020年4月14日周二 下午3:37写道:

这个不是我能做的了,需要原作者修改代码 在 2020年4月14日 +0800 PM3:11,YINGHAO FAN notifications@github.com,写道:

是否口监控文件变动,这样就可以不需要定时执行 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SuperNG6/docker-subfinder/issues/4#issuecomment-613277009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6KRMNKDDYTHELNT6KEIILRMQHCXANCNFSM4MHQAHRQ .

-- Fan Yinghao

SuperNG6 commented 4 years ago

我觉得你的理解有误 单纯检测文件变化shell脚本就能做到,但是一旦执行还是全量扫描,就没有意义了。这个就需要原作者添加代码,设定为只扫描新增文件 在 2020年4月14日 +0800 PM5:18,YINGHAO FAN notifications@github.com,写道:

在docker里的话,应该是能利用第三方程序

SuperNG6 notifications@github.com 于2020年4月14日周二 下午3:37写道:

这个不是我能做的了,需要原作者修改代码 在 2020年4月14日 +0800 PM3:11,YINGHAO FAN notifications@github.com,写道:

是否口监控文件变动,这样就可以不需要定时执行 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SuperNG6/docker-subfinder/issues/4#issuecomment-613277009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6KRMNKDDYTHELNT6KEIILRMQHCXANCNFSM4MHQAHRQ .

-- Fan Yinghao — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

fanyinghao commented 4 years ago

原程序就支持只查找单个视频文件的,比如 subfinder /path/to/videofile

SuperNG6 notifications@github.com 于2020年4月14日周二 下午5:22写道:

我觉得你的理解有误 单纯检测文件变化shell脚本就能做到,但是一旦执行还是全量扫描,就没有意义了。这个就需要原作者添加代码,设定为只扫描新增文件 在 2020年4月14日 +0800 PM5:18,YINGHAO FAN notifications@github.com,写道:

在docker里的话,应该是能利用第三方程序

SuperNG6 notifications@github.com 于2020年4月14日周二 下午3:37写道:

这个不是我能做的了,需要原作者修改代码 在 2020年4月14日 +0800 PM3:11,YINGHAO FAN notifications@github.com,写道:

是否口监控文件变动,这样就可以不需要定时执行 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/SuperNG6/docker-subfinder/issues/4#issuecomment-613277009 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA6KRMNKDDYTHELNT6KEIILRMQHCXANCNFSM4MHQAHRQ

.

-- Fan Yinghao — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SuperNG6/docker-subfinder/issues/4#issuecomment-613327814, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6KRMIFZ3WKSQBE7V7JSV3RMQTO3ANCNFSM4MHQAHRQ .

-- Fan Yinghao

SuperNG6 commented 4 years ago

原程序就支持只查找单个视频文件的,比如 subfinder /path/to/videofile SuperNG6 notifications@github.com 于2020年4月14日周二 下午5:22写道:

对啊,那你说应该怎么写呢?怎么批量执行对不同的单个文件,不同目录做批量修改查询