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

[Bug] 网易电台节目指定节目无效 #44

Closed
Rothes opened this issue Feb 7, 2022 · 0 comments
Closed

[Bug] 网易电台节目指定节目无效 #44

Rothes opened this issue Feb 7, 2022 · 0 comments
Labels
Confirmed Would be work on soon problem protential bug question Further information is requested

Comments

@Rothes
Copy link

Rothes commented Feb 7, 2022

错误现像描述

例如, #网易电台节目 B站万恶之源鬼畜素材|助眠轻语酥麻耳朵按摩 会返回 B站万恶之源鬼畜素材|三语大妈 而不是指定的那一个节目.

预计结果

准确匹配指定的节目

重现步骤

  1. 添加指令
  "#网易电台节目": 
    source: 网易电台节目
    card: Mirai
  1. 执行 #网易电台节目 B站万恶之源鬼畜素材|助眠轻语酥麻耳朵按摩
  2. 返回的卡片为 B站万恶之源鬼畜素材|三语大妈

错误报告

No response

插件版本

2.7-1.1.5

mirai版本

2.9.0-M1

系统信息

Windows Server 2022

配置文件

ffmpeg_path: "ffmpeg"
silkenc_path: "silk_v3_encoder"
adddefault: true
amrqualityshift: false
amrwb: true
use_custom_ffmpeg_command: false
custom_ffmpeg_command: "ffmpeg -i %input% -ab 23.85k -ar 16000 -ac 1 -acodec amr_wb -y %output%"
enable_local: false
verbose: true
hintsongnotfound: "无法找到歌曲。"
hintcarderror: "分享歌曲失败。"
hintnotemplate: "无法找到卡片。"
hintsourcenotfound: "无法找到来源。"
admins: []
extracommands: 
  "#分享": 
    source: all
    card: Share
  "#网易电台节目": 
    source: 网易电台节目
    card: Mirai
@Rothes Rothes added problem protential bug question Further information is requested labels Feb 7, 2022
@khjxiaogu khjxiaogu added the Confirmed Would be work on soon label Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Would be work on soon problem protential bug question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants