<?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[I need your help]]></title><description><![CDATA[<p dir="auto">I want to add a small picture - 11 by 5cm onto my display. I want it to be at the bottom left of the display. I have configured the MMM-GooglePhotos module. However the image isn’t showing up - instead there is a “Loading…” button. I waited for an entire day to see if it loads but it did not. Here is my config.js code. Please help me resolve this:</p>
<pre><code>{
  module: "MMM-GooglePhotos",
  position: "bottom_right",
  config: {
albums: ["SmartMirror"], // Set your album name. like ["My wedding", "family share", "Travle to Paris"]
updateInterval: 1000 * 60, // minimum 10 seconds.
sort: "random", // "old", "random"
uploadAlbum: null, // Only album created by `create_uploadable_album.js`.
condition: {
fromDate: null, // Or "2018-03", RFC ... format available
toDate: null, // Or "2019-12-25",
minWidth: 400, // Or 400
maxWidth: 80000, // Or 8000
minHeight: 400, // Or 400
maxHeight: 8000, // Or 8000
minWHRatio: "&gt; 1",
maxWHRatio: "&gt; 1",
// WHRatio = Width/Height ratio ( ==1 : Squared Photo,   &lt; 1 : Portraited Photo, &gt; 1 : Landscaped Photo)
},
showWidth: 640, // These values will be used for quality of downloaded photos to show. real size to show in your MagicMirror region is recommended.
showHeight: 380,
timeFormat: "YYYY/MM/DD HH:mm", // Or `relative` can be used.
  }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/14261/i-need-your-help</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 07:20:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14261.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Dec 2020 09:53:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I need your help on Sun, 20 Dec 2020 14:50:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/innovation" aria-label="Profile: innovation">@<bdi>innovation</bdi></a>,  36 / 5000<br />
I’m glad I was able to help you!</p>
]]></description><link>https://forum.magicmirror.builders/post/85922</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85922</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 20 Dec 2020 14:50:01 GMT</pubDate></item><item><title><![CDATA[Reply to I need your help on Sun, 20 Dec 2020 14:43:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/george" aria-label="Profile: George">@<bdi>George</bdi></a> yes it works! Thank you so much!</p>
]]></description><link>https://forum.magicmirror.builders/post/85921</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85921</guid><dc:creator><![CDATA[innovation]]></dc:creator><pubDate>Sun, 20 Dec 2020 14:43:32 GMT</pubDate></item><item><title><![CDATA[Reply to I need your help on Sun, 20 Dec 2020 10:11:41 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1608458786794-img_20201119_210609591.jpg" alt="IMG_20201119_210609591.jpg" class=" img-fluid img-markdown" /><br />
I added the image of the cosmonaut hanging from the Moon using “MMM-ImagesPhotos”. I uploaded the photo in the “uploads” folder that you will find in the module.</p>
]]></description><link>https://forum.magicmirror.builders/post/85910</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/85910</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 20 Dec 2020 10:11:41 GMT</pubDate></item></channel></rss>