Project

General

Profile

Bug #5094

Can not delete bouquets

Added by Al Bundy over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2018-05-01
Due date:
% Done:

0%

Estimated time:
Found in version:
4.3-1252~g595fd174f
Affected Versions:

Description

I want to cleanup my bouquets and therefore I deleted all of themn.
Except that from the screenshot - they will be only set to disabled if I try to delete them.

Has someone an idea how to remove the bouquets?


Files

Unbenannt.PNG (79 KB) Unbenannt.PNG Al Bundy, 2018-05-01 14:28

History

#1

Updated by Al Bundy over 6 years ago

Btw. I've replaced my DVB-S2 tuner with an SAT-IP DVB-C tuner.

#2

Updated by Joe User over 6 years ago

I noticed this a long time ago. When I looked at the config files, I found a "shield" setting was set to "true" for all those pre-configured bouquets. And it is used here: [[https://github.com/tvheadend/tvheadend/blob/master/src/bouquet.c#L577]] Since I am not really using bouquets, I never bothered trying to remove them. I did not see anywhere in the interface to change the "shield" setting, maybe I did not look hard enough???

I am not sure of the best way to delete them, possibly just remove the corresponding files in /home/hts/.hts/tvheadend/bouquet/ and restart tvheadend or maybe better to cd to the bouguet directory and run:

sed -i '/shield/ s/true/false/' *

Then restart tvheadend and delete them.

Sorry, I am doing some recordings now and I cannot test to be sure...

#3

Updated by Joe User over 6 years ago

So it seems tvheadend really, really wants these bouquets. :)
I tried setting shield to false. removing the shield option and even deleting the associated files - and tvheadend just recreates them on startup. Finally I found the source in data/conf/fastscan. If you clear that file and delete the associated bouquet files, they will be gone.

Also available in: Atom PDF