Commit Graph

82 Commits

Author SHA1 Message Date
Choco
8edc26a6d0 Standardize permission and message keys in code and locales
Updated various permission and message keys in the codebase and all language files for consistency. Also added missing keys and fixed minor typos in several language files.
2025-08-10 12:44:05 +08:00
Choco
4009832240 Update controller.py 2025-05-13 17:28:25 +08:00
Choco
60451b294b Supported placeholder in music controller button 2025-05-13 16:58:04 +08:00
Choco
164b4b10dd Added customization for music controller buttons 2025-05-12 17:48:49 +08:00
Choco
0f077d49e8 Update debug.py 2025-04-19 09:40:24 +08:00
Choco
3699590c0e Fixed some bugs 2025-04-05 22:06:10 +08:00
Choco
5498c60466 Replaced internal spotify with lavalink 2025-03-22 18:42:28 +08:00
Choco
8f0a515e9f Update debug.py 2025-03-11 09:51:33 +08:00
Choco
3a3675eb59 Reconnect the player after restarted 2025-03-07 17:20:57 +08:00
Choco
0ab2438abe Fixed typo 2025-03-07 14:24:52 +08:00
Choco
ecc6a21447 Added lyrics button in controller 2025-03-05 11:30:38 +08:00
Choco
3c0515adbf Added mit license 2025-01-28 12:12:40 +08:00
Choco
94c5fd4c27 Added request song channel feature 2024-12-05 13:33:29 +08:00
Choco
9d505caf7f Updated voicelink enum 2024-11-19 11:32:02 +08:00
Choco
394c618ab1 Optimized some code 2024-07-19 10:45:54 +08:00
Choco
bddb9a9677 Added filter selector in music controller 2024-07-10 17:51:15 +08:00
Choco
75b7e5e827 Fixed some bugs 2024-06-27 16:55:37 +08:00
Choco
7ef2700730 Optimized some code 2024-06-26 07:42:37 +08:00
Choco
5b64389313 Fixed some bugs 2024-06-04 23:16:49 +08:00
Choco
d4cb50a067 Added nodes panel in debug view 2024-04-20 13:21:20 +08:00
Choco
abf97b4375 Added version in the debug 2024-04-18 15:16:05 +08:00
Choco
a3fa3efb54 Added sync function in debug view 2024-04-18 14:59:08 +08:00
Choco
b3fcd4bbb3 Updated the loop button in controller 2024-04-15 13:56:54 +08:00
Choco
610e70da71 Enhanced Loop Control Button Functionality 2024-04-14 11:52:19 +08:00
Choco
61b633f643 Added a new emoji in Loop button 2024-04-12 19:25:00 +08:00
Choco
86c828fc1c Removed error_log 2024-03-22 11:29:31 +08:00
Choco
9069e5fa7e Fixed some bugs 2024-02-22 16:18:58 +08:00
Choco
58e9caa86f Fixed some bugs 2024-02-22 15:52:22 +08:00
Choco
f2da4311f5 Changed some layouts of the view and fixed a bug 2024-02-21 10:43:15 +08:00
Choco
8d7fd00357 Update playlist.py 2024-02-21 10:28:01 +08:00
Choco
f6f2c0b7c3 Added track url in queue view and playlist view 2024-02-21 10:27:08 +08:00
Choco
efb5bf7b77 Fixed some bugs 2024-02-20 20:08:49 +08:00
Choco
d237c2f0ec Optimized code 2024-02-20 11:37:01 +08:00
Choco
073291aa28 Removed chapter view 2024-02-20 11:34:40 +08:00
Choco
8740c04077 Added track_color placeholder 2024-02-19 20:52:32 +08:00
Choco
464f9123e5 Optimized code 2024-02-17 13:04:20 +08:00
Choco
388c276934 Added a option to disable button text in controller 2024-02-15 23:10:11 +08:00
Choco
95ec0970eb Removed create view 2024-02-11 19:52:14 +08:00
Choco
9dc6b99338 Optimized code 2024-02-11 19:47:29 +08:00
Choco
f4f84cea67 Switched from pymongo to motor for asynchronous MongoDB operations 2024-02-09 21:02:07 +08:00
Choco
abb53937d0 Fixed a bug 2024-02-09 17:26:23 +08:00
Choco
243c935f50 Merge pull request #16 from Azarath7/main
RU language pack update and docker support added.
2024-02-03 19:39:39 +08:00
Azarath7
8bb38b3dea Update controller.py 2024-01-31 14:46:51 +02:00
Azarath7
e95a6bc634 Update controller.py 2024-01-31 14:45:24 +02:00
Azarath7
8d072746da Update controller.py 2024-01-31 14:44:27 +02:00
Choco
1146e34564 Rewrite placeholder 2023-12-30 22:50:18 +08:00
Choco
07381b9991 Fixed controller message settings 2023-12-17 19:02:31 +08:00
Choco
5e0f8b1dec Fixed forward and rewind command 2023-12-15 10:43:10 +08:00
Choco
ad6743e9c6 Fixed some bugs 2023-09-17 14:13:56 +08:00
Choco
e2e6c0567e General clean code 2023-09-11 20:02:08 +08:00