···9898 originUrl: text(),
9999 /** The base domain of the music service. e.g. music.apple.com, tidal.com, spotify.com. */
100100 musicServiceBaseDomain: text(),
101101- /** A user-agent style string specifying the user agent. e.g. tealtracker/0.0.1b */
101101+ /** A user-agent style string specifying the user agent. e.g. fm.teal.frontend/0.0.1b */
102102 submissionClientAgent: text(),
103103 /** The unix timestamp of when the track was played */
104104 playedTime: text(),