播放列表可以添加正序倒序的功能么? #311
feipinxiang
started this conversation in
想法 Ideas
Replies: 3 comments 6 replies
-
是不是在src/components/Player/MainPlayList.vue加俩个排序按钮重排一下数组就可以了? |
Beta Was this translation helpful? Give feedback.
0 replies
-
不是有吗 |
Beta Was this translation helpful? Give feedback.
6 replies
-
又测试了下“标题”处的排序好像和播放队列的排序不是一回事。比如介绍页里按标题以日期排序后是1-50的顺序,点播放,到播放列表里还可能是50-1的顺序。(另外Electron的全局热键Ctrl+Shift+I没关掉,即便播放器在后台按Ctrl+Shift+I也会出调试工具) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有些音频列表的内容需要倒序播放(比如一些按时间的播客内容),现在只能正序播放顺序不对。能添加倒序的功能么?
Beta Was this translation helpful? Give feedback.
All reactions