<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Development]]></title><description><![CDATA[For developers]]></description><link>https://forum.strawberrymusicplayer.org/category/7</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 15:46:05 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/category/7.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Nov 2025 22:22:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Control Strawberry remotely]]></title><description><![CDATA[<p dir="auto">Clementine, which Strawberry is based on has a useful feature which allows the player to be controlled remotely via a Android client app.</p>
<p dir="auto">I have a large music collection and when I play my collection on random and I don't like a song, there is no way in to control Strawberry remotely</p>
<p dir="auto">I have written a very basic enhancement which allows minimal remote control (Next, Previous, Pause, Play) of Strawberry via a remote client (Linux &amp; Android)</p>
<p dir="auto">While the maintainer reviews my PR, you can try/test this enhancement</p>
<p dir="auto">You can access my repos via ssh</p>
<p dir="auto">my Strawberry fork: <a href="mailto:git@github.com" rel="nofollow ugc">git@github.com</a>:poldi171254/strawberry.git</p>
<p dir="auto">the Linux client: <a href="mailto:git@github.com" rel="nofollow ugc">git@github.com</a>:poldi171254/StrawberryRemote.git</p>
<p dir="auto">the Android client: <a href="mailto:git@github.com" rel="nofollow ugc">git@github.com</a>:poldi171254/Strawberry-Remote-Android.git</p>
<p dir="auto">I used Qt Creator 18.0.0 to build the Strawberry and the Linux client and Android Studio Narwhal to build the Android client</p>
<p dir="auto">Leo</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5910/control-strawberry-remotely</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5910/control-strawberry-remotely</guid><dc:creator><![CDATA[poldi54]]></dc:creator><pubDate>Mon, 17 Nov 2025 22:22:39 GMT</pubDate></item><item><title><![CDATA[Windows NMAKE : fatal error]]></title><description><![CDATA[<p dir="auto">Mysticism! 🙂<br />
Everything worked out today.</p>
Output: "c:\data\projects\strawberry\msvc_\build_release\strawberry\build\StrawberrySetup-1.2.13.3.gce4f2ece-msvc-x64.exe"
Install: 7 pages (448 bytes), 12 sections (24864 bytes), 933 instructions (26124 bytes), 509 strings (88228 bytes), 1 language table (318 bytes).
Uninstall: 4 pages (320 bytes), 1 section (2072 bytes), 490 instructions (13720 bytes), 350 strings (14474 bytes), 1 language table (282 bytes).
Datablock optimizer saved 55686 bytes (~0.0%).

Using lzma (compress whole) compression.

EXE header size:               64512 / 38912 bytes
Install code:                          (140446 bytes)
Install data:                          (181707820 bytes)
Uninstall code+data:                   (122942 bytes)
Compressed data:            73031100 / 181971208 bytes
CRC (0xAEF4CE05):                  4 / 4 bytes

Total size:                 73095616 / 182010124 bytes (40.1%)

]]></description><link>https://forum.strawberrymusicplayer.org/topic/5861/windows-nmake-fatal-error</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5861/windows-nmake-fatal-error</guid><dc:creator><![CDATA[romario781]]></dc:creator><pubDate>Mon, 01 Sep 2025 16:00:13 GMT</pubDate></item><item><title><![CDATA[Another visualizer option?]]></title><description><![CDATA[<p dir="auto">I have no clue, but I just saw this project became open source and looks like it could work as a visualizer. Could that be integrated?</p>
<p dir="auto"><a href="https://cables.gl/" rel="nofollow ugc">https://cables.gl/</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5815/another-visualizer-option</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5815/another-visualizer-option</guid><dc:creator><![CDATA[tagomago]]></dc:creator><pubDate>Tue, 24 Jun 2025 10:29:03 GMT</pubDate></item><item><title><![CDATA[Debian freeze for Trixie]]></title><description><![CDATA[<p dir="auto">Please note that the Debian freeze for Trixie is fast approching.<br />
Releases made after the end of April will probably be too late.</p>
<p dir="auto">Cheers,<br />
Peter</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5750/debian-freeze-for-trixie</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5750/debian-freeze-for-trixie</guid><dc:creator><![CDATA[PeterB]]></dc:creator><pubDate>Sun, 09 Mar 2025 18:14:15 GMT</pubDate></item><item><title><![CDATA[Hacking in PrettyOSD positioning on KDE Wayland]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/3264">@mini_bomba</a></p>
<p dir="auto">I've disabled the OSD Pretty if running on wayland, if you still want to enable it, you can change this line here <a href="https://github.com/strawberrymusicplayer/strawberry/blob/3fd29c6dcce235b5efcad28a14a9cb172311638a/src/osd/osdbase.cpp#L477" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/blob/3fd29c6dcce235b5efcad28a14a9cb172311638a/src/osd/osdbase.cpp#L477</a> to return true;</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5731/hacking-in-prettyosd-positioning-on-kde-wayland</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5731/hacking-in-prettyosd-positioning-on-kde-wayland</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 28 Jan 2025 17:27:52 GMT</pubDate></item><item><title><![CDATA[Last Played Field Not Updating While Collection Is Being Scanned]]></title><description><![CDATA[<p dir="auto">You may remember that I posted about the "Last Played Field" saying "Never," even though the "Play Count" says it had been played. Today, I witnessed this happening.</p>
<p dir="auto">After adding some new tracks, I was playing them when I noticed that if a "Collection Rescan" was in progress when the song ended, the "Last Played" field was not updated, but the play count was. After the rescan was completed, playing the tracks again would update the field.</p>
<p dir="auto">This is easily repeatable. However, I was unable to determine if this happened while adding new tracks because I could not get the timing right.</p>
<p dir="auto">This is easily avoidable by not doing a rescan while something is playing. So it is not that big of a problem for me.</p>
<p dir="auto">Thanks<br />
Robert in currently frozen Tallahassee Florida</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5728/last-played-field-not-updating-while-collection-is-being-scanned</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5728/last-played-field-not-updating-while-collection-is-being-scanned</guid><dc:creator><![CDATA[rlkeeney]]></dc:creator><pubDate>Thu, 23 Jan 2025 14:58:58 GMT</pubDate></item><item><title><![CDATA[Segmentation Fault While Playing]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> Yes, I have enabled Save play counts to song tags.</p>
<p dir="auto">Thanks. I'll wait for the update to work its way into the repository. I just got 1.2.4.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5719/segmentation-fault-while-playing</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5719/segmentation-fault-while-playing</guid><dc:creator><![CDATA[rlkeeney]]></dc:creator><pubDate>Thu, 16 Jan 2025 11:36:50 GMT</pubDate></item><item><title><![CDATA[Arch AUR program description]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2150">@jonhd</a><br />
I don't think the maintainers of AUR are active on this forum so it's probably better to report this to AUR directly.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5718/arch-aur-program-description</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/5718/arch-aur-program-description</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sat, 11 Jan 2025 11:26:13 GMT</pubDate></item><item><title><![CDATA[Estimate size when copying to a device]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/3112">@etyloppihacilem</a> I'm wondering if we potentially ran into the same problem. See my post.</p>
<p dir="auto"><a href="https://forum.strawberrymusicplayer.org/topic/5712/transfer-to-a-device-configured-with-transcoding-to-a-compressed-format-is-useless">https://forum.strawberrymusicplayer.org/topic/5712/transfer-to-a-device-configured-with-transcoding-to-a-compressed-format-is-useless</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/4999/estimate-size-when-copying-to-a-device</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/4999/estimate-size-when-copying-to-a-device</guid><dc:creator><![CDATA[synth_mania]]></dc:creator><pubDate>Fri, 13 Dec 2024 12:48:48 GMT</pubDate></item><item><title><![CDATA[Windows build instructions]]></title><description><![CDATA[<p dir="auto">Resolved, Windows build instructions for developers is updated in <a href="https://github.com/strawberrymusicplayer/strawberry-msvc" rel="nofollow ugc">strawberrymusicplayer/strawberry-msvc</a>.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/3320/windows-build-instructions</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/3320/windows-build-instructions</guid><dc:creator><![CDATA[Erriez]]></dc:creator><pubDate>Sun, 13 Oct 2024 19:44:16 GMT</pubDate></item><item><title><![CDATA[Spotify - Switching to access token]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/3424">@Ivypreston</a> said in <a href="/post/8687">Spotify - Switching to access token</a>:</p>
<blockquote>
<p dir="auto">I managed to play music from <a href="https://spotify-apk.es.modfyp.com" rel="nofollow ugc">spotify premium apk</a> using strawberry in one of the first versions that supported spotify. However, now I can't play the song anymore.</p>
</blockquote>
<p dir="auto">help me!</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/3199/spotify-switching-to-access-token</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/3199/spotify-switching-to-access-token</guid><dc:creator><![CDATA[Ivypreston]]></dc:creator><pubDate>Sun, 29 Sep 2024 10:54:37 GMT</pubDate></item><item><title><![CDATA[Port to Qt translations?]]></title><description><![CDATA[<p dir="auto">Currently we use gettext for translations, which are converted to Qt translations on build.<br />
I think it might be simpler to just use Qt translations (.ts) files in the source which are converted to .qm files on build, Crowdin also supports Qt .ts files.</p>
<p dir="auto">Some advantages:</p>
<ul>
<li>Simplifies CMake files.</li>
<li>We can use automoc.</li>
<li>No longer need gettext utilities.</li>
</ul>
<p dir="auto">Are there any disadvantages?</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/2992/port-to-qt-translations</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/2992/port-to-qt-translations</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 22 Sep 2024 20:33:30 GMT</pubDate></item><item><title><![CDATA[Notable Improvement in Memory Management]]></title><description><![CDATA[<p dir="auto">Lately I have noticed a much better memory management in the program as a whole. I'm used to long hours even days with a same session opened, and I can assure, not in a objective way, but by actually noticing, that memory consumption and management has improved big time.</p>
<ul>
<li>Use own thread for lyrics parsing -&gt; this surely fixed something regarding to that</li>
</ul>
<p dir="auto">I don't remember other commits, but the cover/context ones surely made a huge benefit.</p>
<p dir="auto">So here's my cheers for that, we don't need to post just trouble here but its good to recognize when things improve, its a lot of effort from Jonas to keep this a stable project with so many features to deal with at the same time. Strawberry RuleS!</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/2719/notable-improvement-in-memory-management</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/2719/notable-improvement-in-memory-management</guid><dc:creator><![CDATA[Gustavo L Conte]]></dc:creator><pubDate>Tue, 10 Sep 2024 14:59:47 GMT</pubDate></item><item><title><![CDATA[Library cleared when external drive not connected]]></title><description><![CDATA[<p dir="auto">Hello Gustavo &amp; Jonas,</p>
<p dir="auto">Thank you for looking at this problem.<br />
This is not a major bug preventing me from using Strawberry, but just annoying.<br />
I know how to get round the problem but I am not sure my sister or some of my friends would.<br />
This could deter them from using it.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1767/library-cleared-when-external-drive-not-connected</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1767/library-cleared-when-external-drive-not-connected</guid><dc:creator><![CDATA[bebelalu55]]></dc:creator><pubDate>Mon, 08 Jul 2024 10:07:29 GMT</pubDate></item><item><title><![CDATA[Creating a simple shuffle play button]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2405">@user1234</a> id love a function like this, it feels ridiculous that this amazing full feature music player cant easily do something as simple as properly shuffle playlists.</p>
<p dir="auto">for that matter, neither the general shuffle function nor the shuffle playlist function do anything for me in that regard. i am simply unable to make the player choose a random playback order for any given playlist. it will always follow the album order, even if i manually pick a random track to start with...</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1486/creating-a-simple-shuffle-play-button</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1486/creating-a-simple-shuffle-play-button</guid><dc:creator><![CDATA[mukmuk]]></dc:creator><pubDate>Wed, 10 Apr 2024 15:44:23 GMT</pubDate></item><item><title><![CDATA[Added several radio stations]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2309">@athoopen</a> <a href="https://www.radio-browser.info/search?page=1&amp;order=votes&amp;reverse=true&amp;hidebroken=true&amp;name=radio%204%20extra" rel="nofollow ugc">https://www.radio-browser.info/search?page=1&amp;order=votes&amp;reverse=true&amp;hidebroken=true&amp;name=radio 4 extra</a></p>
<p dir="auto">Really, from ALL of the radio apps with built in stuff - I'm very happy to escape them. There are just too many issues - so it's better to leave Strawberry for music if you want a GUI Radio player.</p>
<p dir="auto">With the way that, for example, BBC make it tough to track down URL's - and when you see the streams, it's easier to hunt down the prized OPUS ones and leave out the archaic mp3 or m4a streams... most music players can't keep up.</p>
<p dir="auto">The website absolutely can, if a station stops playing then I go back to the browser and find the next stream.</p>
<p dir="auto">I think I had one afternoon searching and finding stuff I liked on there, and it's really very trivial even for a grandmother - or even your wife.</p>
<p dir="auto">However, the absolute best Radio GUI application IMO - the one I left behind (preferring the playlist) was Shortwave - which is something that Strawberry isn't ever going to come close to emulating...</p>
<p dir="auto">It's very simple to look at, with BIG icons to click, and easy 'Browse' and 'Search'... though I found it only 95% reliable compared to the above website - which gives you the actual stream, so you can copy and paste it into your list.</p>
<p dir="auto">Really, once she has a dozen stations - why would she need anything else hard-coded?</p>
<p dir="auto"><a href="https://itsfoss.com/content/images/wordpress/2020/03/shortwave-screenshot-1.png" rel="nofollow ugc">https://itsfoss.com/content/images/wordpress/2020/03/shortwave-screenshot-1.png</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1461/added-several-radio-stations</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1461/added-several-radio-stations</guid><dc:creator><![CDATA[ben2talk]]></dc:creator><pubDate>Tue, 12 Mar 2024 11:58:34 GMT</pubDate></item><item><title><![CDATA[why not make kdsingleapplication required in cmake?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> Ah submodules - thanks for the pointer! cmake now works.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1441/why-not-make-kdsingleapplication-required-in-cmake</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1441/why-not-make-kdsingleapplication-required-in-cmake</guid><dc:creator><![CDATA[rajm]]></dc:creator><pubDate>Fri, 23 Feb 2024 15:34:58 GMT</pubDate></item><item><title><![CDATA[Building Strawberry in VS Code on OpenSUSE Leap 15.5]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2309">@athoopen</a> said in <a href="/post/3410">Building Strawberry in VS Code on OpenSUSE Leap 15.5</a>:</p>
<blockquote>
<p dir="auto">SourceFromURL</p>
</blockquote>
<p dir="auto">The SourceFromURL function is used to determine source from URL when importing playlists.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1421/building-strawberry-in-vs-code-on-opensuse-leap-15-5</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1421/building-strawberry-in-vs-code-on-opensuse-leap-15-5</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 04 Feb 2024 16:47:40 GMT</pubDate></item><item><title><![CDATA[Example Lyrics provider for developers wishing to add more]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/2321">@MrBruh</a></p>
<p dir="auto">Reading lyrics from a file should not be implemented as a lyrics provider, but added to the collection watcher (<a href="https://github.com/strawberrymusicplayer/strawberry/blob/master/src/collection/collectionwatcher.cpp" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/blob/master/src/collection/collectionwatcher.cpp</a>).<br />
However, someone else might be working on this: <a href="https://github.com/strawberrymusicplayer/strawberry/issues/1351" rel="nofollow ugc">https://github.com/strawberrymusicplayer/strawberry/issues/1351</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1418/example-lyrics-provider-for-developers-wishing-to-add-more</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1418/example-lyrics-provider-for-developers-wishing-to-add-more</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Fri, 02 Feb 2024 02:37:36 GMT</pubDate></item><item><title><![CDATA[Reintegrate projectM Visualizer]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> I would not say that I completely gave up, but I just started a new position in a company so I lost that whole free time to mess with this particular thing</p>
<p dir="auto">I went making <a href="https://github.com/guprobr/WakkaQt" rel="nofollow ugc">https://github.com/guprobr/WakkaQt</a> instead to learn a bit more Qt before resuming this task<br />
The last ideas we discussed, I never tried... but the last post on projectM made me feel second toughts on the viability of the idea.... anyway, i want to resume this task someday I don't think we should give up but certainly something is missing in the backend inner parts of how Qt works with OpenGL and how projectM works with OpenGL, as it was discussed on the thread on github.</p>
<p dir="auto">But the first thing i would do is trying with latest Qt LTS, before anything.<br />
Second thing, to try with the same version on Windows!<br />
We have to figure where the problem is. Obviously its a Qt issue, but what made me stop working on it was when SDL window version showed the same issues. That was very disappointing.</p>
<p dir="auto">PS: sorry to take so long to answer, I just saw this today</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1286/reintegrate-projectm-visualizer</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1286/reintegrate-projectm-visualizer</guid><dc:creator><![CDATA[Gustavo L Conte]]></dc:creator><pubDate>Wed, 06 Sep 2023 10:35:53 GMT</pubDate></item><item><title><![CDATA[verify flatpak on flathub]]></title><description><![CDATA[<p dir="auto">hi, I'm the maintainer of the flatpak of strawberry on flathub. I'd love to get the flatpak verified.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1187/verify-flatpak-on-flathub</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1187/verify-flatpak-on-flathub</guid><dc:creator><![CDATA[lunarequest]]></dc:creator><pubDate>Sun, 11 Jun 2023 14:20:16 GMT</pubDate></item><item><title><![CDATA[VS2022 build error]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1824">@przemhb</a> said in <a href="/post/2720">VS2022 build error</a>:</p>
<blockquote>
<p dir="auto">kernel32.lib</p>
</blockquote>
<p dir="auto">This is not the same error as the first.<br />
Maybe something wrong with the linker configuration in Visual Studio.<br />
<a href="https://stackoverflow.com/questions/39514632/error-cannot-open-file-kernel32-lib" rel="nofollow ugc">https://stackoverflow.com/questions/39514632/error-cannot-open-file-kernel32-lib</a></p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1169/vs2022-build-error</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1169/vs2022-build-error</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Sun, 04 Jun 2023 22:02:58 GMT</pubDate></item><item><title><![CDATA[Best way to get Now Playing info from player?]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> said in <a href="/post/2366">Best way to get Now Playing info from player?</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1150">@half-fast</a><br />
You can listen to the message bus using D-Bus.</p>
</blockquote>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/989/best-way-to-get-now-playing-info-from-player</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/989/best-way-to-get-now-playing-info-from-player</guid><dc:creator><![CDATA[half-fast]]></dc:creator><pubDate>Tue, 14 Feb 2023 06:25:43 GMT</pubDate></item><item><title><![CDATA[Website: missing information on how-to install from PPA]]></title><description><![CDATA[<p dir="auto">Website now updated: OK.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/855/website-missing-information-on-how-to-install-from-ppa</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/855/website-missing-information-on-how-to-install-from-ppa</guid><dc:creator><![CDATA[SebastJava]]></dc:creator><pubDate>Fri, 09 Dec 2022 21:02:36 GMT</pubDate></item><item><title><![CDATA[Replaygain tags case handling?]]></title><description><![CDATA[<p dir="auto">Hi there !</p>
<p dir="auto">Reading through loudgain's documentation, I came across this remark : <a href="https://github.com/Moonbase59/loudgain#uppercase-or-lowercase-replaygain_-tags" rel="nofollow ugc">https://github.com/Moonbase59/loudgain#uppercase-or-lowercase-replaygain_-tags</a></p>
<p dir="auto">"File bug reports for any player you use that doesn’t handle ReplayGain tags at all or in a case-sensitive manner!"</p>
<p dir="auto">And this got me thinking : how does Strawberry handle Replaygain tags (for the concerned formats, namely mp3) ? Upper-case (as it should be) ? Lower case (as it's often encountered) ? Or case-insensitively ?</p>
<p dir="auto">I appreciate ur answer</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/794/replaygain-tags-case-handling</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/794/replaygain-tags-case-handling</guid><dc:creator><![CDATA[Cooker_8872]]></dc:creator><pubDate>Tue, 08 Nov 2022 12:17:22 GMT</pubDate></item></channel></rss>