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

Work around iconv on FreeBSD not knowing about ISO-6397-2. #33

Closed rene0 closed 3 years ago

rene0 commented 3 years ago

See output of iconv -l | grep 6397 --> empty.

stefantalpalaru commented 3 years ago

Thanks!