<?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-pages - how to know which page index my module has?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am currently adopting MMM-MPlayer to interact with MMM-pages.<br />
Reason is that suspending the module does not suspend (stop) the stream, as it is an overlay.<br />
As long as MMM-MPlayer is running, it will always display the stream.</p>
<p dir="auto">From the config I can deduct the page index (3 in this case):</p>
<pre><code>      modules: [
        ["compliments"], // page 1
        ["MMM-YrThen"], // page 2
        ["calendar"], // page 3
        ["MMM-MPlayer"], // page 4
      ],
</code></pre>
<p dir="auto">And I see that reflected in the log:</p>
<pre><code>0|MagicMirror  | [2025-01-18 16:13:55.383] [LOG]   [MMM-MPlayer.js:65:15] Received MMM-pages NEW_PAGE 3
0|MagicMirror  | [2025-01-18 16:13:55.804] [LOG]   [module.js:189:7] compliments is suspended.
0|MagicMirror  | [2025-01-18 16:13:55.835] [LOG]   [module.js:189:7] calendar is suspended.
0|MagicMirror  | [2025-01-18 16:13:55.917] [LOG]   [module.js:189:7] MMM-YrThen is suspended.
0|MagicMirror  | [2025-01-18 16:13:56.395] [LOG]   [module.js:196:7] clock is resumed.
0|MagicMirror  | [2025-01-18 16:13:56.439] [LOG]   [module.js:196:7] MMM-MPlayer is resumed.
</code></pre>
<p dir="auto">But I would need to see my module name in the payload (MMM-MPlayer in this case), to act on the correct page index.</p>
<p dir="auto">Come to think of it, I also would need the keyword <code>suspended</code> or <code>resumed</code>in the payload, in order to know what to do.</p>
<p dir="auto">Any thoughts on this ?</p>
<p dir="auto">Best regards,</p>
<p dir="auto">E.J.</p>
]]></description><link>https://forum.magicmirror.builders/topic/19347/mmm-pages-how-to-know-which-page-index-my-module-has</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 08:26:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19347.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Jan 2025 15:29:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Fri, 21 Feb 2025 06:31:50 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></p>
<p dir="auto">Thanks for your help with this,  Much appreciated</p>
<p dir="auto">I’m now away from the mirror for the weekend.  I’ll give it a shot when I return on Tuesday</p>
]]></description><link>https://forum.magicmirror.builders/post/124221</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124221</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Fri, 21 Feb 2025 06:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 18:13:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/evroom" aria-label="Profile: evroom">@<bdi>evroom</bdi></a> said in <a href="/post/124207">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto">Due to unforeseen medical issues</p>
</blockquote>
<p dir="auto">take care, this is not important in the grand scheme of things…</p>
<p dir="auto">I spent 2 months in hospital with Covid in 2021, luckily laptop, wifi , and MagicMirror kept me sane.</p>
]]></description><link>https://forum.magicmirror.builders/post/124208</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124208</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 18:13:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 18:10:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I notice some requests and other activities,here and on GitHub.<br />
Due to unforeseen medical issues, I do not have really time, nor the means to respond to everything<br />
Already happy I have some sort of Internet connection here.<br />
But with Sam it is in good hands, just make use of his fork.<br />
Greetings, E.J.</p>
]]></description><link>https://forum.magicmirror.builders/post/124207</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124207</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Thu, 20 Feb 2025 18:10:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 18:04:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> ok, git pull in module folder…</p>
<p dir="auto">i didn’t stop the stream when switching away… or if there was another stream already running on page 0</p>
]]></description><link>https://forum.magicmirror.builders/post/124206</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124206</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 18:04:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 17:33: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></p>
<p dir="auto">The video appears on both pages.</p>
<p dir="auto">The page with index 0 and the hidden page</p>
]]></description><link>https://forum.magicmirror.builders/post/124205</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124205</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 17:33:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 17:11:52 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></p>
<p dir="auto">Yes, using your fork</p>
]]></description><link>https://forum.magicmirror.builders/post/124204</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124204</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 17:11:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 17:09:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> no. i added code to start streaming on hidden page,<br />
let me check again.</p>
<p dir="auto">you have my fork, right?</p>
]]></description><link>https://forum.magicmirror.builders/post/124203</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124203</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 17:09:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 17:06:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/evroom" aria-label="Profile: evroom">@<bdi>evroom</bdi></a> said in <a href="/post/123194">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto">As a workaround, I will make it a requirement to put the MMM-Player on the first page (page index 0).<br />
When I receive 0, then I will start streaming, otherwise I will stop streaming.<br />
That seems to work.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Maybe something to do with this?</p>
]]></description><link>https://forum.magicmirror.builders/post/124202</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124202</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 17:06:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 17:03:35 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> said in <a href="/post/124194">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto">git clone <a href="https://github.com/sdetweil/MMM-MPlayer" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-MPlayer</a></p>
</blockquote>
<p dir="auto">Did as you suggested</p>
<p dir="auto">The video appears only on page index 0 and not on the hidden page</p>
<p dir="auto">See the 2 video images on the attached screenshot - both are over the weather module</p>
<p dir="auto">The header for the MPlayer appears on the hidden page</p>
<p dir="auto">I can change to the hidden page with Remote Control, no problem</p>
<pre><code>    {
        module: "MMM-pages",
        config: {
            rotationTime: 1000 * 86400, // rotate every 20 seconds
            modules: [
	
                ["page1"],           // class name for page 1
         //       ["page2"],           // class name for page 2
        //        ["page3"],           // class name for page 3
            ],
            fixed: ["fixed_page"],
            hiddenPages: {
                "Doorbell": ["doorbell_page"],
           
            }
        }
    },

