Allow ":" in controller info #22
Closed
jonaseberle
started this conversation in
Ideas
Replies: 0 comments 8 replies
-
The FSD protocol itself is colon delimited |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Although technically not necessary any more (since the data stream changed from ":" delimiters to JSON 2 years ago), somehow we still get a lot of data where ":" is not included in https://data.vatsim.net/v3/vatsim-data.json.
For example
controllers[...].text_atis[2] = "... https //www.youtube.com/live/-IGUdWdrmaM"
The same happens in
pilots[...].flight_plan.remarks
.Beta Was this translation helpful? Give feedback.
All reactions