918 Commits

Author SHA1 Message Date
Terry Geng
a6991943c5 fix: add svg files 2020-03-21 01:07:38 +08:00
Terry Geng
589dcdce37 fix: exclude 'info' col in the database 2020-03-21 00:49:37 +08:00
Terry Geng
b455215be4 feat: added special tag 'recent added', fix typo 2020-03-21 00:39:43 +08:00
Terry Geng
51238b191b feat: added special tag 'recent added' 2020-03-21 00:37:12 +08:00
Terry Geng
575d363de3 refactor: new database format 2020-03-21 00:10:30 +08:00
Terry Geng
bfa64547e8 fix: button confusion 2020-03-20 21:28:00 +08:00
Terry Geng
70f358f964 feat: add tags to playlist items in web interface 2020-03-20 13:24:31 +08:00
Terry Geng
701403b1a2 fix: tag selector beautifed 2020-03-20 12:30:03 +08:00
Terry Geng
b2c416f968 fix: sql error, continue 2020-03-20 11:34:42 +08:00
Terry Geng
f6d7813d93 fix: sql error 2020-03-20 11:32:10 +08:00
Terry Geng
9a8d6d6ea1 fix: index out of range when rebuild cache 2020-03-20 11:14:27 +08:00
Terry Geng
1d1ff50a59 feat: add 'clear_when_stop_in_oneshot' option in config for azlux 2020-03-20 10:49:44 +08:00
Terry Geng
4e287d6b1b feat: tag editing feature in web interface 2020-03-20 10:35:09 +08:00
Terry Geng
7f29deba01 feat: add delete function 2020-03-20 00:09:07 +08:00
Terry Geng
c04a83c37c fix: too many pages, continue 2020-03-19 23:07:54 +08:00
Terry Geng
feb7150529 fix: too many pages 2020-03-19 23:02:16 +08:00
Terry Geng
fb7101a581 FEAT: MUSIC LIBRARY BROSWER 2020-03-19 22:51:32 +08:00
Terry Geng
3fe64c96c6 fix: error when delete unexisted file 2020-03-19 18:53:15 +08:00
Terry Geng
4423f499e6 fix: multi-line message, fixed #103 2020-03-16 09:27:37 +08:00
Terry Geng
8013789360 chore: update pymumble, fix #95 2020-03-15 17:43:49 +08:00
Terry Geng
ca6e613616 fix: error when fetching tags for above 1000 songs #102 2020-03-15 09:08:09 +08:00
Terry Geng
457f1c691f fix: 'jump' doesn't play the music if paused. 2020-03-14 16:34:04 +08:00
Azlux
ec28902f66 fix new line 2020-03-12 19:57:15 +01:00
Azlux
3fa4461743 Fix bad source URI 2020-03-12 19:52:23 +01:00
Azlux
0816917258 Fix : It's a major release 2020-03-12 14:32:24 +01:00
Azlux
109d17bc03 let's release the kraken 2020-03-12 14:20:11 +01:00
Terry Geng
3593cf83ff MERGED develop to master 2020-03-12 21:12:09 +08:00
Terry Geng
4f12a7c903 feat: advanced url processing, whitespaces issue 2020-03-12 21:04:37 +08:00
Terry Geng
2c4e7c3370 feat: advanced url processing 2020-03-12 20:50:07 +08:00
Terry Geng
c1190d6317 fix: optimized urlban logic 2020-03-12 19:59:23 +08:00
Terry Geng
a2cb955ed8 fix: refresh video metatdata after validation 2020-03-12 18:35:24 +08:00
Terry Geng
7af9d29932 fix: rebuild dir cache after uploading 2020-03-12 11:01:27 +08:00
Terry Geng
7e768c926d feat: save theme to the localStorage 2020-03-12 09:25:10 +08:00
Terry Geng
a750eeeab6 feat: oust will clear the playlist in one-shot mode 2020-03-12 09:06:16 +08:00
Terry Geng
dc5a112fa9 fix: fix KeyError when removing item 2020-03-12 09:04:14 +08:00
Terry Geng
44ce79189a feat: add dark mode in the web interface 2020-03-11 23:38:17 +08:00
Terry Geng
3e795fc713 fix: url wasn't cleared after added in the interface 2020-03-11 20:57:42 +08:00
Terry Geng
2510b0cd8a chore: removed workaround for pymumble issue 2020-03-11 09:28:18 +08:00
azlux
1a97d1c588
Merge pull request #100 from Lartza/pep8
Cleanup
2020-03-10 23:30:35 +01:00
Lartza
0b42303f94 Remove newline 2020-03-11 00:18:25 +02:00
Lartza
213a6c084b Cleanup 2020-03-10 23:07:29 +02:00
Lartza
b2ced96ba4 PEP8 2020-03-10 22:22:20 +02:00
azlux
44c7adae1f
Merge pull request #99 from Lartza/develop
Don't lookup tags unnecessarily
2020-03-10 20:55:26 +01:00
Lartza
63aeaa4b63 Don't lookup tags unnecessarily #93 2020-03-10 21:52:16 +02:00
Terry Geng
69c3fa22e8 fix: update pymumble #95 2020-03-10 23:45:53 +08:00
Terry Geng
83649dc776 fix: indent typo. update pymumble 2020-03-10 23:19:14 +08:00
Terry Geng
803d8d0fda fix: delete file if ffmpeg failed 2020-03-10 22:59:52 +08:00
Terry Geng
e58b7233ce
Merge pull request #96 from Lartza/develop
Couple fixes
2020-03-10 22:57:19 +08:00
Lartza
708f8a588d Fix ffmpeg pipe on Windows 2020-03-10 16:06:56 +02:00
Lartza
bb126401e2 Handle KeyError for radio title 2020-03-10 16:05:33 +02:00