<?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[Problems with calender and Nextcloud]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I got a Problem with the calender module, since it shows no dates.<br />
The standart calender works just fine, but when I try to connect my Nextcloud calender nothing shows. With my iPhone the link works, so I am sure it works.<br />
Had somebody the same expirience and knows some tips.</p>
<p dir="auto">Thank You<br />
kruf</p>
]]></description><link>https://forum.magicmirror.builders/topic/11374/problems-with-calender-and-nextcloud</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 12:59:16 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11374.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Oct 2019 18:38:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Tue, 23 Feb 2021 21:17:56 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I realise it’s been a while but, for the sake of other who might hit this problem (or one like it), us Nextcloud users are generally using it because we’re security-conscious and like to keep our data private.<br />
If you’re like me, you might have enabled 2FA which means if you enter your ‘usual’ password in your config file, you can’t then enter your second authentication method.<br />
If this is the case, you’ll need to create a ‘one-time’ password in Nextcloud and use this instead of your ‘normal’ password.  Get one by going to Nextcloud settings, Security and scroll to bottom. Hit ‘Create new app password’ and copy to the URL in the config.</p>
]]></description><link>https://forum.magicmirror.builders/post/88831</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88831</guid><dc:creator><![CDATA[jacktar]]></dc:creator><pubDate>Tue, 23 Feb 2021 21:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Tue, 28 Jan 2020 23:49:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/corin-corvus" aria-label="Profile: Corin-Corvus">@<bdi>Corin-Corvus</bdi></a> said in <a href="/post/68760">Problems with calender and Nextcloud</a>:</p>
<blockquote>
<p dir="auto"><a href="https://domain.tld/nextcloud/remote.php/dav/public-calendars/7812hello1232JJRgfG?export" target="_blank" rel="noopener noreferrer nofollow ugc">https://domain.tld/nextcloud/remote.php/dav/public-calendars/7812hello1232JJRgfG?export</a></p>
</blockquote>
<p dir="auto">that url doesn’t work here…  domain.tld not found</p>
<blockquote>
<p dir="auto">3 month later and no solution?</p>
</blockquote>
<p dir="auto">no one interested in looking at the code to fix it… this is all volunteer…</p>
<p dir="auto">if u have the ics file,<br />
copy the ics file into the default calendar folder<br />
the url would then be<br />
file:///home/pi/MagicMirror/modules/default/calendar/???.ics</p>
]]></description><link>https://forum.magicmirror.builders/post/68762</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/68762</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 28 Jan 2020 23:49:56 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Tue, 28 Jan 2020 23:28:46 GMT]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">3 month later and no solution?<br />
i tried with newest version. wget nextcloud_calender_url get the calender in special format. The Name is “7863TJr9N2JJRgfG?export” and not *.ics.</p>
<p dir="auto">i tried official documentation. Add i “auth” with copy and paste, i get a config error.</p>
<p dir="auto">in the newest build of Nextcloud i can copy a abo-link. i can download the “.ics” with this link without credentials.</p>
<p dir="auto">how i can use it for mm calender? its a puplic calender link now but i dont get any calender infos.</p>
<p dir="auto">my config:</p>
<pre><code>{
	module: "calendar", 
	header: "Kalender", // see help for more information
	position: "top_left",
	config: {
		colored: true,
		coloredSymbolOnly: false,
		calendars: [
				{
				url: 'https://domain.tld/nextcloud/remote.php/dav/public-calendars/7812hello1232JJRgfG?export', 
				symbol: 'calendar'
				},
			],
	}
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/68760</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/68760</guid><dc:creator><![CDATA[Corin Corvus]]></dc:creator><pubDate>Tue, 28 Jan 2020 23:28:46 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Fri, 22 Nov 2019 12:57:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> I got no clue… we are using the latest request module (2.88.0)</p>
<p dir="auto">it does say special parms required for SSL 3 (and there is currently no way to pass something like this into be used)</p>
<p dir="auto"><a href="https://www.npmjs.com/package/request#tlsssl-protocol" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.npmjs.com/package/request#tlsssl-protocol</a></p>
<p dir="auto">I do see in the calendar code, setup for the request id info</p>
<pre><code>	"User-Agent": "Mozilla/5.0 (Node.js "+ nodeVersion + ")
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64912</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64912</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 22 Nov 2019 12:57:13 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Fri, 22 Nov 2019 12:32:08 GMT]]></title><description><![CDATA[<p dir="auto">today i reconfigured the cloud system to TLS1.2 to make a check. Its working.<br />
I check the access log also and found the request:</p>
<pre><code>"GET /remote.php/dav/calendars/USER/personal/?export HTTP/1.1" 200 79020 "-" "Mozilla/5.0 (Node.js 10.2) MagicMirror/2.9.0 (https://github.com/MichMich/MagicMirror/)"
</code></pre>
<p dir="auto">Very curious here is the information about the request with Nodejs 10.2. On the system 10.2 should not be available. When i check the version, v12 is visible.</p>
<p dir="auto">Do you have any dependencies in MM Code to the old NodeJS ?</p>
<p dir="auto">Its just a stro, but maybe here is the root cause ?</p>
]]></description><link>https://forum.magicmirror.builders/post/64909</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64909</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Fri, 22 Nov 2019 12:32:08 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Thu, 21 Nov 2019 18:54:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> booooo</p>
]]></description><link>https://forum.magicmirror.builders/post/64886</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64886</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 21 Nov 2019 18:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Thu, 21 Nov 2019 18:53:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
short overview what i did…</p>
<pre><code>cp -r /home/pi/MagicMirror/ /home/pi/MagicMirrorOLD/
suro rm -r /home/pi/MagicMirror/
</code></pre>
<p dir="auto">Download script and change NODE_TESTED = “v12.1.0”</p>
<p dir="auto">Update to NodeJS V12:</p>
<pre><code> curl -sL https://deb.nodesource.com/setup_12.x | sudo bash -
 sudo apt-get install -y nodejs
</code></pre>
<p dir="auto">Install new MM</p>
<pre><code> bash raspberry.sh
</code></pre>
<p dir="auto">Copy old config</p>
<pre><code>cp /home/pi/MagicMirrorOLD/config/config.js /home/pi/MagicMirror/config/
</code></pre>
<p dir="auto">I delete all modules, only standard configuration with weather etc. Calender of course.<br />
Set TLS1.3 and start MM:</p>
<pre><code>export NODE_OPTIONS=--tls-max-v1.3
npm start
</code></pre>
<p dir="auto">Result: In your link from IBM is written in NodeJS 12 TLS1.3 is configured by default. It doesnt matter if i set the export expression or not. I still get an error message regarding TLS. Same like before.</p>
<p dir="auto">I could not finde somethink how i can check if TLS1.3 is really configured in NodeJS.</p>
]]></description><link>https://forum.magicmirror.builders/post/64885</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64885</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Thu, 21 Nov 2019 18:53:37 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 19:59:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> the installers (my new one and the current) are both forcing node V10.</p>
<p dir="auto">we haven’t tried 11/12 as far as I know…   wanna test!?</p>
<p dir="auto">download my script,</p>
<pre><code>curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=1
</code></pre>
<p dir="auto">edit the NODE_TESTED=“v10.1.0” at the top to V11.1.0 or V12.1.0<br />
and give it a try… of course this is a re-install, so rename the current MM folder out of the way</p>
]]></description><link>https://forum.magicmirror.builders/post/64685</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64685</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Nov 2019 19:59:57 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 19:38:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> i know what you mean. this is what i really hate on linux side. A lot of dependencies… you have to update on package? Welcome on highway to hell.</p>
<p dir="auto">Netherleless, on buster stable Node 10.17.0 is installed. This is the version what i used. Obviously wont work.</p>
<p dir="auto">Found this: <a href="https://github.com/nodejs/node/issues/27666" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/nodejs/node/issues/27666</a><br />
When i understood it right the feature is <strong>not implemented</strong> on 10.x ? The ticket for the implementation is still open</p>
<p dir="auto">It could be a solution to update Nodejs to v11 or v12. Any estimation if MM is compatible so far? Or other ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/64684</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64684</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Mon, 18 Nov 2019 19:38:22 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 19:22:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> looks like that only works with node 10.16 and above… love when they leave out that little detail!..<br />
<a href="https://stackoverflow.com/questions/57839965/how-to-use-tlsv1-3-with-nodejs-10-x" target="_blank" rel="noopener noreferrer nofollow ugc">https://stackoverflow.com/questions/57839965/how-to-use-tlsv1-3-with-nodejs-10-x</a></p>
<p dir="auto">you don’t know if what you read is real or needs 4 hours more of investigation…</p>
]]></description><link>https://forum.magicmirror.builders/post/64681</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64681</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Nov 2019 19:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 19:17:35 GMT]]></title><description><![CDATA[<p dir="auto">it could so easy… :-(</p>
<pre><code>pi@MagicMirror:~/MagicMirror $ export NODE_OPTIONS=--tls-max-v1.3
pi@MagicMirror:~/MagicMirror $ npm start
node: --tls-max-v1.3 is not allowed in NODE_OPTIONS
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64679</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64679</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Mon, 18 Nov 2019 19:17:35 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 19:13:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> said in <a href="/post/64677">Problems with calender and Nextcloud</a>:</p>
<blockquote>
<p dir="auto">pi@MagicMirror:~/MagicMirror $ NODE_OPTIONS=–tls-max-v1.3</p>
</blockquote>
<p dir="auto">you must export the env variable, else it is not passed to children processes,<br />
issue this command from the terminal window</p>
<pre><code>export NODE_OPTIONS=--tls-max-v1.3
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64678</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64678</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 18 Nov 2019 19:13:20 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Mon, 18 Nov 2019 18:52:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
for a first try i set the option directly via termine and start MM. Same result like before - i got an error message for SSL.</p>
<pre><code>pi@MagicMirror:~/MagicMirror $ NODE_OPTIONS=–tls-max-v1.3
pi@MagicMirror:~/MagicMirror $ npm start
</code></pre>
<p dir="auto">Anythink wrong here ? Any idea how i can check if the option was accepted correctly?</p>
<p dir="auto">On buster stable nodejs 10.17.0 is availble. But i found the binaries for v12. Obviously after an update i have other problems :D Therefore its better with v10 so far</p>
]]></description><link>https://forum.magicmirror.builders/post/64677</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64677</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Mon, 18 Nov 2019 18:52:33 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sun, 17 Nov 2019 17:05:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> looks like you will have to add a parameter to the launcher to enable tls 1.3</p>
<p dir="auto"><a href="https://developer.ibm.com/blogs/migrating-to-tls13-in-nodejs/" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.ibm.com/blogs/migrating-to-tls13-in-nodejs/</a></p>
<p dir="auto">my adding this to the script starting MM (either <a href="http://mm.sh" target="_blank" rel="noopener noreferrer nofollow ugc">mm.sh</a> or <a href="http://run-start.sh" target="_blank" rel="noopener noreferrer nofollow ugc">run-start.sh</a>)</p>
<p dir="auto">Enable TLS1.3 using CLI options<br />
With Node.js 11.x or 10.x, you can use the --tls-max-v1.3 CLI option to enable TLS1.3 by default. It can be provided directly on the command line, or set in the environment with <strong>NODE_OPTIONS=–tls-max-v1.3</strong>. The option can also be specified to Node.js 12.x, even though its already the default.</p>
<pre><code>export NODE_OPTIONS=--tls-max-v1.3
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/64603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64603</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 17 Nov 2019 17:05:43 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sun, 17 Nov 2019 16:55:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
Today i solved the problem regarding TLS1.3 connection. Wget is working fine and i can download the ICS data.<br />
On MM side i have the same issue like before. No data is shown in calender. When i start the MM its still the same error message :-(</p>
]]></description><link>https://forum.magicmirror.builders/post/64602</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64602</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Sun, 17 Nov 2019 16:55:11 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 18:04:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> so the nginx system is the gateway… all things must speak tls3…<br />
so you now need to config MM pi to peak tls3</p>
]]></description><link>https://forum.magicmirror.builders/post/64574</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64574</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 18:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 18:03:07 GMT]]></title><description><![CDATA[<p dir="auto">nextcloud is hostet on a separate pi. here the nginx is configured for TLS1.3</p>
<p dir="auto">MM is on another PI.</p>
]]></description><link>https://forum.magicmirror.builders/post/64573</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64573</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Sat, 16 Nov 2019 18:03:07 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:58:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> where did u configure tls3? may have to do the same on pi</p>
]]></description><link>https://forum.magicmirror.builders/post/64572</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64572</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:58:27 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:56:57 GMT]]></title><description><![CDATA[<p dir="auto">hmm… each other devices are running:</p>
<p dir="auto">Phone, Tablet or try to download the ICS directly in a desktop browser. Should be sometink on the PI ?</p>
]]></description><link>https://forum.magicmirror.builders/post/64571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64571</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:56:57 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:55:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> wget is not MM, and it also fails</p>
]]></description><link>https://forum.magicmirror.builders/post/64570</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64570</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:55:17 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:54:41 GMT]]></title><description><![CDATA[<p dir="auto">looks like the direction to find the root cause is good.</p>
<p dir="auto">Get following response:</p>
<pre><code>GnuTLS: A TLS fatal alert has been received.
GnuTLS: received alert [70]: Error in protocol version
</code></pre>
<p dir="auto">Now i remember, a few months ago i configure the nginx to TLS1.3. Maybe its not compatible with MM ?</p>
]]></description><link>https://forum.magicmirror.builders/post/64569</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64569</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:54:41 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:53:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> just do wget nextcloud-url</p>
]]></description><link>https://forum.magicmirror.builders/post/64568</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64568</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:52:26 GMT]]></title><description><![CDATA[<p dir="auto">of course :-) i uses O (not zero)</p>
]]></description><link>https://forum.magicmirror.builders/post/64567</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64567</guid><dc:creator><![CDATA[Pakmann]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:52:26 GMT</pubDate></item><item><title><![CDATA[Reply to Problems with calender and Nextcloud on Sat, 16 Nov 2019 17:51:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pakmann" aria-label="Profile: Pakmann">@<bdi>Pakmann</bdi></a> just remove the -o parm</p>
]]></description><link>https://forum.magicmirror.builders/post/64566</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64566</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 17:51:03 GMT</pubDate></item></channel></rss>