memorydream
769ba47a1d
fix(utils/lyrics): [min:sec] timestamp lyrics parse ( #1277 )
...
* fix(utils/lyrics): [min:sec] timestamp lyrics parse
* refactor(utils/lyrics): simplify time expression
* style(utils/lyrics): remove duplicate space
Co-authored-by: pan93412 <pan93412@gmail.com>
3 years ago
pan93412
8a6c13e62f
refactor(utils/lyrics): support multi-timestamp lyrics ( #1268 )
...
* refactor(utils/lyrics): support multi-timestamp lyrics
Fully rewrited and improved the performance.
* refactor(utils/lyrics): remove useless .map
* fix(utils/lyrics): enhance the extraction logic
3 years ago
memorydream
171f4708d8
remove comment
3 years ago
pan93412
9ae5e4f059
fix(utils/lyrics): do not preserve the empty lyric
3 years ago
pan93412
3ddfe9c3bb
refactor(utils/lyrics): better parsing logic
3 years ago
pan93412
ebd863f5b6
refactor(ncmapi): manage NCMAPI with submodule
...
also:
- docs: tells user to clone repo recursively
- feat(ci): clone recursively
- feat(ncmapi): backport my change
https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1453
- refactor: rewrite startNeteaseMusicApi()
3 years ago
Wenqi Huang
4b22651a07
fix: set "onend" callback for howler properly ( #1249 )
...
Fix #1090
3 years ago
memorydream
75fed70c38
fix: retry when personalFM not found data ( #1231 )
...
* fix: retry when personalFM not found data
* fix
* fix: retry count
3 years ago
memorydream
d716bb8cde
feat: refactor tray ( #1227 )
...
* feat: support set tray icon tooltip info
* fix: name
* refactor tray impl and add tray playing state change
* fix: linux impl
* add pause icon
* add tray like state
* fix
* fix: linux impl
* better pause icon
3 years ago
memorydream
3cbb8d9b25
fix: wrong trim all white space lyric ( #1233 )
3 years ago
chen310
585691aa0f
fix: 云盘加载歌曲数增加至1000 ( #1242 )
...
FIXME: 超过 1000 的部分仍无法显示
Fix #940
Fix #1024
Fix #1240
3 years ago
GalvinGao
42f3da9b37
feat: add reversed mode & improvements to lyrics animation ( #1226 )
...
* feat(reversed-mode): add reversed mode & improvements to lyrics animation
* feat(lyrics-animation): improve `:active` style
* fix: extra white space after artist in lyrics view
* refactor: remove unused function
* feat: slightly add duration of transition to improve replication from Apple Music style
3 years ago
memorydream
3ea5446fcc
fix : PersonalFM can not found next track ( #1217 )
...
* fix : PersonalFM can not found next track
* do not call _loadPersonalFMNextTrack() when reload personal FM
* fix: revert
* fix: separate playNextTrack
* fix: moveToFMTrash
* fix
* fix: shortcut and _loadPersonalFMNextTrack()
* show toast when personal timeout
* fix: name
3 years ago
chen310
d4ca9d6dcf
fix: 解决云盘和听歌排行歌曲变灰的问题 ( #1215 )
3 years ago
memorydream
76a8742d61
feat: better lyrics filter ( #1210 )
...
* feat: better filter lyrics
* change
* replace filter text with RegExp
* more change
* add try catch
* better author filter
3 years ago
memorydream
73df7f28f4
feat: 当只有一句歌词且内容为'纯音乐,请欣赏'时,隐藏歌词面板 ( #1205 )
3 years ago
Rick
a87686098c
feat: 增加心动模式/智能播放 ( #323 ) ( #1206 )
3 years ago
memorydream
b501214c02
fix: context menu position ( #1207 )
...
* fix: context menu position
* fix: context menu position with player disabled
3 years ago
memorydream
14566b20b2
fix: library extract lyric part ( #1201 )
3 years ago
memorydream
07b5d4de3d
fix: lyrics sort ( #1199 )
3 years ago
Rick
3d71e9fc00
feat: 增加我的听歌排行 ( #274 ) ( #1197 )
3 years ago
chen310
98ac9fd1ac
fix: 解决某些歌曲(如已购专辑)能播放但仍然变灰的问题 ( #1173 )
3 years ago
是虹川飴
cbeb64a65c
fix #1152 ( #1157 )
3 years ago
pan93412
d153810205
fix(views/library): better lyric-picking logic ( #1143 )
...
* fix(views/library): better lyric-picking logic
* feat(views/library): filter out lines with "作詞" and "作曲" included
3 years ago
pan93412
f5cdbea379
refactor(views/library): 修改取词逻辑 ( #1135 )
...
* refactor(views/library): 修改取词逻辑
* refactor(views/library): clean up long-winded code
Co-authored-by: 是虹川飴 <r0akg9yxh@relay.firefox.com>
Closed : #1133
Fixed : #1019 #1127 #1067 #1064 #1058 #1022
3 years ago
Vidocq
e838f1d6d4
fix: toast covered by modal ( #1137 )
3 years ago
pan93412
83b78bab34
feat: allow customizing UNM's sources ( #1134 )
...
* feat(ipcMain/unm): allow passing customized source
* feat(utils/Player): pass settings.unmSource
According to c280221a44608777a69038306a6ea8e92953fb9a,
we can let users customize their desired source now.
* feat(views/settings): allow configuring sources
We haven't supported specifying the environment variable in YPM yet.
3 years ago
memorydream
c73da5c5ad
fix: firefox lyrics scrollbar ( #1128 )
3 years ago
pan93412
836b7d0ce9
fix(player): release object urls ( #1121 )
3 years ago
pan93412
d049eb4903
fix(settings): update URL to our UNM fork's ( #1120 )
3 years ago
是虹川飴
4a99f31aed
fix: 修复 issues #1019 的跟进问题 ( #1113 )
...
* issues #1019 的迫真修复
* 修复 issues #1019
* 修复 issues #1019
* 改回 pickedLyric() 逻辑
* 更进一步的避免取词卡死问题
* 更新网易云 api 到 4.2.0
* Update README.md
* Revert "Update README.md"
This reverts commit b862ef7d4dabd40c8fe57e4837fc6220806a1456.
* Update lyrics.vue
* 过滤歌词
3 years ago
memorydream
47862d6710
fix: disc color ( #1114 )
3 years ago
是虹川飴
e9d9c3aee8
fix: issues #1076 ( #1080 )
...
* issues #1019 的迫真修复
* 修复 issues #1019
* 修复 issues #1019
* 改回 pickedLyric() 逻辑
* 更进一步的避免取词卡死问题
* 更新网易云 api 到 4.2.0
* Update README.md
* Revert "Update README.md"
This reverts commit b862ef7d4dabd40c8fe57e4837fc6220806a1456.
* Update lyrics.vue
3 years ago
Chiro
d322a29b72
fix : #1063 #1010 ( #1083 )
3 years ago
Changjian Gao
5c6eaa8fda
feat: Add "Open in Browser" context menu item to artist and album page ( #1096 )
3 years ago
pan93412
16c3613267
feat: Use actively maintained unblockNeteaseMusic ( #1105 )
...
* refactor: use @unblockneteasemusic/server
we also use ipcMain.handle for unblock-music.
* refactor(utils/nativeAlert): remove the deprecated "remote"
* refactor(ipcMain): use our default sources
* style(config/vue): prettier
* feat(README): update for new UNM
3 years ago
人工知能
3bc9d24677
fix: update zh-TW.js ( #1087 )
...
Localize translations
本地化翻譯
3 years ago
是虹川飴
0d3df4a1e4
fix: 修复 issues #1019 的跟进问题 ( #1068 )
...
* issues #1019 的迫真修复
* 修复 issues #1019
* 修复 issues #1019
* 改回 pickedLyric() 逻辑
* 更进一步的避免取词卡死问题
* 更新网易云 api 到 4.2.0
* Update README.md
* Revert "Update README.md"
This reverts commit b862ef7d4dabd40c8fe57e4837fc6220806a1456.
3 years ago
是虹川飴
8341727882
fix: 修复 issues #1019 ( #1040 )
...
* issues #1019 的迫真修复
* 修复 issues #1019
* 修复 issues #1019
* 改回 pickedLyric() 逻辑
3 years ago
memorydream
e4298fdad6
fix: name ( #1033 )
3 years ago
memorydream
d580e63358
fix : #1009 ( #1018 )
...
* fix: goToList bug
* lyrics page title go to fix
* change
3 years ago
Hawtim
ee59479ff8
feat: enhance ( #1016 )
3 years ago
火花✨
75bb6b9e2d
fix: remove zh-tw flag emoji ( #991 )
...
* fix: correct zh-tw flag emoji
* Update settings.vue
Co-authored-by: qier222 <qier222@outlook.com>
3 years ago
memorydream
c25a3065e1
fix: 在windows和linux中,当启动第二个窗口时,呼出已经启动的窗口 ( #992 )
...
* fix: 在windows和linux中,当启动第二个窗口时,呼出已经启动的窗口
* prettier code
* change
3 years ago
memorydream
9d18ad51f6
fix: 修复Linux下,关闭主面板时... 询问选项无效的bug ( #969 )
...
* fix: Linux close app ask cant work
* Update background.js
* fix: bug
3 years ago
memorydream
704732a046
try tray context on linux | 尝试在linux上实现托盘菜单 ( #926 )
...
* try tray context on linux
* 调整linux下托盘菜单的选项位置
* bug fix
* fix : linux tray contextMenu cant open
* prettier code
* 移除 显示主面板 的图标
3 years ago
memorydream
b6cc6f8284
fix: 当不存在专辑时,不在歌词界面显示多余的符号 ( #941 )
...
* code clear
* 当不存在专辑时,不在歌词界面显示 - 符号
* some change
3 years ago
memorydream
d424f2cad5
fix: 修改歌名翻译的实现,以避免展示重复的信息 ( #958 )
...
* change song translate impl
* i18n
* 修改个变量名
* bug fix?
3 years ago
memorydream
de818282c8
fix: 增强并明确关闭app的相关行为 ( #938 )
...
* 分离close和minimize按钮行为
* bug fix
3 years ago
qier222
aa418cd0d7
fix: 云盘无法上传的bug
3 years ago