{
	module: 'MMM-MPlayer',
        classes: "doorbell_page",
        disabled: false,
        position: "top_left",
        header: "MPlayer",
	config: {
	  useTwoWindows: true,
	  layout: 'column',
	  monitorAspect: 0,
	  rotate: -1,
	  windowSize: { width: 640, height: 360 },
	  windowPosition: { x: 5, y: 225 },
	  streamInterval: 30000,
	  streams: {
		window1: [
		  'rtsp://10.0.1.1:7447/gv9eHrB9yZyPhgvN',
		],
		window2: [
		  'rtsp://10.0.1.1:7447/D89zTJyDwN8YtKix',
		  
		]
	  }
	}
},
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1740070769941-screenfloat-shot-of-preview-at-20-feb-2025-at-16_57_07.jpg" alt="ScreenFloat Shot of Preview at 20 Feb 2025 at 16_57_07.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/124201</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124201</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 17:03:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 16:59:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> no, i fixed in my fork</p>
]]></description><link>https://forum.magicmirror.builders/post/124200</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124200</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 16:59:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 16:52:41 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> said in <a href="/post/124193">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a>   hm, that makes no sense as the MagicMirror operations are the same</p>
</blockquote>
<p dir="auto">Maybe something to do with mplayer itself, not the module MMM-Mplayer?</p>
]]></description><link>https://forum.magicmirror.builders/post/124199</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124199</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 16:52:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 14:48:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> i opened this issue<br />
<a href="https://github.com/evroom/MMM-MPlayer/issues/4" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/evroom/MMM-MPlayer/issues/4</a></p>
<p dir="auto">try my fork</p>
<pre><code>cd ~/MagicMirror/modules
rename the existing folder out of the way
git clone https://github.com/sdetweil/MMM-MPlayer
</code></pre>
<p dir="auto">change the page config to have the hidden page and the<br />
remote_control notification</p>
<p dir="auto">I submitted this change to the module for inclusion, depending on your results.</p>
]]></description><link>https://forum.magicmirror.builders/post/124194</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124194</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 14:48:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 12:49:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a>   hm, that makes no sense as the MagicMirror operations are the same</p>
]]></description><link>https://forum.magicmirror.builders/post/124193</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124193</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 20 Feb 2025 12:49:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Thu, 20 Feb 2025 08:10:17 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> said in <a href="/post/124183">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> i believe so.  but you should have been able to send the notification for the named hidden page</p>
<p dir="auto">“SHOW_HIDDEN_PAGE”, “Doorbell”</p>
<p dir="auto">right?!</p>
</blockquote>
<p dir="auto">Yes, the notification works fine.</p>
<p dir="auto">But mplayer does not show up on the hidden page, only on the main page</p>
]]></description><link>https://forum.magicmirror.builders/post/124190</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124190</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Thu, 20 Feb 2025 08:10:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Wed, 19 Feb 2025 19:13:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> i believe so.  but you should have been able to send the notification for the named hidden page</p>
<p dir="auto">“SHOW_HIDDEN_PAGE”, “Doorbell”</p>
<p dir="auto">right?!</p>
]]></description><link>https://forum.magicmirror.builders/post/124183</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124183</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2025 19:13:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Wed, 19 Feb 2025 18:14:24 GMT]]></title><description><![CDATA[<p dir="auto">Only thing I can think of right now is to put the video on page0 and the rest on page1</p>
<p dir="auto">and then use a combination of the PAGE_CHANGED and PAUSE_ROTATION notifications to get what I want</p>
<p dir="auto">Or is there a way to permanently pause rotation?</p>
<p dir="auto">Then I can only use the PAGE_CHANGED call to get to the page I want</p>
<p dir="auto">would the below disable rotation?</p>
<p dir="auto"><code>rotationTime: 1000 * 0,</code></p>
]]></description><link>https://forum.magicmirror.builders/post/124182</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124182</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Wed, 19 Feb 2025 18:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Wed, 19 Feb 2025 18:01:03 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></p>
<p dir="auto">I’m using MMM-Remote Control</p>
<p dir="auto">The issue is that the video is shown all the time on page0.</p>
<p dir="auto">I have 2 pages set up with MMM-Pages</p>
<ul>
<li>1 page to be shown all the time</li>
<li>1 hidden page to be shown only when called.</li>
</ul>
<p dir="auto">The video needs to be on the hidden page.  If I put classes : “hidden_page” under MMM-Player, the video feed shows on the page0 regardless.</p>
<p dir="auto">The hidden page, when called, shows only the header fro MMM-Player and is otherwise blank</p>
<p dir="auto">The page calling works fine with MMM-RemoteControl</p>
<pre><code> {
        module: "MMM-pages",
        config: {
            rotationTime: 1000 * 20, // rotate every 20 seconds
            modules: [
                ["page1"],           // class name for page 1
            ],
            fixed: ["fixed_page"],
            hiddenPages: {
                "Doorbell": ["doorbell_page"],
           
            }
        }
    },

