Opened 20 years ago
Closed 19 years ago
videolist should use title from metadata instead of filename for display
In MythVideo, the Gallery and Browser both use the Title metadata for display. For some reason the Listing view uses the filename. This patch fixes that to use the Title. All the code for defaulting the Title to the base filename was already there -- I just changed it to use the Title where available. I also cleaned up one if statement with replicated code along the way.
Change History
(4)
by david.asher@…, 20 years ago
Owner: |
changed from Isaac Richards to Anduin Withers
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
(In [10852]) Closes #2197, #1647, #1746, #679, #1569, #1678, #2040, #2159, #2167, #2170
Various small cleanups and speed improvements.
Fixes fully (to my knowledge) all referenced tickets.