apognu / otter

Music player for Funkwhale
MIT License
216 stars 21 forks source link

Empty library after logging in through HTTP #56

Closed heiwiper closed 4 years ago

heiwiper commented 4 years ago

Describe the bug

The library is empty after successfully logging in through HTTP, it seems just like the bug reported on #34, I tried to use other subsonic music players to make sure it's not an instance issue and the tracks were loaded just fine.

How to reproduce

  1. Login through HTTP local IP (http://192.168.x.x:x)
  2. Check Allow cleartext traffic (HTTP)
  3. Click on LOG IN button

Expected behavior

Loading the tracks from the library.

Screenshots

image

Environment details

Logs

No crash logs.

apognu commented 4 years ago

That's my bad, I forgot one place where I enforced HTTPS. I'm really sorry about that. This will be fixed as soon as possible and I hope I'll be able to deploy a fix this week.

apognu commented 4 years ago

de0a494b436521596cc8df1cdcf310def4ff8338 shoud fix this issue.

Would you mind testing the latest tip release and report back?

heiwiper commented 4 years ago

The tip release seems to fix it, everything is working fine now thank you so much ~ I don't know if this is related but the covers didn't show up it's just blank

heiwiper commented 4 years ago

Apparently it's related to my instance never mind and thank you again !