Terry Geng
|
da3f3cd42f
|
fix: path is None error
|
2020-03-28 21:54:55 +08:00 |
|
Terry Geng
|
b656865ce9
|
Update README.md
|
2020-03-28 20:50:11 +08:00 |
|
Terry Geng
|
c8d059ced0
|
fix: update some text
|
2020-03-28 20:46:21 +08:00 |
|
Terry Geng
|
ef54f44d0f
|
Update README.md
|
2020-03-28 20:38:02 +08:00 |
|
Terry Geng
|
112564ba45
|
refactor: reviewed all message send to channel
|
2020-03-28 13:13:20 +08:00 |
|
Terry Geng
|
e695c36e5f
|
fix: wrong length
|
2020-03-28 12:01:06 +08:00 |
|
Terry Geng
|
b18c70c146
|
fixed: playlist update problem in web interface
|
2020-03-28 10:45:32 +08:00 |
|
Terry Geng
|
bbe208d162
|
fix: move message string to config file
|
2020-03-25 21:41:59 +08:00 |
|
Terry Geng
|
1732314304
|
fix: current_index unchanged immediately after stop
|
2020-03-25 21:35:59 +08:00 |
|
Terry Geng
|
732c698408
|
feat: fold playlist to avoid displaying too many items
|
2020-03-25 21:35:59 +08:00 |
|
Terry Geng
|
b2e5efec93
|
refactor: optimized playlist logic
|
2020-03-25 21:35:59 +08:00 |
|
Azlux
|
3d3c55a0fb
|
fix config
|
2020-03-25 12:41:46 +01:00 |
|
azlux
|
2554000371
|
Merge pull request #112 from tainmart/master
Add feature autostop
|
2020-03-25 10:39:23 +01:00 |
|
Martin Römer
|
7b1415948a
|
add play_resume option
|
2020-03-23 19:00:34 +01:00 |
|
Martin Römer
|
b6ea3c5bff
|
autostop now supports pause/stop
|
2020-03-23 18:05:38 +01:00 |
|
Azlux
|
5b77bbd5df
|
color fix
|
2020-03-23 17:09:20 +01:00 |
|
Terry Geng
|
30dc612825
|
fix: 204 is not an error
|
2020-03-23 23:42:45 +08:00 |
|
Martin Römer
|
3a906ea183
|
Merge branch 'master' of https://github.com/azlux/botamusique
|
2020-03-23 16:17:06 +01:00 |
|
Martin Römer
|
8f48b7deda
|
add feature autostop
|
2020-03-23 16:08:26 +01:00 |
|
Terry Geng
|
f93ac890a2
|
fix: 404 -> 204
|
2020-03-23 21:14:19 +08:00 |
|
Azlux
|
4b1b3b1096
|
adding favicon
|
2020-03-23 13:54:52 +01:00 |
|
Terry Geng
|
6caca5f307
|
fix: refresh_cache_on_startup not working
|
2020-03-23 13:49:24 +08:00 |
|
Terry Geng
|
55370e1ba9
|
fix: strange web interface behavior, and fix attempt for #111
|
2020-03-23 13:04:43 +08:00 |
|
Terry Geng
|
d24f1095a3
|
fix: typo
|
2020-03-23 09:18:47 +08:00 |
|
Terry Geng
|
ae89782450
|
fix: replace TRUE with 1
|
2020-03-22 22:20:11 +08:00 |
|
Terry Geng
|
f65ef64a77
|
feat: sort library files by date
|
2020-03-22 22:06:32 +08:00 |
|
Terry Geng
|
e256d50c5c
|
refactor: removed useless files path cache
|
2020-03-22 21:59:05 +08:00 |
|
azlux
|
91f603c15e
|
Merge pull request #107 from HerHde/master
Extract channel_join logic into seperate method
|
2020-03-22 11:37:42 +01:00 |
|
Terry Geng
|
21c8e276c9
|
fix: error if failed to fetch duration from url
|
2020-03-22 14:50:42 +08:00 |
|
Terry Geng
|
190aac37e1
|
fix: fixed #108
|
2020-03-22 14:30:56 +08:00 |
|
Terry Geng
|
3fb10905b7
|
refactor: database logic, add type hints
|
2020-03-22 14:30:56 +08:00 |
|
HerHde
|
d0d1f538a4
|
Extract channel join logic into seperate method
|
2020-03-22 02:57:12 +01:00 |
|
Azlux
|
22e705a469
|
allow full path
changes for #106
|
2020-03-21 14:55:48 +01:00 |
|
Terry Geng
|
a097102b17
|
fix: serious typo
|
2020-03-21 09:35:31 +08:00 |
|
Terry Geng
|
64d3baeead
|
fix: update 'recent added' database logic
|
2020-03-21 09:09:43 +08:00 |
|
Terry Geng
|
4debb567b8
|
fix: add svg files, continue
|
2020-03-21 01:16:27 +08:00 |
|
Terry Geng
|
6524212140
|
fix: radios don't have path
|
2020-03-21 01:11:10 +08:00 |
|
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 |
|