<div><span class="gmail_quote">On 6/13/07, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 06/13/2007 02:43 AM, Nick Morrott wrote:<br>&gt; On 12/06/07, Trey Thompson &lt;<a href="mailto:treythompson@gmail.com">
treythompson@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&gt; Chris et all,<br>&gt;&gt;&nbsp;&nbsp; What do you think about an option in the config, so that when you delete<br>&gt;&gt; the last recording of a title (For example, &quot;MythBusters&quot;), instead of going
<br>&gt;&gt; back to &quot;All Recordings&quot;, it would go to the previous/next selection in the<br>&gt;&gt; &quot;Show Recordings&quot; dropdown?<br>&gt;&gt;<br>&gt; Do you watch all your recordings in title-alphabetical order? That&#39;s
<br>&gt; the only scenario I can see for this option - surely you&#39;d want to be<br>&gt; able to choose from all still-available titles?<br><br>I&#39;m guessing he&#39;s looking for a way to minimize the amount of data<br>
retrieved (especially over slow &#39;net connections).&nbsp;&nbsp;When you have 300+<br>recordings and enable the thumbnail preview in the Recorded Programs<br>page, that page gets to be rather large.&nbsp;&nbsp;For example, I currently have
<br>378 recordings and the Recorded Programs page showing &quot;All groups&quot; and<br>&quot;All recordings&quot; requires more than 5.5MiB downloaded from the MythWeb<br>server (not to mention the time/backend effort required for &quot;catching
<br>up&quot; on preview creation now that MythWeb no longer shares the frontend&#39;s<br>previews).<br><br>While I agree that just picking an arbitrary program title is not a good<br>approach, I have considered making patches to allow me to get to the
<br>Recorded Programs page without the hit involved in downloading<br>everything, but I haven&#39;t yet decided on an approach that I would<br>classify as a &quot;good UI.&quot;<br><br>The approach I&#39;ve been leaning toward is to create another link on the
<br>MythWeb home page in the &quot;TV&quot; section allowing the user to choose<br>whether to go direct to all recordings or to choose.&nbsp;&nbsp;I.e.:<br><br>- Recorded Programs<br>&nbsp;&nbsp;-- All recordings (link)<br>&nbsp;&nbsp;-- Choose group/recordings (link)
<br><br>Where the &quot;Choose group/recordings&quot; option would take you to the<br>Recorded Programs page, but without the table of program--i.e. showing<br>only the &quot;Show group&quot; and &quot;Show recordings&quot; select boxes.&nbsp;&nbsp;Once the user
<br>chooses a group and/or recordings, they would see only those.&nbsp;&nbsp;Or, if<br>the user were only interested in the number of episodes of some show<br>available, she could get that info from the &quot;Show recordings&quot; list.
<br><br>With this approach, deleting the last item from a group could simply<br>show the &quot;choose&quot; page.&nbsp;&nbsp;The &quot;Recorded Programs&quot; link in the nav bar<br>would still go to the &quot;everything&quot; page, so it would only affect users
<br>who explicitly ask for a choice.<br><br>Anyone have any better ideas?&nbsp;&nbsp;If not, I may eventually get around to<br>coding up a patch that implements this idea.<br><br>Mike<br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br>I like that Mike!&nbsp; That&#39;s exactly the problem.