Sakari

Results 13 issues of Sakari

如题,现在的TG GIF发送到QQ的是视频,QQ方保存和转发都不太方便,能否转换成GIF再发送呢

``` # pyncm --load .pyncm "https://music.163.com/playlist\?id\=*********" [WARN] coloredlogs 没有安装,日志不会以彩色输出 [INFO] pyncm.main 读取登录信息 : .pyncm [INFO] pyncm.main 处理任务 ID: ********* 类型: 歌单® [INFO] pyncm.main 歌单 :****喜欢的音乐 [ERRO] pyncm.api Response is not...

[MPRIS](https://specifications.freedesktop.org/mpris-spec/latest/) 在大多数发行版中都有良好的集成,可以通过菜单栏/控件等方式控制播放状态,使用上比较类似 [Mac NowPlaying](https://github.com/anhoder/go-musicfox#7-mac-nowplaying) 目前的 musicfox 想要使用 MPRIS 似乎只能配置 MPD 并安装 [mpd-mpris](https://github.com/natsukagami/mpd-mpris),但因为 musicfox 另起了一个 MPD 进程,mpd-mpris 并没有生效。考虑到 MPD 为外部实现可能不太方便集成,能否在使用内置的 beep 引擎时实现 MPRIS 功能呢

enhancement
v3.3.0

一个示例,在插画列表的左上角增加一个AI标识供用户提前判断是否为AI作品,并在设置内新增一个是否开启此功能的开关 ![无标题](https://github.com/Notsfsssf/pixez-flutter/assets/20642596/14b6eda1-b9ac-4a0f-8754-a0a39c86ed41)

**Describe the bug** On v0.4.1, Nemo dialog shows like this ![图片](https://user-images.githubusercontent.com/20642596/230825252-bd24d16f-f029-4e84-a610-2e46efef1a19.png) But v0.4.3 like this ![图片](https://user-images.githubusercontent.com/20642596/230825291-ca97a0a0-7d2c-4964-bdfe-ee0ee436cc8d.png) The background of the dialog is completely transparent, which is obviously not normal behavior...

upstream

I found this issue in [catppuccin/gtk](https://github.com/catppuccin/gtk), which is based on Colloid. I installed version 0546af8 of Colloid and figured out that the issue may originate from here. For more details,...

将与 Q2tg Bot 的会话里设置的 flags 作为全局默认 flag 套用到所有未手动设置 flags 的会话中 例如在 bot 会话中设置了 `0b10000000 RICH_HEADER`,会话A 未手动设置 flag,则视为使用全局 flag `0b1`;会话B 手动设置了 `0b01`,则覆盖全局的 `0b1` 使用 `0b01` 作为会话B 的 flag。

``` [2023-11-13T10:48:22.200] [INFO] [icqq] - recv from: [Group: Test(114514), Member: T(1919)] {"app":"com.tencent.multimsg","config":{"autosize":1,"forward":1,"round":1,"type":"normal","width":300},"desc":"[聊天记录]","extra":"{\"filename\":\"2cef4086-00a9-4266-b767-5477aa7847d1\",\"tsum\":5}\n","meta":{"detail":{"news":[{"text":"T1: [图片]"},{"text":"T1: [图片]"},{"text":"T1: [图片]"},{"text":"T1: [图片]"}],"resid":"fZSYirbn2/2PMAUXoItmYAinHwAXOipzFJ5+cWmozQQ916SUfAh+hTFybuxWmzD1","source":"群聊的聊天记录","summary":"查看5条转发消息","uniseq":"2cef4086-00a9-4266-b767-5477aa7847d1"}},"prompt":"[聊天记录]","ver":"0.0.0.5","view":"contact" ``` Bot 显示 `[转发多条消息(无法获取)]`

之前的版本从 TG 发送遮罩图片会以转发消息的形式发送给 QQ 现在发送遮罩图片会转发失败并提示 ``` 转发失败:The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (31) TypeError [ERR_INVALID_ARG_TYPE]: The "data"...

If a header text contains CJK characters, the anchor id of it will be encoded. For example, the id of [`Icon 图标`](https://blowfish.page/zh-cn/docs/partials/#icon-%E5%9B%BE%E6%A0%87) is `icon-%E5%9B%BE%E6%A0%87`. So the set active actions for...