Terry Geng
|
f931ae7d28
|
fix: util failed on some strange encoded files
|
2020-03-08 15:08:46 +08:00 |
|
Terry Geng
|
369af16aed
|
fix: no admin check for dropdatabase
|
2020-03-08 13:55:41 +08:00 |
|
Terry Geng
|
32b2875e52
|
feat: web interface more tag support
|
2020-03-08 13:52:34 +08:00 |
|
Terry Geng
|
2faa9dc8d3
|
feat: web interface tag support
|
2020-03-08 12:53:17 +08:00 |
|
Terry Geng
|
f8cfb163ed
|
feat: add tags, remove tags, play tags, find tags #91
|
2020-03-08 11:31:34 +08:00 |
|
Terry Geng
|
487b5b9616
|
fix: music not saved after downloading. some tricky oneshot problem #91
|
2020-03-08 10:28:03 +08:00 |
|
Terry Geng
|
e10059a76e
|
fix: delete item keyerror #91
|
2020-03-08 09:26:36 +08:00 |
|
Terry Geng
|
da6b028e2c
|
fix: delete item from library #91
|
2020-03-07 23:56:18 +08:00 |
|
Terry Geng
|
01a59852a3
|
fix: tmp folder issue, more logs #91
|
2020-03-07 23:54:25 +08:00 |
|
Terry Geng
|
9e6072526c
|
fix: web interface add url issue #91
|
2020-03-07 22:38:25 +08:00 |
|
Terry Geng
|
3e39450db0
|
fix: oneshot, #91
|
2020-03-07 20:13:42 +08:00 |
|
Terry Geng
|
749647aad2
|
feat: some tags function
|
2020-03-07 16:07:58 +08:00 |
|
Terry Geng
|
659fab48b4
|
feat: add automode into the webinterface #91
|
2020-03-07 15:22:50 +08:00 |
|
Terry Geng
|
4fce3b956e
|
feat: directory cache
|
2020-03-07 15:12:22 +08:00 |
|
Terry Geng
|
8e6a639e57
|
chore: config file.
|
2020-03-06 17:13:45 +08:00 |
|
Terry Geng
|
1f22d3b1a9
|
fix: minor fixes
|
2020-03-06 17:03:00 +08:00 |
|
Terry Geng
|
3bfc0ae5a9
|
fix: small fixes.
|
2020-03-06 16:38:43 +08:00 |
|
Terry Geng
|
e70727cfd1
|
FEAT: AUTOPLAY MODE #91
|
2020-03-06 16:15:19 +08:00 |
|
Terry Geng
|
665edec684
|
REFACTOR: MUSIC LIBRARYgit status #91
|
2020-03-06 15:45:13 +08:00 |
|
Terry Geng
|
1cfe61291e
|
fix: small fix
|
2020-03-06 08:55:32 +08:00 |
|
Terry Geng
|
b6bb449874
|
REFACTOR: DIFFERENT PLAYLIST #91
|
2020-03-06 01:39:24 +08:00 |
|
Terry Geng
|
ce25fcabee
|
fix: some small issue
|
2020-03-05 19:57:31 +08:00 |
|
azlux
|
a60b991486
|
Create README.md
|
2020-03-05 12:06:15 +01:00 |
|
Terry Geng
|
6ab8a7958a
|
REFACTOR: ITEM REVOLUTION #91
|
2020-03-05 16:28:08 +08:00 |
|
Terry Geng
|
c32c6c5d9b
|
fix: save playlist problem
|
2020-03-03 23:53:49 +08:00 |
|
Terry Geng
|
0760f3e624
|
fix: update playlist item based on id #90.
|
2020-03-03 23:15:46 +08:00 |
|
Terry Geng
|
499186c738
|
fix: message too long on some extreme cases
|
2020-03-03 16:47:24 +08:00 |
|
Terry Geng
|
26345e456f
|
fix: missed file.
|
2020-03-03 16:36:44 +08:00 |
|
Terry Geng
|
acf43eed24
|
chore: beautified current song display
|
2020-03-03 16:15:47 +08:00 |
|
Terry Geng
|
c1c3e47582
|
fix: youtube playlist related CRAZY issues.
|
2020-03-03 16:12:45 +08:00 |
|
Terry Geng
|
28320ddfe5
|
fix: launch_music didn't wait for downloading #89
|
2020-03-03 10:11:50 +08:00 |
|
Terry Geng
|
61497b1ecb
|
feat: 'yplay' play the first result. add 'last' command. #87
|
2020-03-03 09:27:35 +08:00 |
|
Azlux
|
30e33441c5
|
update submodule
|
2020-03-02 16:37:58 +01:00 |
|
Terry Geng
|
15e99a09cb
|
chore: add a debug command 'rtrms' to display current rms of the speech in the console (which can help setting the ducking threshold)
|
2020-03-02 21:54:13 +08:00 |
|
Terry Geng
|
dbe317bf31
|
feat: beautified current song string, fix ytplay index problem
|
2020-03-02 19:19:13 +08:00 |
|
Terry Geng
|
13753afa83
|
refactor: replace urllib into requests in radio.py
|
2020-03-02 19:02:56 +08:00 |
|
Terry Geng
|
26eb650e9b
|
chore: ytquery error message
|
2020-03-02 11:35:07 +08:00 |
|
Terry Geng
|
b6a6441ad5
|
chore: update help
|
2020-03-02 11:31:20 +08:00 |
|
Terry Geng
|
6ea2c088db
|
fix: break attempts loop after successful download
|
2020-03-02 11:24:19 +08:00 |
|
Terry Geng
|
e17d5446bf
|
feat: add ytquery and ytplay
|
2020-03-02 11:23:16 +08:00 |
|
Terry Geng
|
aa2155b6ca
|
chore: polish error message
|
2020-03-02 09:34:36 +08:00 |
|
azlux
|
9c62abfeb2
|
Merge pull request #86 from Lartza/clean-download-fail
Actually delete files when a download fails to fix #80
|
2020-03-01 21:44:08 +01:00 |
|
Lartza
|
e69fa979fb
|
Actually delete files when a download fails #80
|
2020-03-01 20:40:57 +02:00 |
|
Azlux
|
c11d85dc94
|
fix for #83
|
2020-03-01 19:08:24 +01:00 |
|
Azlux
|
52d98c7257
|
update every time if testing target
|
2020-02-29 14:15:43 +01:00 |
|
Terry Geng
|
1b16dca551
|
fix: new version %s found
|
2020-02-29 20:19:17 +08:00 |
|
azlux
|
e5b52230a5
|
minor release
|
2020-02-29 11:10:39 +01:00 |
|
Terry Geng
|
b71a6a0d4e
|
fix: get_recursive_file_list_sorted not completed replaced in other files
|
2020-02-29 17:10:22 +08:00 |
|
azlux
|
b7b365e8b8
|
hotfix version import conflict
|
2020-02-29 02:21:01 +01:00 |
|
azlux
|
904d78b639
|
second hotfix for version
|
2020-02-29 02:15:14 +01:00 |
|