<?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[mpd&#x2F;mpc titel display on MM]]></title><description><![CDATA[<p dir="auto">Hey there,</p>
<p dir="auto">I am using mpd mpc player with my Mirror and I am looking for a way to display the current titel within the mirror.<br />
Any ideas how I could manage that?</p>
<p dir="auto">Right now I am using a playlist and 3 buttons prev, next and play/stop with a python script. The title would be stdout on the terminal. Somehow I have to redirect it to the mirror/website.</p>
<p dir="auto">I am not really good with javascript or programming in general, just a bit basics that’s it. If you need mor info let me know.</p>
<p dir="auto">BR<br />
co8</p>
]]></description><link>https://forum.magicmirror.builders/topic/554/mpd-mpc-titel-display-on-mm</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 00:15:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/554.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Aug 2016 08:23:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to mpd&#x2F;mpc titel display on MM on Sat, 27 Aug 2016 09:27:41 GMT]]></title><description><![CDATA[<p dir="auto">maybe the module of paviro can give you a kickstart <a href="https://github.com/paviro/MMM-Facial-Recognition/blob/master/node_helper.js" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/paviro/MMM-Facial-Recognition/blob/master/node_helper.js</a></p>
<p dir="auto">he’s using pyshell, you can use this as well</p>
]]></description><link>https://forum.magicmirror.builders/post/4009</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4009</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Sat, 27 Aug 2016 09:27:41 GMT</pubDate></item><item><title><![CDATA[Reply to mpd&#x2F;mpc titel display on MM on Sat, 27 Aug 2016 09:21:19 GMT]]></title><description><![CDATA[<p dir="auto">Thanks.<br />
I will definitely read into this.<br />
Also found this for better understanding <a href="http://www.hacksparrow.com/difference-between-spawn-and-exec-of-node-js-child_process.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.hacksparrow.com/difference-between-spawn-and-exec-of-node-js-child_process.html</a></p>
]]></description><link>https://forum.magicmirror.builders/post/4008</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4008</guid><dc:creator><![CDATA[co8]]></dc:creator><pubDate>Sat, 27 Aug 2016 09:21:19 GMT</pubDate></item><item><title><![CDATA[Reply to mpd&#x2F;mpc titel display on MM on Sat, 27 Aug 2016 09:12:24 GMT]]></title><description><![CDATA[<p dir="auto">thats exactly what i meant but you would go for spawn not exec</p>
<p dir="auto">just post your progress and questions, the others and I will help you creating your module</p>
]]></description><link>https://forum.magicmirror.builders/post/4007</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4007</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Sat, 27 Aug 2016 09:12:24 GMT</pubDate></item><item><title><![CDATA[Reply to mpd&#x2F;mpc titel display on MM on Sat, 27 Aug 2016 08:53:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi strawberry,</p>
<p dir="auto">Thank you for your input. When I said, I am not really good with javascript or programming, I meant my knowledge is down to zero.</p>
<p dir="auto">To run a childprocess in node_helper I found this blog,<br />
<a href="http://krasimirtsonev.com/blog/article/Nodejs-managing-child-processes-starting-stopping-exec-spawn" target="_blank" rel="noopener noreferrer nofollow ugc">http://krasimirtsonev.com/blog/article/Nodejs-managing-child-processes-starting-stopping-exec-spawn</a></p>
<p dir="auto">Does this goes in the right direction?</p>
]]></description><link>https://forum.magicmirror.builders/post/4006</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4006</guid><dc:creator><![CDATA[co8]]></dc:creator><pubDate>Sat, 27 Aug 2016 08:53:49 GMT</pubDate></item><item><title><![CDATA[Reply to mpd&#x2F;mpc titel display on MM on Sat, 27 Aug 2016 08:32:36 GMT]]></title><description><![CDATA[<p dir="auto">you could run the python script as a childprocess in the node_helper and then listen on stdout, when you receive data you could send a socket notification to your module and then display it on the mirror</p>
]]></description><link>https://forum.magicmirror.builders/post/4005</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/4005</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Sat, 27 Aug 2016 08:32:36 GMT</pubDate></item></channel></rss>