ebu / radiodns-manager

The RadioDNS Manager is platform which can manage Hybrid Radio services such as RadioVIS, RadioEPG and Service Following
http://ebu.io/project/radiodns/
GNU General Public License v3.0
15 stars 3 forks source link

RadioDNS DAB AFQDN construction missing GCC #182

Open magicbadger opened 3 years ago

magicbadger commented 3 years ago

When constructing the RadioDNS AFQDN for an DAB channel, the GCC is missing

image

the AFQDN is of a format:

<scids>.<sid>.<eid>.<gcc>.dab.radiodns.org

For DAB bearers. The GCC is constructed by the Country Code and the first nibble of the PI code, as per the RadioDNS lookup specification.