Jump to content

Recommended Posts

I'm a Spotify noob so I don't really have a clue what I'm doing, but click this and it should open it in Spotify..

 

 

Yeah, but, weirdly, all the songs don't look grey to me, and I can't navigate between them :stunned:

 

EDIT: False alarm, they are grey, my Spotify did something weird :LOL:

Link to comment
Share on other sites

Yeah, but, weirdly, all the songs don't look grey to me, and I can't navigate between them :stunned:

 

I think it depends if you are looking at it in a browser or the desktop app. In my browser player everything is white and looks as if it can be played, but nothing does except for the songs already released. In the desktop app, everything is grey except the four released songs.

 

Spotify, y u confuse so? :LOL:

Link to comment
Share on other sites

I think it depends if you are looking at it in a browser or the desktop app. In my browser player everything is white and looks as if it can be played, but nothing does except for the songs already released. In the desktop app, everything is grey except the four released songs.

 

Spotify, y u confuse so? :LOL:

 

Exactly :LOL::LOL:. Holy shit, I almost lost my mind when I saw that :LOL::LOL:

Link to comment
Share on other sites

All these shitposts, it's like its 5 hours ago with all of these same(redacted) posts

 

Yep. Went to sleep yesterday, woke up, went to class, now I'm out for lunch and nothing changed, except for this pointless Spotify hype.

Link to comment
Share on other sites

I've been looking into the drones.muse.mu site (mainly because I'm bored waiting for The Handler).

 

When the page is happy that you're at a lever location, it sends off a GET request to http://drones.muse.mu/confirm

 

The body of the request is along the lines of:

{
   "id"           : <drone id num>
   "lat"          : <current latitude>
   "lng"         : <current longitude>
   "last_lat"   : <last latitude. Dunno where it gets that from but it accepts NaN>
   "last_lng"  : <last longitude. Also accepts NaN as above>
   "lever"       : <index of the lever you're at>
   "distance" : <distance from lever. I believe it accepts a 100m radius>
   "heading"  : <compass heading in degrees>
}

 

If it's happy with the request data and the request headers check out, it'll sign a video link for you :D

Link to comment
Share on other sites

Yeah, but, weirdly, all the songs don't look grey to me, and I can't navigate between them :stunned:

 

EDIT: False alarm, they are grey, my Spotify did something weird :LOL:

 

Again, everything's greyed out for me except for The Handler, and of course, the previously released tracks.

 

 

HieTAw0.png

 

Link to comment
Share on other sites

I've been looking into the drones.muse.mu site (mainly because I'm bored waiting for The Handler).

 

When the page is happy that you're at a lever location, it sends off a GET request to http://drones.muse.mu/confirm

 

The body of the request is along the lines of:

{
   "id"           : <drone id num>
   "lat"          : <current latitude>
   "lng"         : <current longitude>
   "last_lat"   : <last latitude. Dunno where it gets that from but it accepts NaN>
   "last_lng"  : <last longitude. Also accepts NaN as above>
   "lever"       : <index of the lever you're at>
   "distance" : <distance from lever. I believe it accepts a 100m radius>
   "heading"  : <compass heading in degrees>
}

 

If it's happy with the request data and the request headers check out, it'll sign a video link for you :D

 

So... Urm.. Does that mean anything good? I have no idea :LOL:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...