Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6705 closed patch (fixed)

Add missing MythGame settings

Reported by: robert.mcnamara@… Owned by: greg
Priority: minor Milestone: unknown
Component: Plugin - MythGame Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

When ported to MythUI, MythGame? gained fanart and boxart fields for each rom. The file browser in the edit metadata screen attempts to read the mythgame.Fanartdir and boxartdir settigns values, but there's nowhere to set these values. This adds configuration options for these two directories.

It also changes the Context Menu->Edit to Context Menu->Edit Metadata. As this screen is the MythGame? analog of MythVideo?'s Edit Metadata screen, this makes the menu entries consistent between the two.

Attachments (3)

mythgame.missingsettings.diff (2.1 KB) - added by robert.mcnamara@… 15 years ago.
Adds missing settings and makes menu text consistent.
mythgame.missingsettings.2.diff (2.3 KB) - added by robert.mcnamara@… 15 years ago.
Whoops, missed one hunk. Supercedes previous.
mythgame.missingsettings.3.diff (2.7 KB) - added by robert.mcnamara@… 15 years ago.
One more missing setting: "gameimage" imagetype in the item details

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by robert.mcnamara@…

Adds missing settings and makes menu text consistent.

Changed 15 years ago by robert.mcnamara@…

Whoops, missed one hunk. Supercedes previous.

comment:1 Changed 15 years ago by greg

Resolution: fixed
Status: newclosed

(In [20845])

Closes #6705. Adds UI setting options for the fanart/boxart

code now in mythgame.

Changed 15 years ago by robert.mcnamara@…

One more missing setting: "gameimage" imagetype in the item details

comment:2 Changed 15 years ago by greg

(In [20846])

Also references #6705. Adds a missing setting

in the item details.

Note: See TracTickets for help on using tickets.