Marcel van der Veldt [Thu, 11 Apr 2024 13:42:45 +0000 (15:42 +0200)]
fix another race condition
Marcel van der Veldt [Thu, 11 Apr 2024 13:09:34 +0000 (15:09 +0200)]
fix some race conditions
Marcel van der Veldt [Wed, 10 Apr 2024 21:46:13 +0000 (23:46 +0200)]
fix player settings
Marcel van der Veldt [Wed, 10 Apr 2024 19:45:12 +0000 (21:45 +0200)]
Various fixes and code cleanup to the streaming logic (#1216)
Marcel van der Veldt [Tue, 9 Apr 2024 09:05:43 +0000 (11:05 +0200)]
Fix repeat when flow mode enabled (#1215)
dependabot[bot] [Mon, 8 Apr 2024 19:07:09 +0000 (21:07 +0200)]
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#1210)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:53 +0000 (21:06 +0200)]
Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#1211)
Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: pre-commit-hooks
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:38 +0000 (21:06 +0200)]
Bump ruff from 0.3.4 to 0.3.5 (#1212)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 8 Apr 2024 19:06:29 +0000 (21:06 +0200)]
Bump zeroconf from 0.131.0 to 0.132.0 (#1213)
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.131.0 to 0.132.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.131.0...0.132.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 8 Apr 2024 18:25:14 +0000 (20:25 +0200)]
prevent race conditions on stop
Marcel van der Veldt [Mon, 8 Apr 2024 13:39:56 +0000 (15:39 +0200)]
prevent hang on stop of cliraop
Marcel van der Veldt [Mon, 8 Apr 2024 10:43:22 +0000 (12:43 +0200)]
update airplay binary
Marcel van der Veldt [Mon, 8 Apr 2024 10:14:05 +0000 (12:14 +0200)]
update airplay binary
Marcel van der Veldt [Mon, 8 Apr 2024 09:19:26 +0000 (11:19 +0200)]
Announcements improvements (#1209)
* Prefer group for announcements
* Fix some issues with Google cast and announcements
* ensure announce volume is int
* fallback image for cast metadata
sprocket-9 [Mon, 8 Apr 2024 07:26:23 +0000 (08:26 +0100)]
Ensure favorited item is added to provider library (#1207)
Marcel van der Veldt [Sun, 7 Apr 2024 21:48:42 +0000 (23:48 +0200)]
Some optimizations to Airplay buffering (#1208)
Marcel van der Veldt [Sun, 7 Apr 2024 21:43:24 +0000 (23:43 +0200)]
prevent error in log
Marcel van der Veldt [Fri, 5 Apr 2024 22:43:41 +0000 (00:43 +0200)]
extend pipe buffer size on linux
Marcel van der Veldt [Fri, 5 Apr 2024 15:47:09 +0000 (17:47 +0200)]
Fix streaming of soundcloud (#1206)
Marcel van der Veldt [Fri, 5 Apr 2024 15:10:14 +0000 (17:10 +0200)]
Some small bugfixes (#1205)
Jozef Kruszynski [Thu, 4 Apr 2024 23:24:33 +0000 (01:24 +0200)]
Tidal: Fix retrieval of images for media items (#1204)
* change when images are parsed
* fix the image retrieval
---------
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Thu, 4 Apr 2024 19:46:49 +0000 (21:46 +0200)]
Bugfixes and improvements to (universal) player groups (#1203)
dependabot[bot] [Thu, 4 Apr 2024 10:29:40 +0000 (12:29 +0200)]
Bump pillow from 10.2.0 to 10.3.0 (#1201)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marvin Schenkel [Thu, 4 Apr 2024 10:29:28 +0000 (12:29 +0200)]
Add videos to YTM search results (#1202)
* Add videos to YTM search results
* Add videos to YTM search results
dependabot[bot] [Wed, 3 Apr 2024 10:20:57 +0000 (12:20 +0200)]
Bump plexapi from 4.15.10 to 4.15.11 (#1196)
* Bump plexapi from 4.15.10 to 4.15.11
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.10 to 4.15.11.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.10...4.15.11)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
sprocket-9 [Wed, 3 Apr 2024 08:47:10 +0000 (09:47 +0100)]
Fixes Spotify API for library Add/Remove of Artist (#1200)
dependabot[bot] [Tue, 2 Apr 2024 17:47:36 +0000 (19:47 +0200)]
Bump async-upnp-client from 0.38.2 to 0.38.3 (#1198)
* Bump async-upnp-client from 0.38.2 to 0.38.3
Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.38.2 to 0.38.3.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.38.2...0.38.3)
---
updated-dependencies:
- dependency-name: async-upnp-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Marcel van der Veldt [Tue, 2 Apr 2024 17:36:35 +0000 (19:36 +0200)]
Fix sending announcements to playergroups/synced players (#1199)
Fix sending announcements to playergroups
Marcel van der Veldt [Tue, 2 Apr 2024 17:36:13 +0000 (19:36 +0200)]
remove safety from requirements
dependabot[bot] [Tue, 2 Apr 2024 17:35:40 +0000 (19:35 +0200)]
Bump ruff from 0.3.3 to 0.3.4 (#1195)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.3...v0.3.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 2 Apr 2024 17:34:16 +0000 (19:34 +0200)]
Bump orjson from 3.9.15 to 3.10.0 (#1194)
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.15 to 3.10.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.15...3.10.0)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 1 Apr 2024 15:32:13 +0000 (17:32 +0200)]
buffer can be a bit smaller
sprocket-9 [Mon, 1 Apr 2024 15:25:20 +0000 (16:25 +0100)]
Fixes Spotify API for library Add/Remove of Artist/Album/Track (#1192)
Marcel van der Veldt [Mon, 1 Apr 2024 15:21:08 +0000 (17:21 +0200)]
Fix issues with streaming YTM and some radio stations (#1193)
Giel Janssens [Mon, 1 Apr 2024 15:08:04 +0000 (17:08 +0200)]
Soundcloudpy pip (#1191)
Marcel van der Veldt [Fri, 29 Mar 2024 10:32:53 +0000 (11:32 +0100)]
Fix announcements on slimproto
Marcel van der Veldt [Fri, 29 Mar 2024 10:20:44 +0000 (11:20 +0100)]
possible fix for soundcloud
Marcel van der Veldt [Fri, 29 Mar 2024 10:03:06 +0000 (11:03 +0100)]
fix airplay playback
music-assistant-machine [Fri, 29 Mar 2024 01:52:30 +0000 (02:52 +0100)]
frontend-2.4.1 (#1190)
* Update pyproject.toml for 2.4.1
* Update requirements_all.txt for 2.4.1
Marcel van der Veldt [Fri, 29 Mar 2024 01:48:11 +0000 (02:48 +0100)]
More fixes for playback and better logging (#1189)
More fixes for playback
Marcel van der Veldt [Thu, 28 Mar 2024 20:54:25 +0000 (21:54 +0100)]
fix loglevel
Marcel van der Veldt [Thu, 28 Mar 2024 20:47:32 +0000 (21:47 +0100)]
Fix streaming issues with YouTube Music (#1188)
Marcel van der Veldt [Thu, 28 Mar 2024 11:48:36 +0000 (12:48 +0100)]
Several tweaks for radio streams and YTM (#1187)
* Fixes for radio streams playback and metadata
* some fixes for buffering and caching streamdetails
* Update audio.py
music-assistant-machine [Tue, 26 Mar 2024 23:02:58 +0000 (00:02 +0100)]
frontend-2.4.0 (#1186)
* Update pyproject.toml for 2.4.0
* Update requirements_all.txt for 2.4.0
Marcel van der Veldt [Tue, 26 Mar 2024 23:01:29 +0000 (00:01 +0100)]
Add categories to config entries (#1185)
add categories to config entries
Marcel van der Veldt [Tue, 26 Mar 2024 19:04:53 +0000 (20:04 +0100)]
Some enhancements to the Announcement feature (#1184)
dependabot[bot] [Tue, 26 Mar 2024 19:01:04 +0000 (20:01 +0100)]
Bump actions/setup-python from 5.0.0 to 5.1.0 (#1183)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Tue, 26 Mar 2024 16:04:25 +0000 (17:04 +0100)]
Fixes for logging (#1182)
Marcel van der Veldt [Tue, 26 Mar 2024 12:26:45 +0000 (13:26 +0100)]
small enhancements
Marcel van der Veldt [Tue, 26 Mar 2024 10:45:54 +0000 (11:45 +0100)]
fix streamed seconds calculation
Marcel van der Veldt [Tue, 26 Mar 2024 10:35:00 +0000 (11:35 +0100)]
small optimization for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 09:29:41 +0000 (10:29 +0100)]
a few small optimizations for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 08:13:32 +0000 (09:13 +0100)]
few small optimizations
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:36 +0000 (00:49 +0100)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:12 +0000 (00:49 +0100)]
fix dockerfile
music-assistant-machine [Mon, 25 Mar 2024 23:12:11 +0000 (00:12 +0100)]
frontend-2.3.4 (#1181)
* Update pyproject.toml for 2.3.4
* Update requirements_all.txt for 2.3.4
Marcel van der Veldt [Mon, 25 Mar 2024 22:35:37 +0000 (23:35 +0100)]
just use pip within path
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:20 +0000 (23:12 +0100)]
Merge branch 'main' of https://github.com/music-assistant/server
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:10 +0000 (23:12 +0100)]
cleanup
dependabot[bot] [Mon, 25 Mar 2024 22:05:58 +0000 (23:05 +0100)]
Bump radios from 0.3.0 to 0.3.1 (#1175)
* Bump radios from 0.3.0 to 0.3.1
Bumps [radios](https://github.com/frenck/python-radios) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/frenck/python-radios/releases)
- [Commits](https://github.com/frenck/python-radios/compare/v0.3.0...v0.3.1)
---
updated-dependencies:
- dependency-name: radios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Mon, 25 Mar 2024 21:58:39 +0000 (22:58 +0100)]
Bump black from 24.2.0 to 24.3.0 (#1176)
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)]
Performance and stability fixes (#1180)
dependabot[bot] [Mon, 25 Mar 2024 21:56:02 +0000 (22:56 +0100)]
Bump pre-commit from 3.6.2 to 3.7.0 (#1177)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jozef Kruszynski [Mon, 25 Mar 2024 21:55:49 +0000 (22:55 +0100)]
Various fixes for Tidal (#1174)
* Hopefully caught all the errors and fixed urls for tracks and playlists
* use https for browse links
* change image retrieval method, split into one for tracks, one for all others
* lint
* const for browse url
* lint
dependabot[bot] [Mon, 25 Mar 2024 21:54:30 +0000 (22:54 +0100)]
Bump pytest-cov from 4.1.0 to 5.0.0 (#1178)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 25 Mar 2024 21:54:21 +0000 (22:54 +0100)]
Bump shortuuid from 1.0.12 to 1.0.13 (#1179)
Bumps [shortuuid](https://github.com/skorokithakis/shortuuid) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/skorokithakis/shortuuid/releases)
- [Changelog](https://github.com/skorokithakis/shortuuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/skorokithakis/shortuuid/compare/v1.0.12...v1.0.13)
---
updated-dependencies:
- dependency-name: shortuuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Sun, 24 Mar 2024 16:15:54 +0000 (17:15 +0100)]
Implement a safer way to deal with the buffer limit (#1173)
Marcel van der Veldt [Sun, 24 Mar 2024 16:01:47 +0000 (17:01 +0100)]
Increase Airplay playback buffer (#1172)
* Some optimizations for realtime streaming to airplay
* implement buffer between ffmpeg and cliraop
* Update process.py
Jonathan Bangert [Sun, 24 Mar 2024 15:59:50 +0000 (16:59 +0100)]
[Deezer]: Update deezer-python-async to use pypi version (#1171)
Update deezer-python-async to use pypi version
Jozef Kruszynski [Sun, 24 Mar 2024 15:57:51 +0000 (16:57 +0100)]
Tidal-api-0.7.5 (#1165)
Marcel van der Veldt [Sun, 24 Mar 2024 08:44:03 +0000 (09:44 +0100)]
Prevent stderr pipe buffer overflow on long running radio streams (#1170)
* Fix buffer overflow in stderr reading
* Prevent pipe buffer overflooding
Marcel van der Veldt [Sat, 23 Mar 2024 23:31:30 +0000 (00:31 +0100)]
silence some loggers
Marcel van der Veldt [Sat, 23 Mar 2024 23:23:44 +0000 (00:23 +0100)]
Fix install packages using pip (#1169)
* Fix install packages using pip
* switch opensubsonic to pinned version
Marcel van der Veldt [Sat, 23 Mar 2024 23:17:52 +0000 (00:17 +0100)]
Add small buffer in Airplay streaming logic (#1168)
Marcel van der Veldt [Sat, 23 Mar 2024 21:13:35 +0000 (22:13 +0100)]
typo in logger
Robin Thoni [Sat, 23 Mar 2024 20:58:16 +0000 (21:58 +0100)]
Add support for Spotify Liked Songs (#1161)
Marcel van der Veldt [Sat, 23 Mar 2024 20:55:57 +0000 (21:55 +0100)]
Several improvements to playing radio streams (#1167)
Marcel van der Veldt [Sat, 23 Mar 2024 06:45:52 +0000 (07:45 +0100)]
reduce airplay mdns logging
Robin Thoni [Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)]
Add support for Dev Containers/Codespaces (#1160)
Marcel van der Veldt [Sat, 23 Mar 2024 00:38:50 +0000 (01:38 +0100)]
Fix cleanup of (aborted) ffmpeg processes (#1166)
Marcel van der Veldt [Fri, 22 Mar 2024 14:53:33 +0000 (15:53 +0100)]
Fix typo in config controller (#1164)
dependabot[bot] [Fri, 22 Mar 2024 14:03:00 +0000 (15:03 +0100)]
Bump plexapi from 4.15.9 to 4.15.10 (#1134)
* Bump plexapi from 4.15.9 to 4.15.10
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.9 to 4.15.10.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.9...4.15.10)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Fri, 22 Mar 2024 13:54:09 +0000 (14:54 +0100)]
Bump ruff from 0.2.2 to 0.3.3 (#1152)
* Bump ruff from 0.2.2 to 0.3.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* run formatter
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
dependabot[bot] [Fri, 22 Mar 2024 13:53:53 +0000 (14:53 +0100)]
Bump pychromecast from 13.1.0 to 14.0.0 (#1122)
Marcel van der Veldt [Fri, 22 Mar 2024 10:50:04 +0000 (11:50 +0100)]
lazy load provider requirements
Marcel van der Veldt [Fri, 22 Mar 2024 00:37:28 +0000 (01:37 +0100)]
fix typo
Marcel van der Veldt [Fri, 22 Mar 2024 00:28:38 +0000 (01:28 +0100)]
Fix default Snapserver config (#1163)
Marcel van der Veldt [Thu, 21 Mar 2024 23:54:05 +0000 (00:54 +0100)]
add small guard
Marcel van der Veldt [Thu, 21 Mar 2024 23:43:05 +0000 (00:43 +0100)]
Flow stream enhancements (#1162)
Marcel van der Veldt [Thu, 21 Mar 2024 13:27:26 +0000 (14:27 +0100)]
add some extra/temporary logging to radio streaming
Marcel van der Veldt [Thu, 21 Mar 2024 13:17:57 +0000 (14:17 +0100)]
Some fixes for Announcement feature (#1159)
OzGav [Thu, 21 Mar 2024 13:07:38 +0000 (23:07 +1000)]
Minor change to server version example (#1158)
Update docker-compose.example.yml
Marcel van der Veldt [Thu, 21 Mar 2024 11:42:23 +0000 (12:42 +0100)]
Fix high memory and cpu usage from analyze jobs (#1157)
Marcel van der Veldt [Thu, 21 Mar 2024 09:20:28 +0000 (10:20 +0100)]
fix small typo
tesnos6921 [Thu, 21 Mar 2024 00:52:51 +0000 (20:52 -0400)]
Jellyfin Transcoding Fix (#1155)
Marcel van der Veldt [Thu, 21 Mar 2024 00:49:27 +0000 (01:49 +0100)]
Performance and stability improvements to streaming (#1156)
Matt Lyons-Wood [Wed, 20 Mar 2024 23:23:53 +0000 (10:23 +1100)]
Use Deezer artist name instead of ID when ID isn't present (#1154)
dependabot[bot] [Wed, 20 Mar 2024 23:22:52 +0000 (00:22 +0100)]
Bump pytest from 8.0.2 to 8.1.1 (#1153)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Marcel van der Veldt [Mon, 18 Mar 2024 15:33:08 +0000 (16:33 +0100)]
A few small fixes (#1151)
Marcel van der Veldt [Mon, 18 Mar 2024 10:34:20 +0000 (11:34 +0100)]
Include a Snapserver in the snapcast provider (#1150)
Include a snapserver by default