Opened 16 years ago
Closed 16 years ago
#6931 closed task (fixed)
MythUI File Browser cannot browse a Storage Group
| Reported by: | robertm | Owned by: | cpinkham |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.22 |
| Component: | MythTV - User Interface Library | Version: | head |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
MythUI File Browsers cannot browse a storage group.
The problem is twofold-- there is no SG code to return a String List/Map of all files in an SG, and the widget itself assumes a fixed local directory.
Change History (2)
Note:
See TracTickets
for help on using tickets.

This was fixed by [21908], but I forgot to close the ticket in my commit log.