<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>upmpdcli: update to 1.9.17</title>
<updated>2026-05-06T18:05:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cc17ed7fa466e53ea6c29f49608f381807d2ce52'/>
<id>urn:sha1:cc17ed7fa466e53ea6c29f49608f381807d2ce52</id>
<content type='text'>
Changes since 1.8.11:
- 1.8.16: Enhanced Tidal/Subsonic modules; improved Recoll 1.40 compatibility
- 1.8.17: Resolved Qobuz plugin incompatibilities on modern distributions
- 1.8.18: Fix many issues with the thoroughly broken Qobuz plugin
- 1.9.0: Restructured Qobuz plugin; improved search; fixed custom icon support
- 1.9.1: Subsonic and Tidal module enhancements
- 1.9.2: Resolved Qobuz login issues with OpenHome credentials service
- 1.9.5: Repaired broken Qobuz plugin; fixed gcc 15 compilation crash
- 1.9.6: Fixed media server crash with malformed proxy URLs
- 1.9.7: Fixed streaming URL handling with colon characters
- 1.9.11: Vastly improved Qobuz search; uprcl property operators and indexing
- 1.9.12: Accelerated uprcl initialization via stored Recoll data
- 1.9.13: Improved OpenHome source switching; major Subsonic plugin overhaul
- 1.9.14: Custom HTTP headers support for plugins; fixed rare proxy deadlock
- 1.9.15: Enhanced Linn Kinsky compatibility; improved radio metadata handling
- 1.9.17: Restored Qobuz connectivity via new OAuth method

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>mpd: update to 0.23.17</title>
<updated>2026-05-06T18:05:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cd73d212adb3224cf64083283968add10d1129aa'/>
<id>urn:sha1:cd73d212adb3224cf64083283968add10d1129aa</id>
<content type='text'>
Drop 020-string-view.patch: mpd 0.23.17 uses std::string_view directly
in src/tag/GenParseName.cxx, making the patch redundant.

Changes since 0.23.16:
- Optimize the "albumart" command to send larger chunks when available
- Explicitly disallow 'idle' and 'noidle' commands in command lists
- Require libnfs 4.0 or later for NFS storage support
- Trigger inotify database update after symlink creation
- Prefer FFmpeg over sndfile and audiofile for DTS-WAV support
- Add support for libfmt 11.1

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>mpd: enabled dsd for mpd-full variant</title>
<updated>2026-05-05T06:12:38Z</updated>
<author>
<name>Yehor Popovych</name>
</author>
<published>2026-05-02T17:02:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e4b1d8cc06b75b36983884cd3bfe721631550769'/>
<id>urn:sha1:e4b1d8cc06b75b36983884cd3bfe721631550769</id>
<content type='text'>
Fixes: #29281

Signed-off-by: Yehor Popovych &lt;yehor@popovy.ch&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>snapcast: update to v0.35.0</title>
<updated>2026-03-23T06:59:26Z</updated>
<author>
<name>Szabolcs Hubai</name>
</author>
<published>2026-03-22T11:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=17c2ffee54ab48f2625ebfb59c471ec22a3a8d11'/>
<id>urn:sha1:17c2ffee54ab48f2625ebfb59c471ec22a3a8d11</id>
<content type='text'>
A straightforward update from 0.34.0 (2025-10-12, [1])
to 0.35.0 (2026-03-10, [2])

Upstream changelog:
https://github.com/snapcast/snapcast/blob/v0.35.0/changelog.md

[1]: https://github.com/snapcast/snapcast/releases/tag/v0.34.0
[2]: https://github.com/snapcast/snapcast/releases/tag/v0.35.0

Signed-off-by: Szabolcs Hubai &lt;szab.hu@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/owntone: fix typo in PKG_CPE_ID</title>
<updated>2026-03-20T13:54:38Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-19T21:19:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cd8decf919c1e8c0120ae8a15316340e2b69640a'/>
<id>urn:sha1:cd8decf919c1e8c0120ae8a15316340e2b69640a</id>
<content type='text'>
cpe:/a:owntone:owntone_server is the correct CPE ID for owntone:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:owntone:owntone_server

Fixes: e8360bc4e1205e9b931623f9a9a1044056af85cd (sound/owntone: assign PKG_CPE_ID)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/fluidsynth: assign PKG_CPE_ID</title>
<updated>2026-03-19T12:35:12Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-14T20:13:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f3b5536d8e920b8f2ea48c307f1a2c8135d60356'/>
<id>urn:sha1:f3b5536d8e920b8f2ea48c307f1a2c8135d60356</id>
<content type='text'>
cpe:/a:fluidsynth:fluidsynth is the correct CPE ID for fluidsynth:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:fluidsynth:fluidsynth

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/owntone: assign PKG_CPE_ID</title>
<updated>2026-03-15T07:17:21Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2026-03-14T13:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8360bc4e1205e9b931623f9a9a1044056af85cd'/>
<id>urn:sha1:e8360bc4e1205e9b931623f9a9a1044056af85cd</id>
<content type='text'>
cpe:/a:owntone:owntone_server is the correct CPE ID for owntone:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:owntone:owntone_server

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>pulseaudio: lower START= value in init script</title>
<updated>2026-03-14T06:32:01Z</updated>
<author>
<name>Daniel Danzberger</name>
</author>
<published>2026-03-05T18:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0b6bedf5fba58485b1d7e4666ae003662057a4a1'/>
<id>urn:sha1:0b6bedf5fba58485b1d7e4666ae003662057a4a1</id>
<content type='text'>
Lower the START value from 99 to 90. This allows other applications that
use pulseaudio to start after it with the pulse client socket being available.

Signed-off-by: Daniel Danzberger &lt;dd@embedd.com&gt;
</content>
</entry>
</feed>
