Simon J
7f743aaa7e
Change some messages from info to debug, route all soap info to debug ( #151 )
v0.6.5
2023-03-13 08:47:32 +11:00
simojenki
d4bed77c54
Set default log level to info
2023-03-12 07:52:43 +00:00
Simon J
29531a6e01
Ability to configure log level, default to 'warn' ( #150 )
2023-03-12 13:52:38 +11:00
Simon J
e78b6c4fbc
Ability to configure whether to log http requests ( #149 )
2023-03-12 09:21:49 +11:00
Simon J
2941f6f595
Add wget to image
v0.6.4
2023-03-09 06:55:58 +11:00
Daniel Hammer
2c48d08b0e
Expanded BNB_SUBSONIC_ARTIST_IMAGE_CACHE description to reflect maintainer insights. ( #146 )
...
@see https://github.com/simojenki/bonob/issues/138#issuecomment-1455001557
Co-authored-by: Daniel Hammer <daniel.hammer+oss@gmail.com >
v0.6.3
2023-03-08 16:16:03 +11:00
Daniel Hammer
de48ee0fca
Added initial da-DK i18n. ( #140 )
2023-03-06 18:40:08 +11:00
Simon J
cefdf5e2d5
Switch to node:16-bullsys-slim images to reduce final image size ( #144 )
2023-03-06 18:39:40 +11:00
Daniel Hammer
f86a78b338
Added initial documentation for multiple registrations. ( #141 )
...
@see https://github.com/simojenki/bonob/issues/139
Co-authored-by: Daniel Hammer <daniel.hammer+oss@gmail.com >
2023-03-06 10:41:55 +11:00
dependabot[bot]
4d23885d7c
Bump @xmldom/xmldom from 0.7.6 to 0.7.9 ( #143 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.7.6 to 0.7.9.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.6...0.7.9 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 10:41:19 +11:00
dependabot[bot]
8c80c00089
Bump qs from 6.10.1 to 6.11.0 ( #142 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 10:41:08 +11:00
dependabot[bot]
ebf385e918
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #133 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 10:40:52 +11:00
dependabot[bot]
a20fdcbc5f
Bump eta from 1.12.3 to 2.0.0 ( #131 )
...
Bumps [eta](https://github.com/eta-dev/eta ) from 1.12.3 to 2.0.0.
- [Release notes](https://github.com/eta-dev/eta/releases )
- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.0.0 )
---
updated-dependencies:
- dependency-name: eta
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 10:40:40 +11:00
dependabot[bot]
f763dbd8b9
Bump cookiejar from 2.1.2 to 2.1.4 ( #130 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 10:40:25 +11:00
dependabot[bot]
2d3e5dc635
Bump json5 from 2.2.0 to 2.2.3 ( #126 )
2023-03-06 08:10:21 +11:00
dependabot[bot]
6091308266
Bump jsonwebtoken from 8.5.1 to 9.0.0 ( #125 )
2023-03-06 08:10:14 +11:00
dependabot[bot]
fed6e9663d
Bump express from 4.17.1 to 4.17.3 ( #124 )
2023-03-06 08:10:01 +11:00
dependabot[bot]
03b5b04c73
Bump minimatch from 3.0.4 to 3.1.2 ( #120 )
2023-03-06 07:54:15 +11:00
simojenki
4a529b46e1
Fix incorrect boolean usage with docker-compose, had to quote the "true"
2022-11-14 00:34:04 +00:00
simojenki
5c9fbede7a
Add devcontainer for building bonob
2022-11-14 00:33:35 +00:00
dependabot[bot]
94e25e03ea
Bump follow-redirects from 1.14.3 to 1.15.2 ( #119 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.3 to 1.15.2.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.15.2 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 19:34:27 +11:00
dependabot[bot]
d9c3a3edcb
Bump jpeg-js from 0.4.3 to 0.4.4 ( #118 )
...
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases )
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 19:34:17 +11:00
dependabot[bot]
f22b094d83
Bump minimist from 1.2.5 to 1.2.7 ( #117 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 19:34:06 +11:00
dependabot[bot]
4ae71675e8
Bump async from 3.2.0 to 3.2.4 ( #116 )
...
Bumps [async](https://github.com/caolan/async ) from 3.2.0 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 19:33:53 +11:00
simojenki
84866dfd60
Trying to make server tests more stable
2022-10-20 16:35:18 +11:00
simojenki
719fd998b1
Set jest timeout globally for all tests as tests break in GH actions due to timeout
2022-10-20 13:29:37 +11:00
dependabot[bot]
91995678a4
Bump tar from 6.1.8 to 6.1.11 ( #115 )
2022-10-18 09:06:15 +11:00
dependabot[bot]
67d6c4a730
Bump node-fetch from 2.6.1 to 2.6.7 ( #114 )
2022-10-18 09:05:58 +11:00
dependabot[bot]
3df4f4daa7
Bump nth-check from 2.0.0 to 2.1.1 ( #113 )
2022-10-18 09:05:19 +11:00
dependabot[bot]
bd63408ec3
Bump tmpl from 1.0.4 to 1.0.5 ( #112 )
2022-10-18 09:04:50 +11:00
dependabot[bot]
da5491b474
Bump sharp from 0.29.1 to 0.30.5 ( #106 )
2022-10-18 09:04:27 +11:00
dependabot[bot]
bbd676b5b8
Bump @xmldom/xmldom from 0.7.4 to 0.7.6 ( #111 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.4...0.7.6 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 08:03:05 +11:00
simojenki
d01c747c96
handling SIGTERM
2022-07-30 17:28:30 +10:00
Laurent le Beau-Martin
192f65a56b
Improve ffmpeg command to transcode flac ( #99 )
...
* Improve ffmpeg command to transcode flac
The command previously suggested forced the output sample rate to 48 kHz, even if the input was lower, at 44.1 kHz.
This new command lets `ffmpeg` select the appropriate output sample rate to minimize conversion.
Documentation: https://www.ffmpeg.org/ffmpeg-filters.html#aformat-1
* Update transcoding command
- Support more sample rates and bit depths.
- Add note about S1
v0.6.2
2022-03-10 15:06:56 +11:00
Simon J
9b3df4ce1a
Support for using boolean values when using yaml docker-compose files rather than strings for booleans ( #98 )
2022-02-28 22:07:17 +11:00
Simon J
df9a6d4663
Improve date handling ( #94 )
2022-02-02 13:26:01 +11:00
simojenki
d0c80b2f20
Add linux/arm64 to platforms supported
v0.6.1
2021-12-30 09:30:49 +11:00
simojenki
4fcfb0cb71
Update README
v0.6.0
2021-12-28 17:45:41 +11:00
simojenki
616283b3c6
Add TZ to README
2021-12-25 12:25:50 +11:00
Simon J
8f8c3c77f2
Add tzdata to image ( #89 )
2021-12-25 10:04:39 +11:00
simojenki
7d28b7bf4b
Use debian bullseye base images for better arm support, build only amd64 * arm/v7 images
2021-12-22 16:29:20 +11:00
simojenki
a217886ce5
Add linux/arm/v7 to images built
2021-12-22 14:46:42 +11:00
Simon J
e22d451833
arm64 and amd64 image support ( #88 )
...
* Ability to build arm7 docker image using buildx
* Build arm64 and amd64 images
2021-12-22 13:05:55 +11:00
Simon J
ddb26e11b8
Fix bug where authorisation token being truncated by sonos ( #86 )
2021-12-12 14:12:56 +11:00
Simon J
1c94654fb3
Refreshing bearer tokens when smapi token is refreshed ( #85 )
2021-12-09 14:41:52 +11:00
Simon J
7c0db619c9
Fix bug where streaming didnt work due to correct use of Bearer token ( #84 )
2021-12-03 13:51:51 +11:00
Simon J
075538f029
Feature/flavour in subsonic token ( #83 )
...
* Add type of subsonic clone to serviceToken so can specialise client for navidrome
* Ability to add bearer token to subsonic credentials for flavours of subsonic
2021-12-03 13:17:03 +11:00
Simon J
8a0140b728
Ability to define auth timeout ( #82 )
2021-12-02 14:24:44 +11:00
Simon J
d1300b8119
SmapiAuthTokens that expire, with sonos refreshAuthToken functionality ( #81 )
...
Bearer token to Authorization header for stream requests
Versioned SMAPI Tokens
2021-12-02 11:03:52 +11:00
Simon J
89340dd454
Fix bug where sonos app cannot navigate from track to artist when subsonic returns null artistId on song ( #79 )
2021-11-20 18:22:24 +11:00