This website requires JavaScript.
7f29deba01
feat: add delete function
Terry Geng
2020-03-20 00:09:07 +08:00
c04a83c37c
fix: too many pages, continue
Terry Geng
2020-03-19 23:07:54 +08:00
feb7150529
fix: too many pages
Terry Geng
2020-03-19 23:02:16 +08:00
fb7101a581
FEAT: MUSIC LIBRARY BROSWER
Terry Geng
2020-03-19 22:51:32 +08:00
3fe64c96c6
fix: error when delete unexisted file
Terry Geng
2020-03-19 18:53:15 +08:00
4423f499e6
fix: multi-line message, fixed #103
Terry Geng
2020-03-16 09:27:37 +08:00
8013789360
chore: update pymumble, fix #95
Terry Geng
2020-03-15 17:43:49 +08:00
ca6e613616
fix: error when fetching tags for above 1000 songs #102
Terry Geng
2020-03-15 09:08:09 +08:00
457f1c691f
fix: 'jump' doesn't play the music if paused.
Terry Geng
2020-03-14 12:07:41 +08:00
ec28902f66
fix new line
Azlux
2020-03-12 19:57:15 +01:00
3fa4461743
Fix bad source URI
Azlux
2020-03-12 19:52:23 +01:00
0816917258
Fix : It's a major release
Azlux
2020-03-12 14:32:24 +01:00
109d17bc03
let's release the kraken
Azlux
2020-03-12 14:20:11 +01:00
3593cf83ff
MERGED develop to master
Terry Geng
2020-03-12 21:12:09 +08:00
4f12a7c903
feat: advanced url processing, whitespaces issue
Terry Geng
2020-03-12 21:04:37 +08:00
2c4e7c3370
feat: advanced url processing
Terry Geng
2020-03-12 20:50:07 +08:00
c1190d6317
fix: optimized urlban logic
Terry Geng
2020-03-12 19:59:23 +08:00
a2cb955ed8
fix: refresh video metatdata after validation
Terry Geng
2020-03-12 18:18:12 +08:00
7af9d29932
fix: rebuild dir cache after uploading
Terry Geng
2020-03-12 11:01:27 +08:00
7e768c926d
feat: save theme to the localStorage
Terry Geng
2020-03-12 09:25:10 +08:00
a750eeeab6
feat: oust will clear the playlist in one-shot mode
Terry Geng
2020-03-12 09:06:16 +08:00
dc5a112fa9
fix: fix KeyError when removing item
Terry Geng
2020-03-12 09:04:14 +08:00
44ce79189a
feat: add dark mode in the web interface
Terry Geng
2020-03-11 23:38:17 +08:00
3e795fc713
fix: url wasn't cleared after added in the interface
Terry Geng
2020-03-11 20:57:42 +08:00
2510b0cd8a
chore: removed workaround for pymumble issue
Terry Geng
2020-03-11 09:26:10 +08:00
1a97d1c588
Merge pull request #100 from Lartza/pep8
azlux
2020-03-10 23:30:35 +01:00
0b42303f94
Remove newline
Lartza
2020-03-11 00:18:25 +02:00
213a6c084b
Cleanup
Lartza
2020-03-10 23:07:29 +02:00
b2ced96ba4
PEP8
Lartza
2020-03-10 22:22:20 +02:00
44c7adae1f
Merge pull request #99 from Lartza/develop
azlux
2020-03-10 20:55:26 +01:00
63aeaa4b63
Don't lookup tags unnecessarily #93
Lartza
2020-03-10 21:52:16 +02:00
69c3fa22e8
fix: update pymumble #95
Terry Geng
2020-03-10 23:45:53 +08:00
83649dc776
fix: indent typo. update pymumble
Terry Geng
2020-03-10 23:19:14 +08:00
803d8d0fda
fix: delete file if ffmpeg failed
Terry Geng
2020-03-10 22:59:52 +08:00
e58b7233ce
Merge pull request #96 from Lartza/develop
Terry Geng
2020-03-10 22:57:19 +08:00
708f8a588d
Fix ffmpeg pipe on Windows
Lartza
2020-03-10 16:06:56 +02:00
bb126401e2
Handle KeyError for radio title
Lartza
2020-03-10 16:05:33 +02:00
ae360b96c6
fix: ducking mode eating memory #95
Terry Geng
2020-03-10 20:26:10 +08:00
0ac9603072
feat: Lartza's urlban idea #91 , fixed private message
Terry Geng
2020-03-10 10:14:43 +08:00
30c481bc24
fix: web interface radio display error, #94
Terry Geng
2020-03-10 09:28:18 +08:00
a39199d54d
fix: optimize database logic, fixed #93
Terry Geng
2020-03-10 09:23:36 +08:00
d653eceb2a
fix: you are not in my channel when joinme #92
Terry Geng
2020-03-10 08:58:59 +08:00
c13d264e3e
feat: tag current song
Terry Geng
2020-03-09 10:14:12 +08:00
048da4046b
feat: 'delete' command to remove files from library
Terry Geng
2020-03-09 00:02:22 +08:00
e2f6de5066
fix: radio issue
Terry Geng
2020-03-08 23:08:47 +08:00
d3fc12ef9c
fix: broken pause
Terry Geng
2020-03-08 21:55:06 +08:00
3fcf2ca0c2
feat: reverse the color of play mode button
Terry Geng
2020-03-08 21:28:45 +08:00
22ba308b14
feat: optimized autoplay with Lartz
Terry Geng
2020-03-08 21:25:30 +08:00
e1a00bf236
fix: typo in web interface
Terry Geng
2020-03-08 20:11:53 +08:00
b24766cddb
fix: you can't just feed play_url wrong things
Terry Geng
2020-03-08 19:58:31 +08:00
091d303729
fix: still one-shot
Terry Geng
2020-03-08 19:55:41 +08:00
f7042db657
feat: 'search' command to search the db, and 'shortlist' to add songs from search result
Terry Geng
2020-03-08 16:56:31 +08:00
45b83af4ba
fix: file metadata not saved when scanning
Terry Geng
2020-03-08 15:23:40 +08:00
86b66cff77
chore: remove debug error marks
Terry Geng
2020-03-08 15:18:42 +08:00
d5e877b4da
fix: wrong place to place the lock
Terry Geng
2020-03-08 15:16:37 +08:00
f931ae7d28
fix: util failed on some strange encoded files
Terry Geng
2020-03-08 15:08:46 +08:00
369af16aed
fix: no admin check for dropdatabase
Terry Geng
2020-03-08 13:55:41 +08:00
32b2875e52
feat: web interface more tag support
Terry Geng
2020-03-08 13:52:34 +08:00
2faa9dc8d3
feat: web interface tag support
Terry Geng
2020-03-08 12:53:17 +08:00
f8cfb163ed
feat: add tags, remove tags, play tags, find tags #91
Terry Geng
2020-03-08 11:31:34 +08:00
487b5b9616
fix: music not saved after downloading. some tricky oneshot problem #91
Terry Geng
2020-03-08 10:28:03 +08:00
e10059a76e
fix: delete item keyerror #91
Terry Geng
2020-03-08 09:26:36 +08:00
da6b028e2c
fix: delete item from library #91
Terry Geng
2020-03-07 23:56:18 +08:00
01a59852a3
fix: tmp folder issue, more logs #91
Terry Geng
2020-03-07 23:54:25 +08:00
9e6072526c
fix: web interface add url issue #91
Terry Geng
2020-03-07 22:38:25 +08:00
3e39450db0
fix: oneshot, #91
Terry Geng
2020-03-07 20:13:42 +08:00
749647aad2
feat: some tags function
Terry Geng
2020-03-07 16:07:58 +08:00
659fab48b4
feat: add automode into the webinterface #91
Terry Geng
2020-03-07 15:22:50 +08:00
4fce3b956e
feat: directory cache
Terry Geng
2020-03-07 15:12:22 +08:00
8e6a639e57
chore: config file.
Terry Geng
2020-03-06 17:13:45 +08:00
1f22d3b1a9
fix: minor fixes
Terry Geng
2020-03-06 17:03:00 +08:00
3bfc0ae5a9
fix: small fixes.
Terry Geng
2020-03-06 16:38:43 +08:00
e70727cfd1
FEAT: AUTOPLAY MODE #91
Terry Geng
2020-03-06 16:15:04 +08:00
665edec684
REFACTOR: MUSIC LIBRARYgit status #91
Terry Geng
2020-03-06 15:45:13 +08:00
1cfe61291e
fix: small fix
Terry Geng
2020-03-06 08:55:32 +08:00
b6bb449874
REFACTOR: DIFFERENT PLAYLIST #91
Terry Geng
2020-03-06 01:39:08 +08:00
ce25fcabee
fix: some small issue
Terry Geng
2020-03-05 19:56:55 +08:00
a60b991486
Create README.md
azlux
2020-03-05 12:06:15 +01:00
6ab8a7958a
REFACTOR: ITEM REVOLUTION #91
Terry Geng
2020-03-05 16:28:08 +08:00
c32c6c5d9b
fix: save playlist problem
Terry Geng
2020-03-03 23:53:49 +08:00
0760f3e624
fix: update playlist item based on id #90 .
Terry Geng
2020-03-03 23:15:46 +08:00
499186c738
fix: message too long on some extreme cases
Terry Geng
2020-03-03 16:47:24 +08:00
26345e456f
fix: missed file.
Terry Geng
2020-03-03 16:36:44 +08:00
acf43eed24
chore: beautified current song display
Terry Geng
2020-03-03 16:15:47 +08:00
c1c3e47582
fix: youtube playlist related CRAZY issues.
Terry Geng
2020-03-03 16:12:45 +08:00
28320ddfe5
fix: launch_music didn't wait for downloading #89
Terry Geng
2020-03-03 10:11:42 +08:00
61497b1ecb
feat: 'yplay' play the first result. add 'last' command. #87
Terry Geng
2020-03-03 09:26:11 +08:00
30e33441c5
update submodule
Azlux
2020-03-02 16:37:58 +01:00
15e99a09cb
chore: add a debug command 'rtrms' to display current rms of the speech in the console (which can help setting the ducking threshold)
Terry Geng
2020-03-02 21:54:13 +08:00
dbe317bf31
feat: beautified current song string, fix ytplay index problem
Terry Geng
2020-03-02 19:19:13 +08:00
13753afa83
refactor: replace urllib into requests in radio.py
Terry Geng
2020-03-02 19:02:56 +08:00
26eb650e9b
chore: ytquery error message
Terry Geng
2020-03-02 11:35:07 +08:00
b6a6441ad5
chore: update help
Terry Geng
2020-03-02 11:31:20 +08:00
6ea2c088db
fix: break attempts loop after successful download
Terry Geng
2020-03-02 11:24:19 +08:00
e17d5446bf
feat: add ytquery and ytplay
Terry Geng
2020-03-02 11:23:16 +08:00
aa2155b6ca
chore: polish error message
Terry Geng
2020-03-02 09:34:36 +08:00
9c62abfeb2
Merge pull request #86 from Lartza/clean-download-fail
azlux
2020-03-01 21:44:08 +01:00
e69fa979fb
Actually delete files when a download fails #80
Lartza
2020-03-01 20:40:57 +02:00
c11d85dc94
fix for #83
Azlux
2020-03-01 19:08:24 +01:00
52d98c7257
update every time if testing target
Azlux
2020-02-29 14:15:43 +01:00