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 |
|
azlux
|
d31b13c7cf
|
hot fix version number
|
2020-02-29 02:09:04 +01:00 |
|
azlux
|
8753d8b1c2
|
change update URL
|
2020-02-29 01:51:07 +01:00 |
|
Azlux
|
7d5f8fc778
|
new version !
|
2020-02-29 01:28:46 +01:00 |
|
Terry Geng
|
6a64b221b3
|
Update README.md
|
2020-02-28 23:50:38 +08:00 |
|
azlux
|
fff3b1543d
|
avoid warning message #81
|
2020-02-28 16:13:40 +01:00 |
|
Terry Geng
|
756e2307ec
|
fix: delete file if size is 0 #80
|
2020-02-28 19:58:11 +08:00 |
|
Terry Geng
|
cf1feea870
|
chore: optimize logging. separate bot log and web log.
|
2020-02-28 14:15:57 +08:00 |
|
Terry Geng
|
dc5a30b384
|
fix: file path error when start as daemon, continue
|
2020-02-28 10:46:46 +08:00 |
|
Terry Geng
|
948aabd9ab
|
fix: file path error when start as daemon
|
2020-02-28 10:35:27 +08:00 |
|
Terry Geng
|
53ae085c57
|
fix: unexpected keyword argument 'file' in line 741
|
2020-02-28 10:05:09 +08:00 |
|
Terry Geng
|
2312b4da20
|
fix: file size as double check. #80
|
2020-02-27 21:20:50 +08:00 |
|
Terry Geng
|
b640ff4721
|
fix: process error from youtube-dl correctly. #80
|
2020-02-27 21:10:44 +08:00 |
|
azlux
|
f90482ab3c
|
bad config category fix
|
2020-02-27 13:11:18 +01:00 |
|
Terry Geng
|
db6b617335
|
fix: ways to see if parameter is empty
|
2020-02-27 19:08:53 +08:00 |
|
Terry Geng
|
0216103b69
|
fix: playlist version ++ after set one-shot
|
2020-02-27 12:05:42 +08:00 |
|
Terry Geng
|
4a7dfc48c2
|
fix: missed repeat command
|
2020-02-27 11:55:00 +08:00 |
|
Terry Geng
|
f1111d9735
|
Update README.md
|
2020-02-27 11:17:49 +08:00 |
|
Terry Geng
|
7800bd3639
|
fix: random will not delete current song. changed one-shot icon.#79
|
2020-02-27 09:59:26 +08:00 |
|
Terry Geng
|
020ddbca22
|
fix: 'jump' now remove files behind in one-shot mode. #79
|
2020-02-27 09:44:21 +08:00 |
|
Terry Geng
|
5491f00c34
|
fix: one-shot crash bot, #79
|
2020-02-27 08:20:26 +08:00 |
|