Opened 18 years ago

Closed 18 years ago

#2380 closed defect (fixed)

Mythweb music module doesn't check right table

Reported by: chris.moewes@… 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)

music.diff (549 bytes) - added by chris.moewes@… 18 years ago.
patch to fix init.php for music module of mythweb

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by chris.moewes@…

Attachment: music.diff added

patch to fix init.php for music module of mythweb

comment:1 Changed 18 years ago by xris

Component: mythtvmythweb
Owner: changed from Isaac Richards to xris
Status: newassigned

comment:2 Changed 18 years ago by Colin Guthrie <mythtv@…>

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?

comment:3 Changed 18 years ago by xris

(In [11196]) apply patch to fix music module detection, re #2380

comment:4 Changed 18 years ago by xris

Resolution: fixed
Status: assignedclosed

(In [11197]) merge [11196] from trunk -- apply patch to fix music module detection, closes #2380

Note: See TracTickets for help on using tickets.