<?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[Unsplash not loading pictures]]></title><description><![CDATA[<p dir="auto">Anyone experiencing issues with the Wallberry Unsplash app? Since a few weeks unsplash is not loading any pictures.</p>
]]></description><link>https://forum.magicmirror.builders/topic/14788/unsplash-not-loading-pictures</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 07:55:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14788.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 16 Mar 2021 15:38:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unsplash not loading pictures on Tue, 16 Mar 2021 19:26:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cowboysdude" aria-label="Profile: cowboysdude">@<bdi>cowboysdude</bdi></a> Thanks. Even though, the solution came from some one else. ;-) I just thought its good to post it here as well in case someone looks exactly for this issue. Anyway. I don’t know what you mean by add it to the repository but if someone does, feel free to add this. Cheers everyone.</p>
]]></description><link>https://forum.magicmirror.builders/post/89553</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89553</guid><dc:creator><![CDATA[duxnobis]]></dc:creator><pubDate>Tue, 16 Mar 2021 19:26:41 GMT</pubDate></item><item><title><![CDATA[Reply to Unsplash not loading pictures on Tue, 16 Mar 2021 17:35:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/duxnobis" aria-label="Profile: duxnobis">@<bdi>duxnobis</bdi></a> You’re not stupid…it’s a good fix.</p>
<p dir="auto">You should go to the github repository and do a pull request so it’s fixed for everyone :)</p>
]]></description><link>https://forum.magicmirror.builders/post/89549</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89549</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Tue, 16 Mar 2021 17:35:12 GMT</pubDate></item><item><title><![CDATA[Reply to Unsplash not loading pictures on Tue, 16 Mar 2021 16:06:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/duxnobis" aria-label="Profile: duxnobis">@<bdi>duxnobis</bdi></a><br />
found the solution in other thread but only after my second search unfortunately.</p>
<hr />
<p dir="auto">for all out there as stupid as I am… 🙂 its this which has to be modified from .custom to .raw (row 130 in my WallberryTheme.js file).</p>
<p dir="auto">from:<br />
p.url = photoData.urls.custom;</p>
<p dir="auto">to:<br />
p.url = photoData.urls.raw;</p>
<p dir="auto">Cheers and thanks for the hack mates!<br />
Patrick</p>
]]></description><link>https://forum.magicmirror.builders/post/89542</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89542</guid><dc:creator><![CDATA[duxnobis]]></dc:creator><pubDate>Tue, 16 Mar 2021 16:06:20 GMT</pubDate></item></channel></rss>