This website requires JavaScript.
7766b15ea1
Implement play/pause as one button
Tyler Vigario
2020-04-27 18:32:44 -07:00
5447a0d132
fix: more on database migration, fixed #134
Terry Geng
2020-04-26 09:17:38 +08:00
b33e6c6dda
fix: include "openbsd" in pipe_no_wait, fixed #116
Terry Geng
2020-04-25 09:11:58 +08:00
9f8dcec5a4
fix: we don't use submodule any more
Terry Geng
2020-04-24 20:40:09 +08:00
09df681ebe
feat: database migration function mentioned in #133
Terry Geng
2020-04-24 10:41:47 +08:00
7f8b9eab5e
feat: add interface action 'next', mentioned in #130 .
Terry Geng
2020-04-24 09:25:05 +08:00
d87143920c
Merge pull request #133 from Gunzinger/urlitem-keyword
Terry Geng
2020-04-24 09:16:19 +08:00
922ca30697
clone title into keywords in class URLItem so added clips become searchable via the webinterface
Daniel Gunzinger
2020-04-23 22:16:49 +02:00
170389ea7c
Merge pull request #132 from Gunzinger/readme-patch-pypi-pymumble
azlux
2020-04-23 18:42:37 +02:00
e24118e837
Update README to reflect current state of master
Daniel Gunzinger
2020-04-23 18:07:58 +02:00
1d6310afaf
Using new pymumble pypi module
Azlux
2020-04-21 18:47:24 +02:00
8c6b5e8f63
Fix pathing
Tyler Vigario
2020-04-20 20:38:18 -07:00
a768c68912
Improve filters layout (for now...)
Tyler Vigario
2020-04-20 20:33:53 -07:00
5be387c81c
Improve playlist and library mobile styling
Tyler Vigario
2020-04-20 20:07:26 -07:00
3f4bfe1846
Remove unused stylesheet link
Tyler Vigario
2020-04-20 16:37:03 -07:00
f000a6ca84
Fix template pathing
Tyler Vigario
2020-04-20 16:08:43 -07:00
33a497bc75
Further improve layout
Tyler Vigario
2020-04-20 15:27:13 -07:00
8f166b53d0
Improve mobile styling
Tyler Vigario
2020-04-20 14:47:10 -07:00
5fbc8e463d
new version
azlux
2020-04-19 16:05:04 +02:00
9640324668
feat: increase opacity for the floating play button, and now it can be activated by hovering on the title.
Terry Geng
2020-04-19 00:38:36 +08:00
81bfe92e13
Merge pull request #129 from Gunzinger/master
Terry Geng
2020-04-18 23:29:11 +08:00
d35e564681
Merge branch 'master' into master
Terry Geng
2020-04-18 23:28:31 +08:00
fa727b6869
add delay for sending the new volume (client -> server) to limit packet send rate; only update the slider value when the value has changed
Daniel Gunzinger
2020-04-18 16:46:38 +02:00
563ce8f37b
fix indent
Azlux
2020-04-18 14:55:12 +02:00
e0e0819605
fix: use native python function to create non-blocking pipe. Thanks @azlux for this solution. Close #116 .
Terry Geng
2020-04-18 09:57:07 +08:00
b8ebcce945
use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons
Daniel Gunzinger
2020-04-16 23:31:08 +02:00
08c76aab9d
fix typeerror when setting volume; fix processing of volume updates in client-side webinterface
Daniel Gunzinger
2020-04-16 19:36:14 +02:00
f95e07c9af
implement trivial volume control slider and reporting of current volume to webinterface
Daniel Gunzinger
2020-04-16 19:09:24 +02:00
788383f65c
change where we get the current volume from in the status method; adjust html input range from 0-100 to 0-1, thus remove need for scaling in javascript
Daniel Gunzinger
2020-04-17 17:12:26 +02:00
b9fd17677b
use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons
Daniel Gunzinger
2020-04-16 23:31:08 +02:00
2d788c77f5
New version
azlux
2020-04-16 22:13:11 +02:00
9e1f2d605d
fix typeerror when setting volume; fix processing of volume updates in client-side webinterface
Daniel Gunzinger
2020-04-16 19:36:14 +02:00
82af558e5a
implement trivial volume control slider and reporting of current volume to webinterface
Daniel Gunzinger
2020-04-16 19:09:24 +02:00
f13d77ccbd
#125 from NeodarZ/fix_typos
azlux
2020-04-10 13:09:21 +02:00
3266462b80
Fix typos
neodarz
2020-04-10 12:45:43 +02:00
88848726fb
Fix typo on refresh_cache_on_startup option
neodarz
2020-04-10 08:03:31 +02:00
ea65c0279f
Update README.md
Terry Geng
2020-04-10 10:12:26 +08:00
622f86c8f2
fix: listfile problem
Terry Geng
2020-04-10 10:08:42 +08:00
9904795b1b
Update README.md
Terry Geng
2020-04-08 09:06:44 +08:00
409489376f
fix: message for 'repeat'
Terry Geng
2020-04-08 08:57:39 +08:00
e86b5ca659
refactor: rewrite confusing part
Terry Geng
2020-04-08 08:55:43 +08:00
e1c5fc32e9
Merge pull request #123 from Chili-Bebber/patch-1
Terry Geng
2020-04-08 08:14:12 +08:00
2a148dd8a3
Fix repeat command crashing when queue is empty
Dexter Gaon-Shatford
2020-04-07 19:06:45 -04:00
d32d30b795
fix: fixed #118 , weird threading issue
Terry Geng
2020-04-02 18:27:15 +08:00
eeaa09b564
release: v6.1.1
Terry Geng
2020-03-31 20:43:59 +08:00
75b1c6f7c7
fix : #117 continue
Terry Geng
2020-03-31 17:51:15 +08:00
0b92d4ccb0
same fix as #117
Azlux
2020-03-31 11:26:29 +02:00
34f38d09e6
fix: fixed #117
Terry Geng
2020-03-31 10:54:24 +08:00
236cf38814
new version
Azlux
2020-03-30 00:06:44 +02:00
a5a8cb230d
Update Readme
Terry Geng
2020-03-28 23:27:39 +08:00
da3f3cd42f
fix: path is None error
Terry Geng
2020-03-28 21:54:33 +08:00
b656865ce9
Update README.md
Terry Geng
2020-03-28 20:50:11 +08:00
c8d059ced0
fix: update some text
Terry Geng
2020-03-28 20:46:21 +08:00
ef54f44d0f
Update README.md
Terry Geng
2020-03-28 20:38:02 +08:00
112564ba45
refactor: reviewed all message send to channel
Terry Geng
2020-03-28 13:13:20 +08:00
e695c36e5f
fix: wrong length
Terry Geng
2020-03-28 12:01:06 +08:00
b18c70c146
fixed: playlist update problem in web interface
Terry Geng
2020-03-28 10:45:32 +08:00
bbe208d162
fix: move message string to config file
Terry Geng
2020-03-25 21:41:59 +08:00
1732314304
fix: current_index unchanged immediately after stop
Terry Geng
2020-03-25 21:34:31 +08:00
732c698408
feat: fold playlist to avoid displaying too many items
Terry Geng
2020-03-25 21:12:01 +08:00
b2e5efec93
refactor: optimized playlist logic
Terry Geng
2020-03-25 11:38:49 +08:00
3d3c55a0fb
fix config
Azlux
2020-03-25 12:41:46 +01:00
2554000371
Merge pull request #112 from tainmart/master
azlux
2020-03-25 10:39:23 +01:00
7b1415948a
add play_resume option
Martin Römer
2020-03-23 19:00:34 +01:00
b6ea3c5bff
autostop now supports pause/stop
Martin Römer
2020-03-23 18:05:38 +01:00
5b77bbd5df
color fix
Azlux
2020-03-23 17:09:20 +01:00
30dc612825
fix: 204 is not an error
Terry Geng
2020-03-23 23:42:45 +08:00
3a906ea183
Merge branch 'master' of https://github.com/azlux/botamusique
Martin Römer
2020-03-23 16:17:06 +01:00
8f48b7deda
add feature autostop
Martin Römer
2020-03-23 16:08:26 +01:00
f93ac890a2
fix: 404 -> 204
Terry Geng
2020-03-23 21:13:55 +08:00
4b1b3b1096
adding favicon
Azlux
2020-03-23 13:54:52 +01:00
6caca5f307
fix: refresh_cache_on_startup not working
Terry Geng
2020-03-23 13:49:24 +08:00
55370e1ba9
fix: strange web interface behavior, and fix attempt for #111
Terry Geng
2020-03-23 13:04:43 +08:00
d24f1095a3
fix: typo
Terry Geng
2020-03-23 09:18:47 +08:00
ae89782450
fix: replace TRUE with 1
Terry Geng
2020-03-22 22:20:11 +08:00
f65ef64a77
feat: sort library files by date
Terry Geng
2020-03-22 22:06:22 +08:00
e256d50c5c
refactor: removed useless files path cache
Terry Geng
2020-03-22 21:58:39 +08:00
91f603c15e
Merge pull request #107 from HerHde/master
azlux
2020-03-22 11:37:42 +01:00
21c8e276c9
fix: error if failed to fetch duration from url
Terry Geng
2020-03-22 14:50:42 +08:00
190aac37e1
fix: fixed #108
Terry Geng
2020-03-22 14:28:17 +08:00
3fb10905b7
refactor: database logic, add type hints
Terry Geng
2020-03-22 14:25:09 +08:00
d0d1f538a4
Extract channel join logic into seperate method
HerHde
2020-03-22 02:57:12 +01:00
22e705a469
allow full path
Azlux
2020-03-21 14:55:48 +01:00
a097102b17
fix: serious typo
Terry Geng
2020-03-21 09:35:31 +08:00
64d3baeead
fix: update 'recent added' database logic
Terry Geng
2020-03-21 09:09:43 +08:00
4debb567b8
fix: add svg files, continue
Terry Geng
2020-03-21 01:16:27 +08:00
6524212140
fix: radios don't have path
Terry Geng
2020-03-21 01:10:52 +08:00
a6991943c5
fix: add svg files
Terry Geng
2020-03-21 01:07:38 +08:00
589dcdce37
fix: exclude 'info' col in the database
Terry Geng
2020-03-21 00:49:37 +08:00
b455215be4
feat: added special tag 'recent added', fix typo
Terry Geng
2020-03-21 00:39:43 +08:00
51238b191b
feat: added special tag 'recent added'
Terry Geng
2020-03-21 00:37:12 +08:00
575d363de3
refactor: new database format
Terry Geng
2020-03-21 00:10:30 +08:00
bfa64547e8
fix: button confusion
Terry Geng
2020-03-20 21:28:00 +08:00
70f358f964
feat: add tags to playlist items in web interface
Terry Geng
2020-03-20 13:24:31 +08:00
701403b1a2
fix: tag selector beautifed
Terry Geng
2020-03-20 12:30:03 +08:00
b2c416f968
fix: sql error, continue
Terry Geng
2020-03-20 11:34:42 +08:00
f6d7813d93
fix: sql error
Terry Geng
2020-03-20 11:32:10 +08:00
9a8d6d6ea1
fix: index out of range when rebuild cache
Terry Geng
2020-03-20 11:14:27 +08:00
1d1ff50a59
feat: add 'clear_when_stop_in_oneshot' option in config for azlux
Terry Geng
2020-03-20 10:49:44 +08:00
4e287d6b1b
feat: tag editing feature in web interface
Terry Geng
2020-03-20 10:35:09 +08:00