xeruf / monsterutilities

Browse, stream and download Monstercat Songs
GNU General Public License v3.0
31 stars 2 forks source link

No connect.sid found #129

Open jako800 opened 3 years ago

jako800 commented 3 years ago

No connect.sid from monstercat.com/connect.monstercat.com is being created in Chrome/Firefox on several different PCs and networks.

defvs commented 3 years ago

Seems like they changed something in the API. I'm investigating it

slyfox1186 commented 3 years ago

I am trying to find where the connect.sid went. Chrome use to show it and now that info is missing. Any luck on figuring out what happened?

defvs commented 3 years ago

connect.sid has been renamed to cid in the API. MonsterUtilities does not reflect this as of yet.

jako800 commented 3 years ago

Thank you for finding the issue so quickly. I really love this utility. I’ll be looking forward to the next application update.

defvs commented 3 years ago

Please keep this issue open for now until it is in the main release :)

jako800 commented 3 years ago

Ok, my bad. Thanks again for taking a look at this.

slyfox1186 commented 3 years ago

Yes thank you for taking a look at this.

defvs commented 3 years ago

@jako800 @slyfox1186 it has been fixed but unreleased here yet. If you want an update where it's been fixed, download the update from my branch which is more often updated: https://github.com/defvs/monsterutilities/releases/tag/dev254-1dab1ca

jako800 commented 3 years ago

Works as expected thanks for the fix.