Opened 11 years ago
Closed 11 years ago
#7280 closed patch (fixed)
Update mytharchive to support TV series video titles
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | Plugin - MythArchive | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached is a simple patch to include season/episode/subtitle data in mytharchive when archiving videos (where such metadata exists).
This gives more meaningful titles in both the video selector screen and also in the DVD menus generated.
e.g. "Dexter 4x01 - Living The Dream" instead of just "Dexter"
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | mytharchive-videoselector.patch added |
---|
comment:1 Changed 11 years ago by
Milestone: | unknown → 0.23 |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [23255]) Add season/episode/subtitle to the title in mytharchive when archiving videos where such metadata exists. Patch from mythtv (at) meric.id.au. Closes #7280.