···98 originUrl: text(),
99 /** The base domain of the music service. e.g. music.apple.com, tidal.com, spotify.com. */
100 musicServiceBaseDomain: text(),
101- /** A user-agent style string specifying the user agent. e.g. tealtracker/0.0.1b */
102 submissionClientAgent: text(),
103 /** The unix timestamp of when the track was played */
104 playedTime: text(),
···98 originUrl: text(),
99 /** The base domain of the music service. e.g. music.apple.com, tidal.com, spotify.com. */
100 musicServiceBaseDomain: text(),
101+ /** A user-agent style string specifying the user agent. e.g. fm.teal.frontend/0.0.1b */
102 submissionClientAgent: text(),
103 /** The unix timestamp of when the track was played */
104 playedTime: text(),