music-assistant-server.git
2 years agoextend pipe buffer size on linux
Marcel van der Veldt [Fri, 5 Apr 2024 22:43:41 +0000 (00:43 +0200)]
extend pipe buffer size on linux

2 years agoFix streaming of soundcloud (#1206)
Marcel van der Veldt [Fri, 5 Apr 2024 15:47:09 +0000 (17:47 +0200)]
Fix streaming of soundcloud (#1206)

2 years agoSome small bugfixes (#1205)
Marcel van der Veldt [Fri, 5 Apr 2024 15:10:14 +0000 (17:10 +0200)]
Some small bugfixes (#1205)

2 years agoTidal: Fix retrieval of images for media items (#1204)
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>
2 years agoBugfixes and improvements to (universal) player groups (#1203)
Marcel van der Veldt [Thu, 4 Apr 2024 19:46:49 +0000 (21:46 +0200)]
Bugfixes and improvements to (universal) player groups (#1203)

2 years agoBump pillow from 10.2.0 to 10.3.0 (#1201)
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>
2 years agoAdd videos to YTM search results (#1202)
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

2 years agoBump plexapi from 4.15.10 to 4.15.11 (#1196)
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>
2 years agoFixes Spotify API for library Add/Remove of Artist (#1200)
sprocket-9 [Wed, 3 Apr 2024 08:47:10 +0000 (09:47 +0100)]
Fixes Spotify API for library Add/Remove of Artist (#1200)

2 years agoBump async-upnp-client from 0.38.2 to 0.38.3 (#1198)
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>
2 years agoFix sending announcements to playergroups/synced players (#1199)
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

2 years agoremove safety from requirements
Marcel van der Veldt [Tue, 2 Apr 2024 17:36:13 +0000 (19:36 +0200)]
remove safety from requirements

2 years agoBump ruff from 0.3.3 to 0.3.4 (#1195)
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>
2 years agoBump orjson from 3.9.15 to 3.10.0 (#1194)
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>
2 years agobuffer can be a bit smaller
Marcel van der Veldt [Mon, 1 Apr 2024 15:32:13 +0000 (17:32 +0200)]
buffer can be a bit smaller

2 years agoFixes Spotify API for library Add/Remove of Artist/Album/Track (#1192)
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)

2 years agoFix issues with streaming YTM and some radio stations (#1193)
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)

2 years agoSoundcloudpy pip (#1191)
Giel Janssens [Mon, 1 Apr 2024 15:08:04 +0000 (17:08 +0200)]
Soundcloudpy pip (#1191)

2 years agoFix announcements on slimproto
Marcel van der Veldt [Fri, 29 Mar 2024 10:32:53 +0000 (11:32 +0100)]
Fix announcements on slimproto

2 years agopossible fix for soundcloud
Marcel van der Veldt [Fri, 29 Mar 2024 10:20:44 +0000 (11:20 +0100)]
possible fix for soundcloud

2 years agofix airplay playback
Marcel van der Veldt [Fri, 29 Mar 2024 10:03:06 +0000 (11:03 +0100)]
fix airplay playback

2 years agofrontend-2.4.1 (#1190)
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

2 years agoMore fixes for playback and better logging (#1189)
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

2 years agofix loglevel
Marcel van der Veldt [Thu, 28 Mar 2024 20:54:25 +0000 (21:54 +0100)]
fix loglevel

2 years agoFix streaming issues with YouTube Music (#1188)
Marcel van der Veldt [Thu, 28 Mar 2024 20:47:32 +0000 (21:47 +0100)]
Fix streaming issues with YouTube Music (#1188)

2 years agoSeveral tweaks for radio streams and YTM (#1187)
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

2 years agofrontend-2.4.0 (#1186)
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

2 years agoAdd categories to config entries (#1185)
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

2 years agoSome enhancements to the Announcement feature (#1184)
Marcel van der Veldt [Tue, 26 Mar 2024 19:04:53 +0000 (20:04 +0100)]
Some enhancements to the Announcement feature (#1184)

2 years agoBump actions/setup-python from 5.0.0 to 5.1.0 (#1183)
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>
2 years agoFixes for logging (#1182)
Marcel van der Veldt [Tue, 26 Mar 2024 16:04:25 +0000 (17:04 +0100)]
Fixes for logging (#1182)

2 years agosmall enhancements
Marcel van der Veldt [Tue, 26 Mar 2024 12:26:45 +0000 (13:26 +0100)]
small enhancements

2 years agofix streamed seconds calculation
Marcel van der Veldt [Tue, 26 Mar 2024 10:45:54 +0000 (11:45 +0100)]
fix streamed seconds calculation

2 years agosmall optimization for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 10:35:00 +0000 (11:35 +0100)]
small optimization for airplay

2 years ago a few small optimizations for airplay
Marcel van der Veldt [Tue, 26 Mar 2024 09:29:41 +0000 (10:29 +0100)]
 a few small optimizations for airplay

2 years ago few small optimizations
Marcel van der Veldt [Tue, 26 Mar 2024 08:13:32 +0000 (09:13 +0100)]
 few small optimizations

2 years agoMerge branch 'main' of https://github.com/music-assistant/server
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

2 years agofix dockerfile
Marcel van der Veldt [Mon, 25 Mar 2024 23:49:12 +0000 (00:49 +0100)]
fix dockerfile

2 years agofrontend-2.3.4 (#1181)
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

2 years agojust use pip within path
Marcel van der Veldt [Mon, 25 Mar 2024 22:35:37 +0000 (23:35 +0100)]
just use pip within path

2 years agoMerge branch 'main' of https://github.com/music-assistant/server
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

2 years agocleanup
Marcel van der Veldt [Mon, 25 Mar 2024 22:12:10 +0000 (23:12 +0100)]
cleanup

2 years agoBump radios from 0.3.0 to 0.3.1 (#1175)
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>
2 years agoBump black from 24.2.0 to 24.3.0 (#1176)
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>
2 years agoPerformance and stability fixes (#1180)
Marcel van der Veldt [Mon, 25 Mar 2024 21:57:52 +0000 (22:57 +0100)]
Performance and stability fixes (#1180)

2 years agoBump pre-commit from 3.6.2 to 3.7.0 (#1177)
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>
2 years agoVarious fixes for Tidal (#1174)
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

2 years agoBump pytest-cov from 4.1.0 to 5.0.0 (#1178)
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>
2 years agoBump shortuuid from 1.0.12 to 1.0.13 (#1179)
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>
2 years agoImplement a safer way to deal with the buffer limit (#1173)
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)

2 years agoIncrease Airplay playback buffer (#1172)
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

2 years ago[Deezer]: Update deezer-python-async to use pypi version (#1171)
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

2 years agoTidal-api-0.7.5 (#1165)
Jozef Kruszynski [Sun, 24 Mar 2024 15:57:51 +0000 (16:57 +0100)]
Tidal-api-0.7.5 (#1165)

2 years agoPrevent stderr pipe buffer overflow on long running radio streams (#1170)
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

2 years agosilence some loggers
Marcel van der Veldt [Sat, 23 Mar 2024 23:31:30 +0000 (00:31 +0100)]
silence some loggers

2 years agoFix install packages using pip (#1169)
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

2 years agoAdd small buffer in Airplay streaming logic (#1168)
Marcel van der Veldt [Sat, 23 Mar 2024 23:17:52 +0000 (00:17 +0100)]
Add small buffer in Airplay streaming logic  (#1168)

2 years agotypo in logger
Marcel van der Veldt [Sat, 23 Mar 2024 21:13:35 +0000 (22:13 +0100)]
typo in logger

2 years agoAdd support for Spotify Liked Songs (#1161)
Robin Thoni [Sat, 23 Mar 2024 20:58:16 +0000 (21:58 +0100)]
Add support for Spotify Liked Songs (#1161)

2 years agoSeveral improvements to playing radio streams (#1167)
Marcel van der Veldt [Sat, 23 Mar 2024 20:55:57 +0000 (21:55 +0100)]
Several improvements to playing radio streams (#1167)

2 years agoreduce airplay mdns logging
Marcel van der Veldt [Sat, 23 Mar 2024 06:45:52 +0000 (07:45 +0100)]
reduce airplay mdns logging

2 years agoAdd support for Dev Containers/Codespaces (#1160)
Robin Thoni [Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)]
Add support for Dev Containers/Codespaces (#1160)

2 years agoFix cleanup of (aborted) ffmpeg processes (#1166)
Marcel van der Veldt [Sat, 23 Mar 2024 00:38:50 +0000 (01:38 +0100)]
Fix cleanup of (aborted) ffmpeg processes (#1166)

2 years agoFix typo in config controller (#1164)
Marcel van der Veldt [Fri, 22 Mar 2024 14:53:33 +0000 (15:53 +0100)]
Fix typo in config controller (#1164)

2 years agoBump plexapi from 4.15.9 to 4.15.10 (#1134)
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>
2 years agoBump ruff from 0.2.2 to 0.3.3 (#1152)
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>
2 years agoBump pychromecast from 13.1.0 to 14.0.0 (#1122)
dependabot[bot] [Fri, 22 Mar 2024 13:53:53 +0000 (14:53 +0100)]
Bump pychromecast from 13.1.0 to 14.0.0 (#1122)

2 years agolazy load provider requirements
Marcel van der Veldt [Fri, 22 Mar 2024 10:50:04 +0000 (11:50 +0100)]
lazy load provider requirements

2 years agofix typo
Marcel van der Veldt [Fri, 22 Mar 2024 00:37:28 +0000 (01:37 +0100)]
fix typo

2 years agoFix default Snapserver config (#1163)
Marcel van der Veldt [Fri, 22 Mar 2024 00:28:38 +0000 (01:28 +0100)]
Fix default Snapserver config (#1163)

2 years agoadd small guard
Marcel van der Veldt [Thu, 21 Mar 2024 23:54:05 +0000 (00:54 +0100)]
add small guard

2 years agoFlow stream enhancements (#1162)
Marcel van der Veldt [Thu, 21 Mar 2024 23:43:05 +0000 (00:43 +0100)]
Flow stream enhancements (#1162)

2 years agoadd some extra/temporary logging to radio streaming
Marcel van der Veldt [Thu, 21 Mar 2024 13:27:26 +0000 (14:27 +0100)]
add some extra/temporary logging to radio streaming

2 years agoSome fixes for Announcement feature (#1159)
Marcel van der Veldt [Thu, 21 Mar 2024 13:17:57 +0000 (14:17 +0100)]
Some fixes for Announcement feature (#1159)

2 years agoMinor change to server version example (#1158)
OzGav [Thu, 21 Mar 2024 13:07:38 +0000 (23:07 +1000)]
Minor change to server version example (#1158)

Update docker-compose.example.yml

2 years agoFix high memory and cpu usage from analyze jobs (#1157)
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)

2 years agofix small typo
Marcel van der Veldt [Thu, 21 Mar 2024 09:20:28 +0000 (10:20 +0100)]
fix small typo

2 years agoJellyfin Transcoding Fix (#1155)
tesnos6921 [Thu, 21 Mar 2024 00:52:51 +0000 (20:52 -0400)]
Jellyfin Transcoding Fix (#1155)

2 years agoPerformance and stability improvements to streaming (#1156)
Marcel van der Veldt [Thu, 21 Mar 2024 00:49:27 +0000 (01:49 +0100)]
Performance and stability improvements to streaming (#1156)

2 years agoUse Deezer artist name instead of ID when ID isn't present (#1154)
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)

2 years agoBump pytest from 8.0.2 to 8.1.1 (#1153)
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>
2 years agoA few small fixes (#1151)
Marcel van der Veldt [Mon, 18 Mar 2024 15:33:08 +0000 (16:33 +0100)]
A few small fixes (#1151)

2 years agoInclude a Snapserver in the snapcast provider (#1150)
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

2 years agofix synced or ugp playback on ugp and airplay
Marcel van der Veldt [Mon, 18 Mar 2024 08:30:20 +0000 (09:30 +0100)]
fix synced or ugp playback on ugp and airplay

2 years agoFix playback on Universal Group and Snapcast (#1149)
Marcel van der Veldt [Mon, 18 Mar 2024 08:16:25 +0000 (09:16 +0100)]
Fix playback on Universal Group and Snapcast (#1149)

Fix playback on UGP and snapcast

2 years agoUpdate Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:52:08 +0000 (00:52 +0100)]
Update Dockerfile

2 years agoUpdate Dockerfile
Marcel van der Veldt [Sun, 17 Mar 2024 23:34:47 +0000 (00:34 +0100)]
Update Dockerfile

2 years agoAnnounce support (TTS with automatic resume) (#1148)
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:18 +0000 (00:02 +0100)]
Announce support (TTS with automatic resume) (#1148)

2 years agobump docker image to python3.12
Marcel van der Veldt [Sun, 17 Mar 2024 23:02:05 +0000 (00:02 +0100)]
bump docker image to python3.12

+ add snapcast server

2 years agoFix playback issues on Qobuz (#1147)
Marcel van der Veldt [Sat, 16 Mar 2024 09:11:21 +0000 (10:11 +0100)]
Fix playback issues on Qobuz (#1147)

2 years agofix airplay playback
Marcel van der Veldt [Sat, 16 Mar 2024 01:52:42 +0000 (02:52 +0100)]
fix airplay playback

2 years agoFix playback on Google cast and grouped players (#1146)
Marcel van der Veldt [Sat, 16 Mar 2024 01:11:46 +0000 (02:11 +0100)]
Fix playback on Google cast and grouped players (#1146)

2 years agoAdd option to connect to plex server over https (#1127)
tenfire [Sat, 16 Mar 2024 01:11:29 +0000 (02:11 +0100)]
Add option to connect to plex server over https (#1127)

2 years agoAdded seek_position to JellyfinProvider's get_audio_stream function (#1140)
Matt Lyons-Wood [Sat, 16 Mar 2024 01:09:47 +0000 (12:09 +1100)]
Added seek_position to JellyfinProvider's get_audio_stream function (#1140)

2 years agoYTMusic fixes (#1145)
Marvin Schenkel [Sat, 16 Mar 2024 01:05:21 +0000 (02:05 +0100)]
YTMusic fixes (#1145)

* Add guard while adding playlist + use discnumber from YTMusic for album songs

* Change log message to positional arguments

* Change log message to positional arguments

* Change log message to positional arguments

* Change log message to positional arguments

2 years agobump slimproto to 3.0.1
Marcel van der Veldt [Fri, 15 Mar 2024 00:32:33 +0000 (01:32 +0100)]
bump slimproto to 3.0.1

2 years agoGroup playback fixes (#1144)
Marcel van der Veldt [Fri, 15 Mar 2024 00:29:23 +0000 (01:29 +0100)]
Group playback fixes (#1144)

2 years agoBump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#1142)
dependabot[bot] [Fri, 15 Mar 2024 00:29:04 +0000 (01:29 +0100)]
Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#1142)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.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>
2 years agoBump docker/build-push-action from 5.2.0 to 5.3.0 (#1143)
dependabot[bot] [Fri, 15 Mar 2024 00:28:53 +0000 (01:28 +0100)]
Bump docker/build-push-action from 5.2.0 to 5.3.0 (#1143)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: docker/build-push-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>
2 years agoSubsonic: Moving blocking IO to task (#1141)
Eric Munson [Fri, 15 Mar 2024 00:23:52 +0000 (20:23 -0400)]
Subsonic: Moving blocking IO to task (#1141)