137 Commits

Author SHA1 Message Date
raziman
bc4b9a77f2 fix border background color 2021-03-14 18:20:48 +08:00
tramhao
5c57310ca7 Refractoring Lyric and tageditor 2021-03-09 01:48:01 +08:00
tramhao
63156b4eea fix a bug that the newly donwloaded song doesn't have length tag 2021-03-07 02:07:44 +08:00
tramhao
3f59c16e95 Use Length from Tag to speed up loading of program 2021-03-07 00:31:08 +08:00
tramhao
727f2d5a7a delete lyric is working in tag editor 2021-03-05 12:55:12 +08:00
tramhao
ad94609bb5 Big Change: stop using subtitles lib as lrc.go can do everything and cleaner. 2021-03-02 23:34:38 +08:00
tramhao
506615b67e cleanup error handling code 2021-03-02 15:40:23 +08:00
tramhao
20f2f0ca7e type DELETE to confirm deleteplaylist 2021-03-02 14:50:25 +08:00
tramhao
0150f6b3da Merge remote-tracking branch 'upstream/master' 2021-03-01 12:04:52 +08:00
tramhao
f75dbcec48 Lyric provider added for chinese songs with 2 and 3 2021-02-28 13:26:42 +08:00
tramhao
a30b871b5c lyric chinese in progress 2021-02-27 23:11:17 +08:00
raziman
5f6c4a81be fix directory shows incorrect emoji 2021-02-26 15:31:55 +08:00
raziman
cd66c72709 move player.go into seperate package 2021-02-26 11:18:58 +08:00
tramhao
048fc397c9 move embedLyric to utils.go and update related code 2021-02-24 11:36:26 +08:00
tramhao
d334a90ab3 Fix comment format 2021-02-24 10:32:29 +08:00
tramhao
f8cab42070 merge push from mainstream 2021-02-23 15:51:36 +08:00
tramhao
4d36efae9a Embed all lyrics and T key to switch lyrics 2021-02-23 15:46:51 +08:00
raziman
5b05a60012 add lyric fetcher
add lyric fetcher
2021-02-23 10:25:24 +08:00
tramhao
44aae038f3 lyrics in progress 2021-02-21 15:18:19 +08:00
tramhao
92d8885385 lyric in progress 2021-02-19 14:45:20 +08:00
tramhao
3c95da111f working in progress for lyrics 2021-02-19 14:28:55 +08:00
raziman
d24a47e351 move variables into modules 2021-02-18 10:23:15 +08:00
raziman
25cbf166ea add support for ctrl and alt keybindings 2021-02-17 15:23:08 +08:00
raziman
cf54af8d74 capitalize module 2021-02-15 14:27:45 +08:00
raziman
77320960c6 make commands execute in main goroutine
make
2021-02-15 13:56:10 +08:00
raziman
30f98a83c8 add playlist scope keybind 2021-02-14 22:15:31 +08:00
raziman
738c0fa778 move Anko to sub package 2021-02-14 14:35:36 +08:00
raziman
2bf5d85b13 create Anko 2021-02-14 13:45:43 +08:00
raziman
60cc4fab39 fix build error 2021-02-13 22:49:26 +08:00
raziman
482b8f247f add basic support for scripting language 2021-02-13 21:59:21 +08:00
raziman
6b5e96df61 replace viper with anko scripting language 2021-02-13 21:59:21 +08:00
raziman
4f201217bd run go fmt 2021-02-13 21:49:37 +08:00
raziman
2e03c2be77 remove support for fzf in favor of built-in finder 2021-02-11 14:49:14 +08:00
raziman
36d9779f2b fix bug: newly downloaded song does not use correct emoji 2021-02-09 09:57:50 +08:00
tramhao
7c63ee57e8 Minor fix for hotkey in playlist and general 2021-02-06 15:43:41 +08:00
raziman
f2a1f9b9cf change keybinding youtube_search keybinding to 's' 2021-02-06 11:14:51 +08:00
raziman
f2f225a058 Merge branch 'master' into youtube-search 2021-02-06 11:14:26 +08:00
tramhao
d867fc07af Fix issues:1. add popups for yank and paste 2. Return errors for paste function 2021-02-06 00:18:31 +08:00
tramhao
3500a07df6 after delete a song, if it's playing, also delete it from queue 2021-02-04 22:06:59 +08:00
tramhao
0986f645ad After delete a song, also delete it from queue if it's in there 2021-02-04 21:58:24 +08:00
raziman
18a879137c fix bug: root folder has emoji despite general.use_emoji is set to false 2021-02-04 21:28:16 +08:00
raziman
91a913b081 add youtube_search command 2021-02-04 21:27:17 +08:00
tramhao
9b1de11d5b Finally fixed the ytdl finished popup 2021-02-04 15:35:58 +08:00
tramhao
6a66e22997 cleanup playlist.go 2021-02-04 14:15:35 +08:00
tramhao
0dbf508d92 upgrade modules and lint all codes 2021-02-04 12:23:32 +08:00
tramhao
b320300191 Trying to fix download popup but failed 2021-02-04 11:25:30 +08:00
tramhao
d98a0fed55 fix bugs: highlight song after rename 2021-02-03 14:53:46 +08:00
tramhao
66a73bae4b finally fixed bugs enqueue while paused 2021-02-03 11:29:22 +08:00
tramhao
5d5bbcf66b enqueue when paused is not correct 2021-02-03 10:50:01 +08:00
tramhao
87a0ac6d5c still fixing titles in queue 2021-02-02 22:52:37 +08:00