<p dir="ltr"><br>
On Jul 17, 2014 1:20 PM, &quot;Robert Kulagowski&quot; &lt;<a href="mailto:rkulagow@gmail.com">rkulagow@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Thu, Jul 17, 2014 at 11:53 AM, Gary Buhrmaster<br>
&gt; &lt;<a href="mailto:gary.buhrmaster@gmail.com">gary.buhrmaster@gmail.com</a>&gt; wrote:<br>
&gt; &gt; On Thu, Jul 17, 2014 at 4:32 PM, Robert Kulagowski &lt;<a href="mailto:rkulagow@gmail.com">rkulagow@gmail.com</a>&gt; wrote:<br>
&gt; &gt; ...<br>
&gt; &gt;&gt; Please contact me at <a href="mailto:rkulagow@gmail.com">rkulagow@gmail.com</a> if you&#39;d like to participate<br>
&gt; &gt;&gt; in the beta.<br>
&gt; &gt;<br>
&gt; &gt; While it has been some time since I looked, and the<br>
&gt; &gt; beta was an interesting proof of concept, it had a fatal<br>
&gt; &gt; flaw (putting my DBA hat on) where it overloaded the<br>
&gt; &gt; mythconverg database for an application that should<br>
&gt; &gt; have been independent of MythTV itself.  Has the<br>
&gt; &gt; more recent betas moved to a standalone grabber<br>
&gt; &gt; database (perhaps using a standalone sqlite db if you<br>
&gt; &gt; did not want to require a full mysql stack)?  If not,<br>
&gt; &gt; what is the schedule for doing so?<br>
&gt;<br>
&gt; The raw JSON for schedules and programs is downloaded and put into<br>
&gt; their own tables in mythconverg. The JSON is then processed and the<br>
&gt; appropriate fields in channels, videosource, etc are updated, then a<br>
&gt; reschedule is sent to mythbackend.<br>
&gt;<br>
&gt; The JSON contains more data than can be accommodated in the existing<br>
&gt; schema, so it&#39;s stored in case someone wants to implement support for<br>
&gt; the extra fields. (Programs have recommendations &quot;If you like &#39;this&#39;,<br>
&gt; you may also want to schedule &#39;foo&#39;, &#39;bar&#39;, &#39;baz&#39;&quot;)<br>
&gt;<br>
&gt; The grabber can be used in &quot;grabber only&quot; mode as a starting point for<br>
&gt; other developers who just want to download the JSON data and process<br>
&gt; it themselves; not everyone runs MythTV. I don&#39;t have plans for sqlite<br>
&gt; at this point because it&#39;s pretty much a MythTV-specific proof of<br>
&gt; concept.<br>
&gt;<br>
&gt; I don&#39;t plan on doing much more client-side at this point because I&#39;m<br>
&gt; working on the next server API which will include support for images<br>
&gt; and other metadata. You&#39;ll be able to query a particular programID and<br>
&gt; get back images for that program; no more trying to do metadata<br>
&gt; lookups based on guessing from the title / subtitle.<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a></p>
<p dir="ltr">With regards to &quot; dd--grab-all being the default setting, couldn&#39;t the individual system upon sensing it&#39;s own low power, then revert to previous default? Forgive my newbie ignorance, but if possible this seems a simpler work around.<br>

</p>