[mythtv-users] Removing channels

Mike Perkins mikep at randomtraveller.org.uk
Fri Jan 4 12:12:57 UTC 2013


On 04/01/13 05:26, Paul Stillwell wrote:
>
> On Jan 3, 2013, at 4:27 PM, Scott Harris wrote:
>
>>> I want to remove a bunch of channels from my lineup. I looked at this web
>>> page (http://www.mythtv.org/docs/mythtv-HOWTO-23.html) (which has old
>>> info on it regarding removing channels), but I used it to go to my
>>> Schedules Direct account and remove some of the channels I don't want to
>>> see. Now that I have removed them from Schedules Direct, the next time
>>> mythfilldatabase runs will it remove those channels? My goal is to not
>>> have them show up in the Program listing or on mythweb.
>>>
>> Removing them from your Schedules Direct lineup will not remove them from
>> myth.  Go into Myth Setup -> Channels and delete them from there.  The
>> other thing you can do if you don't want to delete them completely (in case
>> you decide you want them back) is go into Mythweb -> Settings -> TV ->
>> Channel info and simply uncheck "Visible" for any channels you don't want
>> to see.  They won't show up anywhere, but they're easily recovered.
>
> I tried going into mythweb and unchecking the "visible" box for the channels
> that I don't want to see and when I click the "Save" button at the bottom of
> the screen, it just returns a channel listing with all the channels and the
> ones that I unchecked "visible" on are checked as "visible" still. Going to
> the "Listings" page in mythweb also shows all the channels still. I don't see
> any errors in the httpd access logs, so I'm not sure what is going on. Any
> thoughts? I'm running 0.25.3.
>
There are limits imposed by apache on how many fields can be passed back at any 
one time. If you have enough channels defined it is easy to blow those limits. 
If you look at your apache logs you'll be able to verify this.

I can't remember offhand which particular apache file the limits are in or what 
needs increasing but they are relatively easy to find. There's also something 
called "suhosin" which has yet more limits which apply to php execution. Look 
for those files also.

An alternative approach would be to use the editing facilities in mythtv-setup, 
of course, although that can get tedious if you have a lot of channels to do.

-- 

Mike Perkins



More information about the mythtv-users mailing list