10d14259e8
build(deps): bump minimist from 1.2.5 to 1.2.6 in /web
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 23:03:38 +00:00
4b2030dcfd
forgot the workdir
2022-03-25 16:42:00 +01:00
c750ed93de
testing build on raspberry
2022-03-25 16:32:50 +01:00
ff93039345
preparing multi-arch docker image
2022-03-25 12:42:02 +01:00
b0ace7b67a
refactor(ysearch): Use youtube-dl cookie file instead of redundant cookie config item.
2022-02-01 21:08:15 -05:00
a0eb5b39c3
fix(config): Define all fallback in configuration.default.ini.
2022-02-01 21:08:15 -05:00
5b632fd88f
Merge pull request #320 from azlux/dependabot/npm_and_yarn/web/path-parse-1.0.7
...
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /web
2022-02-02 02:09:04 +01:00
4deeb067e6
Merge pull request #318 from azlux/dependabot/npm_and_yarn/web/browserslist-4.19.1
...
build(deps): bump browserslist from 4.14.7 to 4.19.1 in /web
2022-02-02 01:55:10 +01:00
8918b61da5
Merge pull request #319 from azlux/dependabot/npm_and_yarn/web/glob-parent-5.1.2
...
build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /web
2022-02-02 01:51:01 +01:00
75c46d7a60
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /web
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 00:48:38 +00:00
14f963a65d
build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /web
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 00:48:14 +00:00
46004e4bc8
build(deps): bump browserslist from 4.14.7 to 4.19.1 in /web
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.14.7 to 4.19.1.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.7...4.19.1 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 00:48:10 +00:00
286b96ec22
Merge pull request #317 from azlux/dependabot/npm_and_yarn/web/nanoid-3.2.0
...
build(deps): bump nanoid from 3.1.23 to 3.2.0 in /web
2022-02-02 01:47:01 +01:00
ffce05c609
build(deps): bump nanoid from 3.1.23 to 3.2.0 in /web
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-02 00:45:35 +00:00
dd18ce1da0
Adding jpec conversion #314
...
using ffmpeg as thumbnails postprocessing tool
2022-02-02 01:37:25 +01:00
e9bb9d3489
fix(cmd): Sanitize empty url input for !playlist
2022-01-25 09:21:29 -05:00
37666c7daf
feat(config): Detect unexpected config items from config files.
2022-01-21 23:58:49 -05:00
9ba27207ea
fix(config): Reorganize
2022-01-21 23:23:25 -05:00
763cc960a6
fix(web): Button display problem after set delete_allowed
to False.
2022-01-21 23:22:43 -05:00
81b78fa8e3
feat(config): Moved delete_allowed
to [bot] section,
...
Now it works for both command and web interface.
Implemented #293 .
2022-01-21 23:22:43 -05:00
a034d2a85d
docs: Update the Matrix channel of Mumble.
2022-01-21 11:12:31 -05:00
508811cd2a
Merge pull request #309 from knector01/master
...
Allow changing bot avatar
2022-01-21 09:40:16 -05:00
89c3131bb7
Merge pull request #308 from KrakatauiHD/master
...
Fix logfile rotation (small fix)
2022-01-21 09:37:21 -05:00
fd2c41eb9c
feat: Add avatar config option
2022-01-20 21:18:02 -07:00
f8a71058f0
make the rotating logsfiles rotating again
2022-01-20 16:08:25 +01:00
6e3b1cb673
fix(web): Random mode was broken.
...
Fixes #307 .
2022-01-17 21:39:49 -05:00
b0542b955e
build: Reverted python-magic-bin
back to python-magic
.
...
Added special note for macOS users in README.
2022-01-16 09:23:52 -05:00
6afdc78360
fix(web): Directory selection being wrongly ignored while jumping through pages.
...
Fix #305 .
2022-01-15 22:39:47 -05:00
82fa35d4b0
build: Fix python-magic install.
2022-01-15 22:38:34 -05:00
c624c327c3
fix(audio): Fadein not working properly for mono.
2021-12-13 13:40:36 -05:00
02abdd6389
Merge pull request #300 from azlux/ci
...
fix(CI): OpenSSL problem in Node v17. Switch back to v16.
2021-12-02 09:16:26 -05:00
6005897276
fix(CI): OpenSSL problem in Node v17. Switch back to v16.
2021-12-02 09:13:37 -05:00
7a5e4938a7
Merge pull request #299 from azlux/pause
...
fix: Music wrongly started if two people left in channel.
2021-12-02 09:10:05 -05:00
3e1f810b0e
fix: Music wrongly started if two people left in channel.
...
Fix #298
2021-12-02 08:31:56 -05:00
9b9b4e40ce
upgrade debian base
2021-10-27 02:29:59 +02:00
81ff7c3039
temporary change to yt-dlp
...
#296 and #297
2021-10-27 02:13:00 +02:00
100a5d66d9
Merge pull request #295 from parnikkapore/fix_extend_print
...
Remove tracing from media/playlist.py/extend()
2021-09-24 08:46:03 -04:00
d60b53838e
Remove tracing from media/playlist.py/extend()
2021-09-24 20:00:37 +08:00
3733353170
Merge pull request #291 from SeanFxyz/patch-1
...
Update pipe_no_wait function to work on FreeBSD
2021-09-01 12:19:37 +02:00
5224610654
Update pipe_no_wait function to work on FreeBSD
...
This very small change made the bot work on my FreeBSD server. Haven't had any issues so far.
2021-08-31 20:07:48 -07:00
75c54f2258
Merge pull request #290 from kusky3/master
...
update config
2021-08-18 10:32:33 +02:00
5436aee3c8
Update configuration.default.ini
2021-08-18 06:23:28 +02:00
743ca552a6
Update configuration.example.ini
2021-08-18 06:22:21 +02:00
ba02cdebf2
radio: don't get stuck on mpd http streams
...
Merge pull request #285 from mweinelt/mpd-radio-stream
2021-06-01 23:39:44 +02:00
48d54beffd
radio: don't get stuck on mpd http streams
...
MPD HTTP streaming provide the media content at every URL thrown at the
HTTP backend. So requests for shoutcast and icecast metadata get stuck
receiving the actual media content, instead of the expected metadata.
The conclusion is to only request these metadata files, when they're not
actually advertised as audio or video content types in a HEAD request.
2021-06-01 23:16:22 +02:00
6faadd6669
feat: Add config option redirect_stderr
.
...
Proposed in #282 .
2021-05-26 11:29:22 +08:00
efab8928f5
fix: Failure caused by welcome message sent by the server.
...
Fixes #281 .
2021-05-26 09:25:04 +08:00
3200c83fd0
Merge pull request #280 from TerryGeng/racing
...
fix: Racing condition happens when editing playlist.
2021-05-24 09:35:56 +08:00
b65e7b2bcc
fix: Racing condition happens when editing playlist. Fixes #279 .
2021-05-24 09:26:23 +08:00
33a9e75ba9
Merge pull request #269 from mweinelt/auto_fetch_changelog
...
Allow opt-out to fetching changelogs on updates
2021-05-19 22:37:39 +08:00