Skip to content

按文件路径和曲目序号排序#42

Merged
imsyy merged 3 commits into
SPlayer-Dev:devfrom
kyv001:new-sorting-methods
Jun 19, 2026
Merged

按文件路径和曲目序号排序#42
imsyy merged 3 commits into
SPlayer-Dev:devfrom
kyv001:new-sorting-methods

Conversation

@kyv001

@kyv001 kyv001 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

这是本地歌单整理的两个常用手段,按文件路径排序支持通过“01 - xxx.mp3”“02 - xxx.mp3”的方式组织曲目顺序;曲目序号排序支持通过设置音频文件元数据组织曲目顺序。

文件路径排序直接使用了完整路径,这是有意的:使用完整路径排序在单个文件夹内等同于按文件名排序(因为路径前缀一致)、而在包含多个文件夹的嵌套文件夹中会将同一文件夹内的曲目组织在一起,防止混合。

@imsyy imsyy merged commit 79189e6 into SPlayer-Dev:dev Jun 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants