<?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 pictures]]></title><description><![CDATA[A list of topics that have been tagged with pictures]]></description><link>https://forum.magicmirror.builders/tags/pictures</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 13:34:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/tags/pictures.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 Apr 2021 07:45:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MMM-BackgroundSlideshow animation]]></title><description><![CDATA[Hello,
I want to display a picture which is bigger than the screen. The height of the pic is bigger than the height of the screen, so I used the backgroundAnimationEnabled Option of the MMM-BackgroundSlideshow module. Now the picture scrolls either from top to bottom, or from bottom to top. But I want that it only scrolls from top to bottom. Is there any option to set that?
Here is my config entry of the module:
{
    module: 'MMM-BackgroundSlideshow',
    position: 'fullscreen_below',
    config: {
      imagePaths: ['modules/MMM-BackgroundSlideshow/bt-background/'],
	  slideshowSpeed: 86400,
      transitionImages: true,
      randomizeImageOrder: true,
	  transitionSpeed: '0s',
	  backgroundAnimationEnabled: true,
	  backgroundPosition: 'top',
	  backgroundSize: 'cover',
	  animations: ['slide'],
	  backgroundAnimationLoopCount: '1',
	  backgroundAnimationDuration: '5s',
    },
  },

Thanks for any help
]]></description><link>https://forum.magicmirror.builders/topic/14965/mmm-backgroundslideshow-animation</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/14965/mmm-backgroundslideshow-animation</guid><dc:creator><![CDATA[Sven1894]]></dc:creator><pubDate>Tue, 20 Apr 2021 07:45:25 GMT</pubDate></item><item><title><![CDATA[Synology PhotoStation Share as perfect picture source but how?]]></title><description><![CDATA[@MrBorg ,
I tried to do your steps, I can see the synology connecting but then I got the error:
electron: Failed to load URL:  with error: ERR_BLOCKED_BY_RESPONSE

Any idea how to fix this? Thanks in advance!
]]></description><link>https://forum.magicmirror.builders/topic/4856/synology-photostation-share-as-perfect-picture-source-but-how</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/4856/synology-photostation-share-as-perfect-picture-source-but-how</guid><dc:creator><![CDATA[olechwin]]></dc:creator><pubDate>Thu, 14 Sep 2017 06:31:36 GMT</pubDate></item></channel></rss>