Opened 12 years ago

Closed 12 years ago

#10305 closed Developer Task (fixed)

Remove mysql.txt support

Reported by: danielk Owned by: danielk
Priority: minor Milestone: 0.26
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Supporting both mysql.txt and config.xml causes unnecessary confusion.

The file based settings in mysql.txt are unnecessary in light of override settings support and can be dropped.

The few settings only supported in mysql.txt and not config.xml can be added to config.xml.

We should also make sure config.xml doesn't self-erase any more before we make it the default.

Attachments (4)

10305-v1.patch (39.1 KB) - added by danielk 12 years ago.
Removes mysql.txt support, makes config.xml saves safer and only does them when necessary; does not add the needed mysql.txt config values to config.xml.
10305-v2.patch (45.3 KB) - added by danielk 12 years ago.
Adds support for WakeOnLan? settings and re-arranges config.xml format a bit.
10305-v3.patch (49.4 KB) - added by danielk 12 years ago.
10305-v4.tbz (16.5 KB) - added by danielk 12 years ago.
Latest patchset

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by danielk

Attachment: 10305-v1.patch added

Removes mysql.txt support, makes config.xml saves safer and only does them when necessary; does not add the needed mysql.txt config values to config.xml.

Changed 12 years ago by danielk

Attachment: 10305-v2.patch added

Adds support for WakeOnLan? settings and re-arranges config.xml format a bit.

Changed 12 years ago by danielk

Attachment: 10305-v3.patch added

comment:1 Changed 12 years ago by danielk

Milestone: 0.250.26
Status: newaccepted

Changed 12 years ago by danielk

Attachment: 10305-v4.tbz added

Latest patchset

comment:2 Changed 12 years ago by Daniel Kristjansson <danielk@…>

Resolution: fixed
Status: acceptedclosed

In 3fb9d6eb779e08d91df8a849a5be38e219c34bed/mythtv:

Fixes #10305. Remove mysql.txt support.

Note: See TracTickets for help on using tickets.