Feature #671
Enable/disable multiple services at once
| Status: | Rejected | Start date: | 09/02/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | WEB UI | |||
| Target version: | 3.0 |
Description
Currently services have to be enabled/disabled one by one in a adapter context, which is a lot of work.
Please add the possibility to select multiple services to be enabled/disabled at once.
History
#1
Updated by Sven Wegerhoff over 1 year ago
yeah having 3 satellites with lots of muxes this really annoys me, too. Maybe you want to try this in the meantime:
$ find ~/.hts/tvheadend/dvbtransports/* -type f | xargs sed -i 's/\"disabled\"\: 0/\"disabled\"\: 1/'
Dont forget to restart tvheadend after this.
This will disable all services on all tuners. In the end it was easier for me to enable just the services that I want instead of deativating the unwanteted ones.
#2
Updated by Adam Sutton 10 months ago
- Status changed from New to Rejected
This is just a duplicate of #670 reworded.