- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
You can use an SQL WHERE clause, for example: UPDATE TuningDetail SET FreeToAir = 1 WHERE channelType = 7;With SQL Statement i would "uncheck" all scrambled channels
(Note: I think channelType 7 is IPTV. You could add provider conditions as well, etc.)
Ahh, forgot that... but surely the stream is just repackaged from a real broadcaster, without many modifications?Ah, ok, ist not a provider, it is a receiver, so no chance...
You could test this by changing the channel name in the receiver and see if it changes the name that TV Server receives. If it doesn't, you'll know the original broadcaster is at fault.