Terry Geng
c1671d5eb0
fix: Updated youtube search mechanism.
...
Youtube updated the format of its search result page.
Now it wraps everything into a huge json and made our
life much easier.
Fix #252
2021-02-17 14:22:41 +08:00
Kyle Robbertze
6bc9a9a8e0
Allow music_folder to not have trailing /
2021-02-17 13:00:47 +08:00
Traduora Bot
49779c20ae
Bot: Update translation
2021-01-02 09:43:07 +08:00
Terry Geng
a611df3132
Bot: Reformat translation
2021-01-01 06:42:32 +00:00
Terry Geng
4597824fdb
feat: Added bot command version
to display current version.
...
Requested in #194 .
2021-01-01 14:41:17 +08:00
Terry Geng
101391fe57
fix: template path resolve
2020-12-31 18:06:26 +08:00
Terry Geng
9e07fac5ec
fix: snapshot version not based on newest tag
2020-12-31 17:52:28 +08:00
Terry Geng
23dc9d2460
fix: wrong dir when getting snapshot version
2020-12-31 17:46:26 +08:00
Terry Geng
8870667064
fix: absolute path bug
2020-12-31 11:06:44 +08:00
Terry Geng
f96c9f7f89
fix: lang/ path not found
2020-12-31 11:01:22 +08:00
kusky
1af21a66f8
Update configuration.default.ini ( #237 )
2020-12-14 22:01:24 +08:00
kusky
16345fed1c
Update configuration.example.ini ( #238 )
2020-12-14 22:01:12 +08:00
Azlux
9174ce67ff
Fix #231
...
Check if the lib still online while sending the audio buffer
2020-12-01 12:13:01 +01:00
azlux
19858595d6
Full Docker build ( #234 )
...
* Added multi-stage docker build
* switch dockerfile files
Co-authored-by: ReAnzu <github@reanzu.com>
2020-12-01 01:30:04 +01:00
Terry Geng
2d1430e397
feat: Web Interface: Support HTTP 1.1 Payload for POST requests.
2020-11-30 12:47:36 +08:00
Terry Geng
2546e3b373
fix: Check update not checking update when testing version was selected.
2020-11-30 01:15:09 +08:00
Terry Geng
892a1863e7
fix: Erroneous logic for determining if ffmpeg dies prematurely. Fixed #223 .
2020-11-26 13:09:43 +08:00
Tyler Vigario
ff5b1cb1ee
Upgrade web assets ( #219 )
...
* Update assets
* Upgrade linting and other improvments
* Correct linting
* Correction and type check improvements
* Correct type check lib
* Fix lint pathing for VSCode
* Remove duplicate babel config
* Remove editorconfig root attribute from web subdir
* Use double quotes around message
* Simplify ESLint config
* Update web assets
* Allow AMD loader in WebPack
* Bump web dependencies
* Only include FA icons in-use
2020-11-25 22:08:12 +08:00
azlux
c79d4cf977
Merge pull request #230 from azlux/bot-traduora
...
Bot: TRADUORA Update
2020-11-25 12:08:09 +01:00
Traduora Bot
a2bece851d
Bot: Update translation
2020-11-23 00:11:50 +00:00
azlux
2459969349
Use dockerignore instead of rm -rf .git
...
Merge pull request #226 from andsild/dockerignore
2020-11-17 13:29:41 +01:00
Terry Geng
014086305d
fix: Bot failed when executing 'mode random'
2020-11-11 16:46:05 +08:00
Anders Sildnes
73e52ba945
Use dockerignore instead of "rm -rf .git"
...
This reduces the number of layers in the dockerfile by one
2020-11-09 20:58:23 +01:00
azlux
ff7baabe94
Merge pull request #220 from azlux/bot-traduora
...
Bot: TRADUORA Update
2020-11-05 15:37:53 +01:00
Traduora Bot
e2b8bb50ca
Bot: Update translation
2020-11-02 00:11:50 +00:00
Terry Geng
c48bba869f
CI: Fix if statement.
2020-11-01 10:08:38 +08:00
Terry Geng
f94782c9d7
Bot: Reformat translation
2020-11-01 02:00:08 +00:00
Terry Geng
9feae440cc
CI: Get reformated translation after pushing to the translation server.
2020-11-01 09:58:24 +08:00
Terry Geng
ec786375ed
CI: Fixed typo.
2020-11-01 09:45:18 +08:00
Terry Geng
4bef53c948
CI: Push translation: Fixed wrong branch to push.
2020-10-31 23:47:17 +08:00
Terry Geng
fad31bb858
Merge pull request #218 from SnejPro/patch-1
...
Update de_DE.json
2020-10-31 23:41:58 +08:00
Azlux
d1aebc8bfb
change CI step name
2020-10-31 16:05:54 +01:00
Azlux
ec3dddd6e7
Run traduora update in separete pipeline
2020-10-31 16:04:23 +01:00
Terry Geng
d07f676ff6
CI: Fix wrong path for python.
2020-10-31 22:42:37 +08:00
Terry Geng
5c5120e3d7
CI: Setup pushing-translation procedure in CI.
2020-10-31 22:37:07 +08:00
Terry Geng
716b106f6c
refactor: Move check for update into utils.
2020-10-30 20:47:50 +08:00
SnejPro
25b2c02337
Update de_DE.json
2020-10-27 23:50:03 +01:00
Terry Geng
cb8a0cff78
chore: More updates in the README.
2020-10-25 15:55:04 +08:00
Terry Geng
f40450e3e0
chore: Update README to include the minimal python version required.
2020-10-25 15:28:39 +08:00
Terry Geng
312599e8b3
feat: Allow deletion of music files to be disabled in the config file. Implement #202 .
2020-10-24 22:17:55 +08:00
azlux
a1e37629a5
Merge pull request #216 from azlux/bot-traduora
...
Bot: TRADUORA Update
2020-10-22 00:46:27 +02:00
Traduora Bot
0af7fad824
Bot: Update translation
2020-10-20 00:06:41 +00:00
Azlux
5871e5b42c
typo fix
2020-10-19 13:16:57 +02:00
azlux
8ff3ba9bab
Add IT language + Readme improvement
2020-10-11 13:24:37 +02:00
azlux
9b7021100b
Merge pull request #214 from azlux/bot-traduora
...
Bot: TRADUORA Update
2020-10-07 09:22:20 +02:00
Traduora Bot
0bdfafd1b3
Bot: Update translation
2020-10-07 00:06:43 +00:00
azlux
6da8cd3ae8
PR #212 from bot-traduora
...
Bot: TRADUORA Update
Thank to @LelieL91
2020-10-07 00:53:59 +02:00
Traduora Bot
acb1cce757
Bot: Update translation
2020-10-06 00:06:42 +00:00
Azlux
8c81ba215f
Fix #213
2020-10-05 22:49:54 +02:00
Traduora Bot
8454788c59
Bot: Update translation
2020-10-03 00:06:43 +00:00