<?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[Gaps between tracks]]></title><description><![CDATA[<hr />
<p dir="auto"><em>Detachment of offtopic comments from the Feature Request thread about an option to insert silent intervals between tracks: alternatives using shell scripts ( <a href="https://forum.strawberrymusicplayer.org/topic/3417/optional-gap-between-each-song-playback">https://forum.strawberrymusicplayer.org/topic/3417/optional-gap-between-each-song-playback</a> ).</em></p>
<hr />
<p dir="auto">A little update on the variant that would not need to modify the playlist: right now it has been running for several hours without a glitch but it is dangerous. When the problem arose, not only Strawberry got frozen but sometimes mpv (pipewire), kid3 (gstreamer) and even the whole audio system stopped producing sound.</p>
<p dir="auto">Everything can be restored, though I have yet to find a precise procedure to do it (no single recipe works every time) and understand the problem better to reproduce it at will. I'll tell you about that, either because the script seems safe to test or as a case of a problematic situation for the devels to be aware of.</p>
<p dir="auto">After that I'll give a try to the rebuild &amp; replace way (gap fellows: don't hold your breath) if nobody has come up with their own suggestion.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/5717/gaps-between-tracks</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 08:07:08 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/5717.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Jan 2025 05:44:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Gaps between tracks on Sat, 18 Jan 2025 09:47:00 GMT]]></title><description><![CDATA[<p dir="auto">Fortunately, it seems nobody broke their systems with the script. If there's no need of improvements, I'll put it on hold as a proof of concept, along with the attempts to the interspersed-track variants. Comments on this are welcome anytime.</p>
<p dir="auto">For newer testers:</p>
<pre><code>cd ~/tmp 
wget -O testscript https://pastebin.com/raw/Y2GxuzaY 
dos2unix testscript
chmod a+x testscript
less testscript #     ---&gt;  mind the configurable countdown_step
echo ; echo 
./testscript -h
</code></pre>
]]></description><link>https://forum.strawberrymusicplayer.org/post/8412</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/8412</guid><dc:creator><![CDATA[TakeFive]]></dc:creator><pubDate>Sat, 18 Jan 2025 09:47:00 GMT</pubDate></item><item><title><![CDATA[Reply to Gaps between tracks on Mon, 13 Jan 2025 09:41:01 GMT]]></title><description><![CDATA[<pre><code>/usr/bin/env: ‘bash\r’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang line
</code></pre>
<p dir="auto">Not nice on pastebin's part to add \r characters to the end of lines of the downloaded file, and I don't see any setting to prevent it.</p>
<p dir="auto">Use <code>dos2unix myscript</code>  or copy&amp;paste <a href="https://pastebin.com/raw/Y2GxuzaY" rel="nofollow ugc">https://pastebin.com/raw/Y2GxuzaY</a> to an empty file. Make it executable <code>chmod a+x myscript</code> and run <code>./myscript -h</code></p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/8400</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/8400</guid><dc:creator><![CDATA[TakeFive]]></dc:creator><pubDate>Mon, 13 Jan 2025 09:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to Gaps between tracks on Mon, 13 Jan 2025 07:20:27 GMT]]></title><description><![CDATA[<p dir="auto">Public exposure was deactivated, sorry. Fixed now.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/8399</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/8399</guid><dc:creator><![CDATA[TakeFive]]></dc:creator><pubDate>Mon, 13 Jan 2025 07:20:27 GMT</pubDate></item><item><title><![CDATA[Reply to Gaps between tracks on Mon, 13 Jan 2025 03:34:08 GMT]]></title><description><![CDATA[<p dir="auto">A first version of a different script from the one mentioned above. No more freezes, but this could be related also to the new official version of Strawberry. I'd recommend you to update it beforehand. Read the comments about that and the script limitations at its beginning.</p>
<p dir="auto"><a href="https://pastebin.com/Y2GxuzaY" rel="nofollow ugc">https://pastebin.com/Y2GxuzaY</a></p>
<p dir="auto">You're very welcome to bash it and share any fixes or ideas.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/8398</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/8398</guid><dc:creator><![CDATA[TakeFive]]></dc:creator><pubDate>Mon, 13 Jan 2025 03:34:08 GMT</pubDate></item></channel></rss>