Barracuda09 / SATPI

SATIP server for linux, suitable to run on an Raspberry Pi, Vu+, GigaBlue or any other linux box. currently supporting DVB-S/S2/T/C and transform DVB-S requests to DVB-C
http://barracuda09.github.io/SATPI
GNU General Public License v2.0
155 stars 32 forks source link

Change order of 'virtual' tuners #78

Open Barracuda09 opened 5 years ago

Barracuda09 commented 5 years ago

Maybe if I put the 'fake' frontends first in the list. Then that would fix this (maybe)

Maybe... however, I feel it's preferable to have them first, as then the frontend number will not depend in this case of the number of the real tuners. So fe=0-2 will be the same every time.

Regards.

Originally posted by @lars18th in https://github.com/Barracuda09/SATPI/issues/69#issuecomment-550252053