﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11365	Fix external channel changer support for iptv recorder (freebox)	torbjorn.jansson@…	jpoet	"while i was trying to setup my dreambox as a recording according to the wiki page: http://www.mythtv.org/wiki/Dreambox-NetworkRecorder i found a bug with the external channel changer support.

if you set an external channel changer command in the database for a iptv recorder it will not work and backend logs:


{{{
CoreContext channelbase.cpp:963 (InitializeInputs) - ChannelBase(5): External Channel changer is set, but this device does not support it.
}}}


reason for this is the function IsExternalChannelChangeSupported() is placed in the wrong class.
currently it is in the iptv recorder but it should be in the iptv channel class instead.

attached patch fixes this.
"	Patch - Bug Fix	closed	trivial	0.27	MythTV - Recording	0.26-fixes	medium	fixed			0
