[mythtv-commits] Ticket #593: In non-flat mode, if you have only one directory, going back from "root" goes to "videos"

MythTV mythtv at cvs.mythtv.org
Sat Nov 5 11:41:15 EST 2005


#593: In non-flat mode, if you have only one directory, going back from "root"
goes to "videos"
-------------------------------+--------------------------------------------
 Reporter:  mythtv at hburch.com  |       Owner:  ijr 
     Type:  defect             |      Status:  new 
 Priority:  minor              |   Milestone:      
Component:  mythvideo          |     Version:  head
 Severity:  low                |  
-------------------------------+--------------------------------------------
If you are using a videogallery with isFileBrowser, but only have one
 directory in VideoStartupDir, then mythvideo creates a node called
 "videos" in the root of the tree.  On startup, it skips this node, going
 directly to the directory (nice!).  If you press ESCAPE, however, it goes
 to this previously-unknown location showing "videos" as the only option.
 To exit, you must press ESCAPE again.

 The fix is to update VideoGallery's notion of the root to be the directory
 it starts in.  Since VideoDlg maintains the true root and appears
 responsible for deleting it, I believe that lying to VideoGallery does not
 appear to be a problem.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/593>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list