msycn

Results 38 comments of msycn

感谢更新,欢乐颂这种有3季 S01E\d{1,4},S02E\d{1,4}

希望支持 4k和1080p自动识别重命名,看到大佬现在已经支持显示元数据

> > > 我感觉最好的方法就是让我们自己去设置表达式,比如18 4K这种名称,我们可以设置序号的字符的位置,这样的名称可以让我们设置 从名称第几个字符开始取 取几个字符。 > > > > > > V2.9.2版支持自定义正则,直接 `E` 不要用 `E{}`,正则如:`\d{1,4}\s` -> 16 4K.mp4 ` \d{1,4}-4K` -> 16-4K.mp4 > > 大佬,你把`{}`命名整没了是吗?现在订阅标题中不包含正确集数的就没法自动命名了,原来还可以用`{}`顺序命名,现在也不行了,希望把`E{}`这个方法恢复。比如下面的: > > ```...

> 见 [自定义更新通知推送](https://github.com/adminpass/aliyundrive-subscribe/wiki/%E8%87%AA%E5%AE%9A%E4%B9%89%E6%9B%B4%E6%96%B0%E9%80%9A%E7%9F%A5%E6%8E%A8%E9%80%81) > > 1. 获取[chat_id]:https://api.telegram.org/botTOKEN/getUpdates > 2. 通知地址:https://api.telegram.org/botTOKEN/sendMessage > > 发送内容格式: > > ```json > { > "chat_id": [chat_id], > "text": "[text]", > "parse_mode": "Markdown" > } >...

> 见 [自定义更新通知推送](https://github.com/adminpass/aliyundrive-subscribe/wiki/%E8%87%AA%E5%AE%9A%E4%B9%89%E6%9B%B4%E6%96%B0%E9%80%9A%E7%9F%A5%E6%8E%A8%E9%80%81) > > 1. 获取[chat_id]:https://api.telegram.org/botTOKEN/getUpdates > 2. 通知地址:https://api.telegram.org/botTOKEN/sendMessage > > 发送内容格式: > > ```json > { > "chat_id": [chat_id], > "text": "[text]", > "parse_mode": "Markdown" > } >...

same here please help us to change worker_connections

> @msycn That is already possible thanks to the commit @Blooym made. Just put that line in and it will work just fine.`/data/nginx/custom/events.conf` Wow ,you are my hero ! Thanks...

> Issue is now considered stale. If you want to keep it open, please comment 👍 please fix