Skip to content

[FEAT] 通用“人物标签与图像关联”优先级机制 #2089

Description

@astramare

在反馈此问题前请注意 Please note before reporting this issue

  • 已经查看相关帮助内容 Read more about the Salt Player help content
  • 已经在本仓库搜索相关内容(避免重复反馈)Already searched for related content in this repository (to avoid duplicate feedback)
  • 确认仅将提交一个问题(多个问题或者备注提及另外的问题请重新提交新的,如建议 1、2、3 请分开提交。即便是针对某个功能的不太相关的点也应该分开提交,如歌词建议支持大小和颜色调节,应该分开提交大小、颜色的建议)Confirm to submit only one issue (if multiple issues or notes mention other issues, please submit a new one separately)

平台 Platform

  • Android
  • Windows
  • HarmonyOS

描述 Describe

我是 Google Player Store 付费用户,已经使用一年,总体体验良好,但是软件对多艺术家头像的支持需要优化。

功能建议描述

建议 Salt Player 在扫描本地音乐目录时,增加对艺术家图片文件的识别规则:支持自动读取专辑目录下命名为 artist_艺术家名.jpg (或 .webp/.png等支持格式) 的图片,并将其自动关联为对应艺术家的头像。

匹配逻辑建议

播放器在扫描文件夹时,若检测到 artist_ 开头的文件,自动将下划线后的字符串解析为艺术家名称(严格比对),并将其作为该艺术家的头像缓存。

关于性能的考虑

为平衡扫描性能,播放器可限制仅在“专辑所在目录”下进行有限的匹配,或在用户手动触发“扫描本地图片”时进行索引。

感谢开发者的付出,期待这一功能能够加入!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions