Opened 13 years ago
Closed 11 years ago
#10753 closed Patch - Feature (Won't Fix)
Added Java script button to check/uncheck all "delete" checkboxes in "set channel" overview
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythWeb | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Today I've installed mythtv and scanned for new channels. I've received more than 1000 but I only need about 80. In the mythweb UI you can delete all unwanted channels... but instead of unchecking the 80 channels you'll need to check all 920 channels.
Therefore I've implement a little Javascrip function that can check/uncheck all delete checkboxes so I can uncheck all channels that I want to keep.
This makes things a lot easier! ;)
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | set_channel.php.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → Won't Fix |
---|---|
Status: | new → closed |
Given Mythweb is EOL, I'm closing new features. This should be done via the backend webserver now.
Note:
See TracTickets
for help on using tickets.
Patch for PHP file (set_channel.php)