Opened 18 years ago

Closed 18 years ago

#593 closed defect (fixed)

In non-flat mode, if you have only one directory, going back from "root" goes to "videos"

Reported by: mythtv@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythvideo Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

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.

Attachments (1)

mythvideo-upfix.patch (621 bytes) - added by mythtv@… 18 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by mythtv@…

Attachment: mythvideo-upfix.patch added

proposed patch

comment:1 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [8004]) Close #593 by applying patch.

'In non-flat mode, if you have only one directory, going back from "root" goes to "videos"'

Note: See TracTickets for help on using tickets.