Terry Geng
2510b0cd8a
chore: removed workaround for pymumble issue
2020-03-11 09:28:18 +08:00
Lartza
213a6c084b
Cleanup
2020-03-10 23:07:29 +02:00
Lartza
b2ced96ba4
PEP8
2020-03-10 22:22:20 +02: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
0ac9603072
feat: Lartza's urlban idea #91 , fixed private message
2020-03-10 10:14:43 +08:00
Terry Geng
d653eceb2a
fix: you are not in my channel when joinme #92
2020-03-10 08:58:59 +08:00
Terry Geng
048da4046b
feat: 'delete' command to remove files from library
2020-03-09 00:02:22 +08:00
Terry Geng
e2f6de5066
fix: radio issue
2020-03-08 23:08:47 +08:00
Terry Geng
d3fc12ef9c
fix: broken pause
2020-03-08 21:55:06 +08:00
Terry Geng
f7042db657
feat: 'search' command to search the db, and 'shortlist' to add songs from search result
2020-03-08 16:56:31 +08:00
Terry Geng
e10059a76e
fix: delete item keyerror #91
2020-03-08 09:26:36 +08:00
Terry Geng
4fce3b956e
feat: directory cache
2020-03-07 15:12:22 +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
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
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
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
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
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
Lartza
e69fa979fb
Actually delete files when a download fails #80
2020-03-01 20:40:57 +02: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
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
7d5f8fc778
new version !
2020-02-29 01:28:46 +01: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
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
a46a1d7073
refactor: changed all 'loop' into 'repeat', which is the term used in iTunes
2020-02-26 23:37:53 +08:00
Terry Geng
b85956ef2f
feat: database and config support for playback mode.
2020-02-26 22:56:07 +08:00
Terry Geng
6a1320f8f9
feat: three playback mode "one-shot", "loop", "random"
...
fix: bugs when you are on the last item and you want
remove it.
Some tips for testing:
Observe the behavior when you are playing the last
item and you remove the last item, for all three modes.
2020-02-26 22:09:53 +08:00