<p><br>
On Dec 29, 2012 1:43 PM, &quot;Paul Stillwell&quot; &lt;<a href="mailto:bigboi@wackywombats.com">bigboi@wackywombats.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Dec 28, 2012, at 3:30 PM, Karl Dietz wrote:<br>
&gt;<br>
&gt; &gt; On 28.12.2012 23:37, Mike Perkins wrote:<br>
&gt; &gt;&gt; On 28/12/12 20:06, Simon Hobson wrote:<br>
&gt; &gt;&gt;&gt; Paul Stillwell wrote:<br>
&gt; &gt;&gt;&gt;&gt; this: &lt;some number&gt;_20121227130000.&lt;don&#39;t care&gt;. If I delete that<br>
&gt; &gt; ...<br>
&gt; &gt;&gt;&gt; FYI - the first bit of the filename is the card (tuner) ID and channel<br>
&gt; &gt;&gt;&gt; ID -<br>
&gt; &gt;&gt;&gt; so IIRC it&#39;s something like 1234 would mean channel 234 on tuner 1.<br>
&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt; A tiny correction. I believe the first digit is the /source/ id, not<br>
&gt; &gt;&gt; that of any tuner. If it were not so you could not have more than one<br>
&gt; &gt;&gt; tuner per source. That would mean you had duplicate channel information.<br>
&gt; &gt;<br>
&gt; &gt; the first number is MythTV&#39;s internal chanid<br>
&gt; &gt;<br>
&gt; &gt; see ChannelUtil::CreateChanID(uint, const QString&amp;)<br>
&gt; &gt; at <a href="http://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libmythtv/channelutil.cpp#n1490">http://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libmythtv/channelutil.cpp#n1490</a><br>
&gt; &gt;<br>
&gt; &gt; it tries &quot;source id * 1000 + major * 10 + minor&quot;<br>
&gt; &gt; then &quot;source id * 1000 + channel number&quot;<br>
&gt; &gt; then &quot;highest channel number of the source +1&quot;<br>
&gt; &gt; then &quot;highest channel number of all sources +1&quot;<br>
&gt; &gt;<br>
&gt; &gt; for DVB recorders where the default channel number is the 16 bit<br>
&gt; &gt; service_id you usually end up with service_id + source_id*1000, like<br>
&gt; &gt; chanid 12000 for source_id 2 and service_id 10000...<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; Karl<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; mythtv-users mailing list<br>
&gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; Upon further reflection, I&#39;m not sure any recordings are getting deleted. I saw some files that I *think* corresponded to a certain show, I deleted that show from within mythfrontend and looked and the files are still there. Maybe I&#39;m mistaken and those files are for some different show. Any thoughts on how I can verify that files are getting deleted? After deleting the show from within mythfrontend and seeing that the files are still there, I ran &#39;find_orphans.py&#39; and it didn&#39;t find anything, so maybe things are getting deleted and I&#39;m just confused.</p>

<p>Look in your deleted recordings group.</p>
<p>&gt;<br>
&gt; Any thoughts?<br>
&gt;<br>
&gt; Paul<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>
</p>