catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
324 stars 78 forks source link

Add support for service blacklisting for CAMs #1148

Closed Jalle19 closed 1 week ago

Jalle19 commented 1 week ago

Brought up in https://github.com/catalinii/minisatip/issues/1091

Basically this allows the user to prevent a CAM from being used for a particular service, e.g. like this:

# ddci.conf
7000: # not assigned anywhere
Jalle19 commented 1 week ago

Had this code lying around, figured let's try to upstream it