Opened 16 years ago
Closed 16 years ago
#2878 closed patch (fixed)
Commercial Flagging Method Per-Channel
Reported by: | Owned by: | cpinkham | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | commercial flagging channel |
Cc: | Ticket locked: | no |
Description
This patch allows the commmercial flagging method to be set per channel. It adds a setting to the channels setting screen to set which flagging method should be used for that channel. It defaults to using the global setting.
In the UK there are some channels which have logos and thus work excellently for logo-detection, but others which do not and one of the other flagging methods are more used to.
Attachments (2)
Change History (4)
Changed 16 years ago by
Attachment: | perchancommflag.patch added |
---|
Changed 16 years ago by
Attachment: | perchancommflag.2.patch added |
---|
Just realied the place I added the setting ruins the channel settings page, this puts it in better location
comment:1 Changed 16 years ago by
Owner: | changed from Isaac Richards to cpinkham |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [12957]) Add the ability to set the Commercial Detection method on a per-channel basis. This adds a new commmethod field to the channel table and deprecates the use of the commfree field as that has been rolled into commmethod.
Initial patch by 'talktodan@...' in trac, with modifications by me to fix the channel editor to fit on one screen as well as eliminating the 'Commercial Free' checkbox and adding a 'Commercial Free' option in the new commmethod combobox.
I also ran a lupdate and lrelease since this adds/modifies some text that needs to be translated.
Closes #2878.
allows commercial flagging to be set per-channel