<?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[MMM-PlexSlideshow won&#x27;t randomize]]></title><description><![CDATA[<p dir="auto">I had to rebuild my MM RPi. Installed MMM-PlexSlideshow and copied and set up config from the source. The old MM would randomize the photos. New one will only display in alphabetical order. Relevant part of config.js is below. Can anyone help?</p>
<pre><code>{
			module: 'MMM-PlexSlideshow',
			position: 'fullscreen_above',
			config: {
			  plex: {
				  hostname:"IP Address",
				  port:32400,
				  username:"xxx",
				  password:"zzz",
				},
				transitionImages: true,
				backgroundSize: "contain",
				randomizeImageOrder: true,	
			}
		  },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/13597/mmm-plexslideshow-won-t-randomize</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 23:14:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13597.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Sep 2020 01:18:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-PlexSlideshow won&#x27;t randomize on Sun, 06 Sep 2020 18:24:44 GMT]]></title><description><![CDATA[<p dir="auto">This is the result of git remote -v<br />
origin	<a href="https://github.com/PJTewkesbury/MMM-PlexSlideshow.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/PJTewkesbury/MMM-PlexSlideshow.git</a> (fetch)<br />
origin	<a href="https://github.com/PJTewkesbury/MMM-PlexSlideshow.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/PJTewkesbury/MMM-PlexSlideshow.git</a> (push)</p>
<p dir="auto">Maybe the option to randomize isn’t there. I’m sure when I built the MM in the first placein  Dec 2019, it randomized.</p>
<p dir="auto">My urgency is gone now because I have worked around this problem. My Plex server was a separate RPi. I removed Plex from that one and made it a Samba file server. Now I’m using MMM-ImageSlideshow on my MM RPi and pulling them via a shared folder. That’s working fine for me and randomizes.</p>
]]></description><link>https://forum.magicmirror.builders/post/81400</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81400</guid><dc:creator><![CDATA[eprostko]]></dc:creator><pubDate>Sun, 06 Sep 2020 18:24:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-PlexSlideshow won&#x27;t randomize on Sat, 05 Sep 2020 01:32:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eprostko" aria-label="Profile: eprostko">@<bdi>eprostko</bdi></a> there seem to be multiple repos by that name. none have a randomize option.  which repo at you using?</p>
<p dir="auto">u can find out by</p>
<p dir="auto">cd to the module folder, then git remote -v</p>
]]></description><link>https://forum.magicmirror.builders/post/81316</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81316</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 05 Sep 2020 01:32:41 GMT</pubDate></item></channel></rss>