<div dir="ltr"><br><br><div class="gmail_quote">On Fri, May 1, 2015 at 12:55 PM Eric Sharkey <<a href="mailto:eric@lisaneric.org">eric@lisaneric.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Apr 30, 2015 at 11:10 AM, Daniel Frey <<a href="mailto:dmfrey@gmail.com" target="_blank">dmfrey@gmail.com</a>> wrote:<br>
> Eric,<br>
> The FE's allow you to switch between a browse view and directory list view.<br>
> I will try to implement something similar.  It is gonna take some time, as I<br>
> figure the best approach for this. But I will try to put this in in a future<br>
> release.<br>
<br>
Thanks Dan.<br>
<br>
I'm curious how this works for other people.  Am I an outlier?<br>
<br>
mythtered% find /var/lib/mythvideo/ -type f | wc -l<br>
13793<br>
<br>
Eric<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a></blockquote><div><br></div><div>Eric,</div><div>Yikes! That's a library there.  Is it all movies and tv series? Home movies and such thrown in as well?  Does myth resolve all the metadata for your whole library? </div><div><br></div><div>I am looking at implementing an endless scroller for now, so that it doesn't try to load everything into that list, which is probably causing some issues with rendering the view. For the time being, this with the ability to search should, hopefully, slim down the results to make it more manageable.  The TV Series, at least, would be broken down by their series, so they shouldn't be too bad to render anyway.</div><div><br></div><div>Once I get this stuff ironed out, I will look at the directory view.</div><div>Dan</div></div></div>