Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library doesn't reload when switching accounts #650

Closed
5 tasks done
Luna712 opened this issue Oct 3, 2023 · 3 comments · Fixed by #656
Closed
5 tasks done

Library doesn't reload when switching accounts #650

Luna712 opened this issue Oct 3, 2023 · 3 comments · Fixed by #656
Labels
bug Something isn't working

Comments

@Luna712
Copy link
Contributor

Luna712 commented Oct 3, 2023

Steps to reproduce

  • Open library (with account1)
  • Switch account
  • Open Library again (with account2)

Expected behavior

The library should now be from account2

Actual behavior

The library is from account1 still, only restarting the app correctly gives library from account2 again.

Cloudstream version and commit hash

4.2.0 3f51195

Android version

Android 13

Logcat

No response

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to pre-release version Latest.
  • If related to a provider, I have checked the site and it works, but not the app.
  • I will fill out all of the requested information in this form.
@Luna712 Luna712 added the bug Something isn't working label Oct 3, 2023
@LagradOst
Copy link
Contributor

known issue

@Luna712
Copy link
Contributor Author

Luna712 commented Oct 5, 2023

known issue

Ah thanks, I can probably PR a fix for this one later.

Luna712 added a commit to Luna712/cloudstream that referenced this issue Oct 5, 2023
So that library is reloaded when switching accounts.

Fixes recloudstream#650
@Luna712
Copy link
Contributor Author

Luna712 commented Oct 6, 2023

My PR appears to fix it (when doing basic tests in a new install of CloudStream Debug anyway).
I apologize if that was not the correct way to do it afterall.

LagradOst pushed a commit that referenced this issue Oct 6, 2023
So that library is reloaded when switching accounts.

Fixes #650
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants