<?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[Forum]]></title><description><![CDATA[Any suggestions or wishes for the forum?]]></description><link>https://forum.magicmirror.builders/category/26</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 06:14:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/category/26.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Feb 2026 22:28:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MMM-Pages is it possible to name the pages, i.e. weather, stocks, etc...]]></title><description><![CDATA[@sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.
]]></description><link>https://forum.magicmirror.builders/topic/20121/mmm-pages-is-it-possible-to-name-the-pages-i.e.-weather-stocks-etc...</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20121/mmm-pages-is-it-possible-to-name-the-pages-i.e.-weather-stocks-etc...</guid><dc:creator><![CDATA[JeanMichelC]]></dc:creator><pubDate>Sun, 22 Feb 2026 22:28:05 GMT</pubDate></item><item><title><![CDATA[Speaker sound after copying SD card]]></title><description><![CDATA[@MilkShake try
aplay -D plughw:2,0  xxx.wav
If you make an ~/.asoundrc
You should be able to set the default output device
Notice the . In front
]]></description><link>https://forum.magicmirror.builders/topic/20115/speaker-sound-after-copying-sd-card</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/20115/speaker-sound-after-copying-sd-card</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 Feb 2026 20:13:10 GMT</pubDate></item><item><title><![CDATA[MM with Docker]]></title><description><![CDATA[@OrangeMirror the current docker setup will only work for multiple instances
IF
you use the  MM_CONFIG_FILE environment variable to run instances off different config files,
or
the MM_PORT  env variable to override the port if using the same config.js
all the files will come from the ONE folder tree ~/magicmirror
so this means you would have to setup multiple entries in the compose.yaml to launch multiple instances (with the different config parms)
You have to change the container name too
this is because all the DATA used by the container is external (on docker host filesystem) and not IN the container
an example NOT using docker, but same idea here
https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples
]]></description><link>https://forum.magicmirror.builders/topic/19926/mm-with-docker</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19926/mm-with-docker</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 20 Oct 2025 18:38:50 GMT</pubDate></item><item><title><![CDATA[Accuweather Updates]]></title><description><![CDATA[@mumblebaj so much fun!  everybody is sliding into paywalls.
]]></description><link>https://forum.magicmirror.builders/topic/19777/accuweather-updates</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19777/accuweather-updates</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 17 Jul 2025 16:45:37 GMT</pubDate></item><item><title><![CDATA[Adds Blocking Posts]]></title><description><![CDATA[@karsten13 Understood.  Will do the add blocker thingy…
]]></description><link>https://forum.magicmirror.builders/topic/19759/adds-blocking-posts</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19759/adds-blocking-posts</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Thu, 03 Jul 2025 14:08:14 GMT</pubDate></item><item><title><![CDATA[Long time no see and need a help.]]></title><description><![CDATA[@MMRIZE fun times indeed
]]></description><link>https://forum.magicmirror.builders/topic/19672/long-time-no-see-and-need-a-help.</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19672/long-time-no-see-and-need-a-help.</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 11 May 2025 07:26:11 GMT</pubDate></item><item><title><![CDATA[I&#x27;m new.  Trying to understand and have a few questions....]]></title><description><![CDATA[@noviceuser i also have backup/restore scripts where you can replicate a saved environment to a new platform (not windows)
https://github.com/sdetweil/MagicMirror-backup-restore
I’m starting to think i should create a windows restore
]]></description><link>https://forum.magicmirror.builders/topic/19521/i-m-new.-trying-to-understand-and-have-a-few-questions....</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19521/i-m-new.-trying-to-understand-and-have-a-few-questions....</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 11 Mar 2025 14:30:46 GMT</pubDate></item><item><title><![CDATA[Which solution for touching screen?]]></title><description><![CDATA[@com1cedric this was started as a conversation, not an issue…
]]></description><link>https://forum.magicmirror.builders/topic/19486/which-solution-for-touching-screen</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19486/which-solution-for-touching-screen</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 02 Mar 2025 16:28:25 GMT</pubDate></item><item><title><![CDATA[Slideshow for PDFs question]]></title><description><![CDATA[@chrisfr1976 not well documented and not 100%
http://mm_server:mm_port/cors?url=…,
sendheaders=…,
receiveheaders=…
send/receive headers are headername:value,…
code in js/server_functions.js
for my readme support in mmm-config i had to fallback to curl/wget
]]></description><link>https://forum.magicmirror.builders/topic/19432/slideshow-for-pdfs-question</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19432/slideshow-for-pdfs-question</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 13 Feb 2025 17:02:03 GMT</pubDate></item><item><title><![CDATA[Current birthday disappears too early]]></title><description><![CDATA[@veldje this doesn’t appear to be a feature of this module
to contact the author, open an issue here to ask for that  enhancement
https://github.com/amitchone/MMM-birthdays/issues
]]></description><link>https://forum.magicmirror.builders/topic/19342/current-birthday-disappears-too-early</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19342/current-birthday-disappears-too-early</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 16 Jan 2025 17:02:38 GMT</pubDate></item><item><title><![CDATA[Marketing an idea based on MagicMirror?]]></title><description><![CDATA[@toxeek Just to let you know, I am not part of the core MagicMirror team and my answer is based on my personal interpretation of the situation.
I wish you every success! 🚀 I would find it interesting if you could tell us about your project later.
]]></description><link>https://forum.magicmirror.builders/topic/19051/marketing-an-idea-based-on-magicmirror</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19051/marketing-an-idea-based-on-magicmirror</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Mon, 14 Oct 2024 17:38:05 GMT</pubDate></item><item><title><![CDATA[Forum Bug..]]></title><description><![CDATA[@BKeyport
this is a “feature” of nodebb since release v3.9.1, nothing we can do.
]]></description><link>https://forum.magicmirror.builders/topic/19026/forum-bug</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/19026/forum-bug</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Tue, 01 Oct 2024 21:14:56 GMT</pubDate></item><item><title><![CDATA[Warehouse Dashboard]]></title><description><![CDATA[@deanho22 what do you mean by live?  there are no modules that provide live data updates as you click, there is always some polling rate
there is currently no module that processes
excel sheets directly
you can export it as csv, convert the csv to json, and then there are modules that can use the json
see the 3rd party module list linked in the top menu above.
think about the data in the sheet, to have a readable view from 10-20 feet away takes a decent sized font, which means not much data can be displayed. add on clock and weather may take a pretty big display.
or you have to cycle what is in view with one of the modules that makes logical pages
definitely doable, you will need to learn a lot
]]></description><link>https://forum.magicmirror.builders/topic/18935/warehouse-dashboard</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18935/warehouse-dashboard</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 26 Aug 2024 04:55:08 GMT</pubDate></item><item><title><![CDATA[PI5 OS]]></title><description><![CDATA[@mumblebaj only the pir, screen stuff is different with Wayland display manager (default on the 5)
you can change it back in the raspi-config app
]]></description><link>https://forum.magicmirror.builders/topic/18824/pi5-os</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18824/pi5-os</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 26 Jun 2024 15:25:06 GMT</pubDate></item><item><title><![CDATA[hello, forum connection problems]]></title><description><![CDATA[@sdetweil Thank you Sam you are a champion
]]></description><link>https://forum.magicmirror.builders/topic/18643/hello-forum-connection-problems</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18643/hello-forum-connection-problems</guid><dc:creator><![CDATA[Manu85]]></dc:creator><pubDate>Tue, 09 Apr 2024 16:25:18 GMT</pubDate></item><item><title><![CDATA[Update forum topic]]></title><description><![CDATA[@sdetweil Thanks for the swift answer.
It seems that the showcase guidelines are outdated in that case? At least it would not make sense to add a changelog in the starting topic.
]]></description><link>https://forum.magicmirror.builders/topic/18412/update-forum-topic</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18412/update-forum-topic</guid><dc:creator><![CDATA[Sjohn21]]></dc:creator><pubDate>Wed, 17 Jan 2024 19:43:50 GMT</pubDate></item><item><title><![CDATA[Photo upload appears to be broken]]></title><description><![CDATA[@BKeyport - Hrm. Well, whatever the issue is, it is apparently only affecting me. I have a workaround, so I’ll manage.
]]></description><link>https://forum.magicmirror.builders/topic/18374/photo-upload-appears-to-be-broken</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18374/photo-upload-appears-to-be-broken</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Thu, 11 Jan 2024 04:15:29 GMT</pubDate></item><item><title><![CDATA[delete account]]></title><description><![CDATA[@sdetweil
I was able to delete the account.
]]></description><link>https://forum.magicmirror.builders/topic/18341/delete-account</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18341/delete-account</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 03 Jan 2024 18:33:24 GMT</pubDate></item><item><title><![CDATA[MMM-ISS-Live no video]]></title><description><![CDATA[@RF Try this fork: https://github.com/KristjanESPERANTO/MMM-ISS-Live/
]]></description><link>https://forum.magicmirror.builders/topic/18193/mmm-iss-live-no-video</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/18193/mmm-iss-live-no-video</guid><dc:creator><![CDATA[KristjanESPERANTO]]></dc:creator><pubDate>Wed, 22 Nov 2023 14:53:56 GMT</pubDate></item><item><title><![CDATA[[INFO] Be careful to use iCal sample of config.js]]></title><description><![CDATA[The secret URL of Google Calendar could be reset and invalidated.
]]></description><link>https://forum.magicmirror.builders/topic/17870/info-be-careful-to-use-ical-sample-of-config-js</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17870/info-be-careful-to-use-ical-sample-of-config-js</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Wed, 28 Jun 2023 12:03:07 GMT</pubDate></item><item><title><![CDATA[Magicmirror two way mirror venor]]></title><description><![CDATA[@videogame95
see https://forum.magicmirror.builders/topic/15553/new-2-way-mirror-supplier-lower-prices-and-lead-times/39
there is also another user that takes orders
]]></description><link>https://forum.magicmirror.builders/topic/17762/magicmirror-two-way-mirror-venor</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17762/magicmirror-two-way-mirror-venor</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 01 May 2023 20:40:29 GMT</pubDate></item><item><title><![CDATA[Open AI]]></title><description><![CDATA[@teitlebot the compliments module loads it’s list on startup, not dynamically.
it does not have a response to any notification
]]></description><link>https://forum.magicmirror.builders/topic/17426/open-ai</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17426/open-ai</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 03 Dec 2022 15:46:08 GMT</pubDate></item><item><title><![CDATA[Replacing  Radar Sensing module (RCWL-0516) in place of PIR Sensor]]></title><description><![CDATA[@Rags You are welcome. Great if it works.
]]></description><link>https://forum.magicmirror.builders/topic/17399/replacing-radar-sensing-module-rcwl-0516-in-place-of-pir-sensor</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17399/replacing-radar-sensing-module-rcwl-0516-in-place-of-pir-sensor</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Thu, 24 Nov 2022 10:36:47 GMT</pubDate></item><item><title><![CDATA[WHO KNOWS WHATS IS THIS?]]></title><description><![CDATA[@clezio
But I’m not sure it would work under the spy mirror because it seems to depend on the electromagnetic field theory, so not sure how it works with spy mirrors more than with normal mirrors.
]]></description><link>https://forum.magicmirror.builders/topic/17343/who-knows-whats-is-this</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17343/who-knows-whats-is-this</guid><dc:creator><![CDATA[MMRIZE]]></dc:creator><pubDate>Thu, 03 Nov 2022 05:09:26 GMT</pubDate></item><item><title><![CDATA[Anyone know how to fix forum loading problem?]]></title><description><![CDATA[@BKeyport I do not see that. 3 different systems, phone, laptop and desktop
]]></description><link>https://forum.magicmirror.builders/topic/17243/anyone-know-how-to-fix-forum-loading-problem</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/17243/anyone-know-how-to-fix-forum-loading-problem</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 02 Oct 2022 00:39:16 GMT</pubDate></item></channel></rss>