<?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[Topics tagged with online]]></title><description><![CDATA[A list of topics that have been tagged with online]]></description><link>https://forum.strawberrymusicplayer.org/tags/online</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 15:10:32 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/tags/online.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Exporting a catalogue of my library to view online?]]></title><description><![CDATA[<p dir="auto">@MovingScenes<br />
This would work on Linux, on Windows, you might need to find an alternative to wget.<br />
Open the console, navigate to your music directory and launch a python http server with: python -m http.server 8123 (You need to have python installed, obviously)<br />
Warning: this is not secure, any one on your local network can access this server, so be sure to close it afterwards.<br />
When that is running, in a new Terminal window download the hosted page, but only the html files with: wget -r --accept "*.html" "http://localhost:8123/"<br />
This gives you your music folder structure as html files. You could copy the folder to your phone, laptop, or whatever and browse your collection, by opening the index.html in a webbrowser. Alternatively, you could host it on a webserver, if you have one.</p>
<p dir="auto">This is just what I spontaneously came up with, if I needed a solution in a pinch. But I am sure there are better ways.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1261/exporting-a-catalogue-of-my-library-to-view-online</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/topic/1261/exporting-a-catalogue-of-my-library-to-view-online</guid><dc:creator><![CDATA[Dakes]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>