{item.data?.location_label ?? item.data?.jurisdiction ?? ''}
+ {item.data?.directory_present === false ? ( +This scanner is no longer listed.
+ ) : ( ++ + Open scanner player ↗ + + {item.data?.stream_url ? ( + <> + {' '} + ·{' '} + + Open audio stream ↗ + + > + ) : null} + {item.data?.playlist_url ? ( + <> + {' '} + ·{' '} + + Media-player playlist ↗ + + > + ) : null} +
+ )} + {item.data?.directory_url ? ( ++ Source: ProScan public directory. Audio comes + directly from the scanner operator. +
+ ) : null} +