stefantalpalaru / w_scan2

w_scan fork (channel scan tool which generates ATSC, DVB-C, DVB-S/S2 and DVB-T/T2 channels.conf files)
GNU General Public License v2.0
80 stars 22 forks source link

Rework after discussion about the use of delivery systems in countries / regions #7

Closed DF5EQ closed 5 years ago

DF5EQ commented 5 years ago

Hi Stefan, because of the feedback concerning the use of the delivery systems I've made a larger rework. The situation seems not to be settled everywhere, so it is difficult to maintain it in the country list or by country. Therefore I added two command line parameters to set the delivery system to use. -ft1 scans for DVB-T only, overwrites the settings in the country list -ft2 scans for DVB-T2 only, overwrites the settings in the country list -ft scans for both, uses the settings in the country list The plp range is given in the country list, now only set for AT. The display of plp is changed to equal sr in DVB-C scan. Comments are appreciated. I would be happy if you could accept my pull request.

stefantalpalaru commented 5 years ago

Thanks. Merged.