David Sn
David Sn
Yes of course, will send within 30 minutes
Here we go, my upload is slow today: https://drive.google.com/file/d/1ur2zobHt_bAgh6WFV3HIKKwQQVpzwe0J/view?usp=sharing Recorded this apitrace with fullscreen and no virtual desktop. Edit: Here is one with virtual desktop enabled - https://drive.google.com/file/d/1ur2zobHt_bAgh6WFV3HIKKwQQVpzwe0J/view?usp=sharing
The black fullscreen issue is also present on Windows, so that might be better to fix first. So to sum up, without virtual desktop, the game launches with a black...
Is there anything more required or missing to help fix this issue?
Alt+Tab in any D9VK enabled fullscreen game doesn't work on KDE Plasma 5 despite enabling the disable desktop effects (compositor) in Lutris runner options. Also worth mentioning that in native...
The example suggests using `session.login_oauth_simple()`?
That's why you have a refresh token, as together with the session ID you're able to get a new access token without having to log in again. pon., 19 kwi...
https://github.com/tamland/python-tidal/issues/63#issuecomment-821204891 You're supposed only to call login once and then load all the values via `load_oauth_login()` from environment variables or config for example.
@tehkillerbee you don't need to worry about, refresh tokens have a long expiration period and if you need to check whether it has expired or not, then you simply parse...
@JuniorJPDJ refresh tokens are invalidated when you change password