charleywright / spotify-analyze-v2

4 stars 1 forks source link

[Feature Request] Show data types in MercuryReq. #7

Closed maximilianosinski closed 8 months ago

maximilianosinski commented 8 months ago

Hey, could you add a update that shows the data types of the values in the MercuryReq payload?

something like this: (string)12 (string)44 (string)80 (string)cdf62b56275c24ba3d0cd82a810486e47f234028 (string)91a81ef39f293f01cd3e34d688de38c9 (string)00000000000000000000000000000000 (string)track (string)fwdbtn (string)track (string)trackdone (string)2163084 (string)2163084 (string)116071 (string)116071 (string)116071 (string)124 (char)0 (char)0 (char)0 (char)0 (char)0 (char)0 (char)0 (char)0 ... and so on

charleywright commented 8 months ago

These are not available in the payload and would have to be reverse engineered. I personally haven't looked into events at all but a pull request is always welcome!