Opened 17 years ago
Closed 17 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)
by , 17 years ago
| Attachment: | mytharchive-videoselector.patch added |
|---|
comment:1 by , 17 years ago
| Milestone: | unknown → 0.23 |
|---|
comment:2 by , 17 years ago
| 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.