Opened 14 years ago
Closed 14 years ago
#9973 closed Patch - Bug Fix (Fixed)
Nuvexport aspect override include fix
| Reported by: | Owned by: | beirdo | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Apps - Nuvexport | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Attached one-liner fixes aspect override usage in nuvexport. Without it, following error happens:
Undefined subroutine &mythtv::recordings::aspect_str called at /usr/local/share/nuvexport/mythtv/recordings.pm line 117, <STDIN> line 1.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | nuvinfo-use.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Resolution: | → Fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in 8d0b36e2001f970406e37e3f0fab8c7ca6c13b40 on master of the nuvexport repo.
Note: nuvinfo.pm no longer exists. To fix this, I moved the functions into recordings.pm.