simojenki
4aa72c6d85
bob
2024-02-02 11:51:45 +00:00
Simon J
66c248fe44
Use transcodedContentType when available to indicate to sonos device the transcoded mimeType #191 ( #192 )
2024-02-02 19:43:53 +11:00
Daniel Hammer
1a251400ec
Update README.md ( #189 )
2024-01-25 08:48:14 +11:00
Simon J
0c9513bec9
Rollback version of fast-xml-parser used by @svrooij/sonos as newest version causes error ( #188 )
2024-01-24 20:40:25 +11:00
Simon J
b7beb4c610
- Upgrade to node v20 ( #187 )
2024-01-24 12:25:48 +11:00
Simon J
5ce2e4efb7
Bump libs ( #179 )
v0.6.11
2023-10-11 17:19:24 +11:00
Simon J
8ef9ca80b6
Fix issue #177 ( #178 )
2023-10-11 12:45:27 +11:00
Simon J
a5689c3d4b
Feature/move close stream ( #176 )
...
* Move stream destroy closer to where stream is retrieved
* Change BNB_SUBSONIC_URL to be of type URLBuilder to better handle URL construction rather than string concat, should addresse #169
v0.6.10
2023-10-10 11:25:55 +11:00
dependabot[bot]
b8caf90e06
Bump semver from 5.7.1 to 5.7.2 ( #165 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 10:59:57 +11:00
dependabot[bot]
9b01f07484
Bump get-func-name from 2.0.0 to 2.0.2 ( #173 )
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 10:59:46 +11:00
Simon J
fb5f8e81ec
Ensure streams and destroyed on end of /stream request to see if addressess TCP leak issue ( #175 )
2023-10-09 16:19:00 +11:00
Simon J
9786d9f1dd
Support for fr-FR LANG ( #172 )
v0.6.9
2023-09-14 16:38:56 +10:00
dhalem
a9d88bd9eb
No longer fetch entities for playlists when getting the list. ( #161 )
v0.6.8
2023-04-27 19:34:59 +10:00
Simon J
f6fc7ab920
Ability to disable album art for playlists ( #159 )
v0.6.7
2023-04-22 10:54:38 +10:00
simojenki
8111041551
Additional documentation around where to pull image from
v0.6.6
2023-03-18 08:47:16 +11:00
simojenki
df2ef9b152
Add some labels to docker image
2023-03-17 10:37:42 +11:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
33473cd387
ci: Push image to GHCR ( #153 )
...
* ci: Push image to GHCR
* ci: Update build actions
2023-03-17 10:26:43 +11:00
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