Open m0rg5 opened 5 years ago
Do you have a screenshot? I haven't seen this issue before. thanks.
Yep đź‘Ť
Doesn't show arrow, but that right arrow isn't clickable.
In your screenshot I noticed that there are other options like Lock the taskbar
that are also disabled. Are those grayed out when you right click the taskbar normally or when audioband isn't running? I haven't seen those options grayed out before.
Ah, that seemed to be some weird setting in Group Policy which I fixed.
Directing me to authorise on Spotify worked, but then directs me to : http://localhost/?code=AQBnuWVSTChcztCgyvPjjOKpxFsEbpMsD-nE6AIcQTJ4k4djzzVzblvRoPzQzGMhdn2OrMrm2RhZVGgrp6IbfO5WerV6_oNbYI8X1wrllDshoV-fADL_OEhnraOiUcIItT1hBAOZ9xCxv3qxaaFy3F0N4eDYqhsxPZI3M25f7h882weBGfcWS-V6otNuAg7QA1JWi1BG5dY2a12Eukj4dVG8wVfTagSqNXT-4uUBjrJLLvnWdlc7L8puodfiTFt8XO7yD51qrKC4plPIu5jTAdBKsRu3F7R8_Xaw54-a&state=aec8b321
And doesn't show anything in taskbar
Ah, that seemed to be some weird setting in Group Policy which I fixed.
Directing me to authorise on Spotify worked, but then directs me to : http://localhost/?code=AQBnuWVSTChcztCgyvPjjOKpxFsEbpMsD-nE6AIcQTJ4k4djzzVzblvRoPzQzGMhdn2OrMrm2RhZVGgrp6IbfO5WerV6_oNbYI8X1wrllDshoV-fADL_OEhnraOiUcIItT1hBAOZ9xCxv3qxaaFy3F0N4eDYqhsxPZI3M25f7h882weBGfcWS-V6otNuAg7QA1JWi1BG5dY2a12Eukj4dVG8wVfTagSqNXT-4uUBjrJLLvnWdlc7L8puodfiTFt8XO7yD51qrKC4plPIu5jTAdBKsRu3F7R8_Xaw54-a&state=aec8b321
And doesn't show anything in taskbar
Callback port: 80
Set : http://localhost:80 in Spotify settings
What does that page display, and what browser? Also can you upload the audioband.log
file in the windows temp folder. Sorry for the late response, still busy.
Been using different browsers (firefox, chrome, vivaldi), always redirects to that not existent page - so in chrome just now: This site can’t be reached localhost refused to connect.
Now worries re delay - thanks for all your hard work!
I went through and retried authorization many times and I managed to encounter the issue once. For me, I refreshed the page (localhost/?code=... page) and it worked. Try refreshing the page and see if that works.
If that doesn't work then while you are on the page, open up cmd in admin mode and run netstat -ano | findstr :80
. Check that one of the rows, in the second column there should be an address ending in :80
and the rightmost column should have a number that matches the process id of explorer.
If that exists then its probably some firewall issue or hosts file or dns issue.
As per title