Opened 20 years ago
Closed 20 years ago
#2380 closed defect (fixed)
Mythweb music module doesn't check right table
| Reported by: | Owned by: | xris | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythweb | Version: | 0.20.1 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
It looks like the musicmetadata table is deprecated but if it is empty (or doesn't exists) mythweb music still looks for a select count(*) from musicmetadata to see if the module whould be enabled.
Attached is a patch file that should fix it.
Attachments (1)
Change History (5)
by , 20 years ago
| Attachment: | music.diff added |
|---|
comment:1 by , 20 years ago
| Component: | mythtv → mythweb |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 20 years ago
Yes you are correct Chris 1. I must have missed this one when doing the changes before. I presume you will commit this in due course Chris 2?
Note:
See TracTickets
for help on using tickets.

patch to fix init.php for music module of mythweb