</code></pre>
<p dir="auto">and</p>
<pre><code>{
	module: 'MMM-MPlayer',
        classes: "doorbell_page",
        disabled: false,
        position: "top_left",
        header: "MPlayer",
	config: {
	  useTwoWindows: true,
	  layout: 'column',
	  monitorAspect: 0,
	  rotate: -1,
	  windowSize: { width: 640, height: 480 },
	  windowPosition: { x: 5, y: 225 },
	  streamInterval: 30000,
	  streams: {
		window1: [
		  'rtsp://10.0.1.1:7447/gv9eHrB9yZyPhgvN',
		],
		window2: [
		  'rtsp://10.0.1.1:7447/D89zTJyDwN8YtKix',
		  
		]
	  }
	}
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/124181</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124181</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Wed, 19 Feb 2025 18:01:03 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Wed, 19 Feb 2025 17:47:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mvrlogins" aria-label="Profile: mvrlogins">@<bdi>mvrlogins</bdi></a> why not?  what triggers the notification??</p>
<p dir="auto">button, command , …</p>
<p dir="auto">you could prove this with the MMM-CommandtoNotification module</p>
]]></description><link>https://forum.magicmirror.builders/post/124176</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124176</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Feb 2025 17:47:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Wed, 19 Feb 2025 16:16:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/evroom" aria-label="Profile: evroom">@<bdi>evroom</bdi></a> said in <a href="/post/123194">MMM-pages - how to know which page index my module has?</a>:</p>
<blockquote>
<p dir="auto">As a workaround, I will make it a requirement to put the MMM-Player on the first page (page index 0).<br />
When I receive 0, then I will start streaming, otherwise I will stop streaming.<br />
That seems to work.</p>
</blockquote>
<p dir="auto">Hi</p>
<p dir="auto">Trying to use the mmm-mplayer module with mmm-pages,  and it works fine, as you say, when the page index is 0.</p>
<p dir="auto">However, I’d like to use it to only show video when called via notification</p>
<p dir="auto">I have a single main page (without mplayer) - that shows all the time - and a single hidden page (with mplayer) to be shown when called via notification and then return the the main page with another notification.</p>
<p dir="auto">I can’t currently implement this.  Any ideas?</p>
<p dir="auto">Thanks very much</p>
]]></description><link>https://forum.magicmirror.builders/post/124174</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/124174</guid><dc:creator><![CDATA[mvrlogins]]></dc:creator><pubDate>Wed, 19 Feb 2025 16:16:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Sun, 19 Jan 2025 02:31:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plainbroke" aria-label="Profile: plainbroke">@<bdi>plainbroke</bdi></a> cool</p>
]]></description><link>https://forum.magicmirror.builders/post/123203</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123203</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 19 Jan 2025 02:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Sun, 19 Jan 2025 02:31:17 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 />
He has the MMM-MPlayer working in pages and I am now using pages and MPlayer in my main MM.<br />
Kinda of cool to be able to show a RSTP camera or 2 again…</p>
]]></description><link>https://forum.magicmirror.builders/post/123202</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123202</guid><dc:creator><![CDATA[plainbroke]]></dc:creator><pubDate>Sun, 19 Jan 2025 02:31:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Sat, 18 Jan 2025 16:22:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/evroom" aria-label="Profile: evroom">@<bdi>evroom</bdi></a> the core function is the same<br />
i added the ability to have different page display times</p>
<p dir="auto">i wrote the doc on the fixed page name approach</p>
<p dir="auto">as you are using a notification now<br />
just move that to suspend (same as index=0)<br />
and the resume wakes you back up</p>
]]></description><link>https://forum.magicmirror.builders/post/123196</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123196</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 18 Jan 2025 16:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Sat, 18 Jan 2025 16:00:19 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 question:</p>
<p dir="auto">There are 2 versions of MMM-pages:</p>
<p dir="auto"><a href="https://github.com/edward-shen/MMM-pages" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/edward-shen/MMM-pages</a><br />
<a href="https://github.com/sdetweil/MMM-pages" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-pages</a></p>
<p dir="auto">They seem in-sync, but which one would be the preferred one to take?</p>
]]></description><link>https://forum.magicmirror.builders/post/123195</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123195</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Sat, 18 Jan 2025 16:00:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-pages - how to know which page index my module has? on Sat, 18 Jan 2025 15:57:10 GMT]]></title><description><![CDATA[<p dir="auto">As a workaround, I will make it a requirement to put the MMM-Player on the first page (page index 0).<br />
When I receive 0, then I will start streaming, otherwise I will stop streaming.<br />
That seems to work.</p>
]]></description><link>https://forum.magicmirror.builders/post/123194</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123194</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Sat, 18 Jan 2025 15:57:10 GMT</pubDate></item></channel></rss>