Opened 18 years ago

Closed 18 years ago

#2361 closed patch (invalid)

Add a --no-icon-update Option to mythfilldatabase

Reported by: Maduser Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

I have write a patch to add a --no-icon-update command line option to mythfilldatabase. This option is useful if you not want to use the logos from the xmltv graber and you had changed the database to use your own logos.

(I have never written a patch like this before, I hope I did no too much wrong)

Attachments (1)

filldata.cpp.patch (1.3 KB) - added by maduser@… 18 years ago.
Patch to add the --no-icon-update option

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by maduser@…

Attachment: filldata.cpp.patch added

Patch to add the --no-icon-update option

comment:1 Changed 18 years ago by Anduin Withers

Owner: changed from Isaac Richards to Anduin Withers

comment:2 Changed 18 years ago by Anduin Withers

Resolution: invalid
Status: newclosed

UpdateSourceIcons? only updates icons that are empty or "none" so if you've inserted the path to your own icon you would have to do something like --reset-icon-map to actually have it interfere.

Note: See TracTickets for help on using tickets.