Opened 10 years ago
Closed 6 years ago
#12727 closed Patch - Feature (Unverified)
Feature patch: Utilize --list-channels capability of grabber for channel only requests
| Reported by: | Owned by: | stuartm | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - Mythfilldatabase | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Feature patch: Utilize --list-channels capability of grabber for channel only requests
For grabbers that specify a preferredmethod of "allatonce" a mythfilldatabase request of --only-update-channels can result in a long operation of which most of the data may not be of immediate interest. Grabbers that define the apiconfig capability also support a --list-channels option. Use --list-channels for --only-update-channels operations if the capability exists.
This patch depends on the the detection of additional capabilities introduced in ticket #12706
github ref: https://github.com/garybuhrmaster/mythtv/commit/69b314d492a7cec809ebaef0d57f32deddb0509f
github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/69b314d492a7cec809ebaef0d57f32deddb0509f.patch

Closing all old tickets in trac.
If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues
and reference the existing trac ticket.