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

cannot get tokens after reset #150

Closed
Schnuffel12345 opened this issue May 20, 2022 · 6 comments
Closed

cannot get tokens after reset #150

Schnuffel12345 opened this issue May 20, 2022 · 6 comments

Comments

@Schnuffel12345
Copy link

hello
after i used the reset command
qobuz-dl -r
qobuz-dl no longer works :-(

when i want to creat a new cfg file
i get this error message after
download quality

Getting tokens. Please wait...
Traceback (most recent call last):
File "C:\Programme2\python\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Programme2\python\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Programme2\python\Scripts\qobuz-dl.exe_main
.py", line 7, in
File "C:\Programme2\python\lib\site-packages\qobuz_dl\cli.py", line 113, in main
_initial_checks()
File "C:\Programme2\python\lib\site-packages\qobuz_dl\cli.py", line 106, in _initial_checks
_reset_config(CONFIG_FILE)
File "C:\Programme2\python\lib\site-packages\qobuz_dl\cli.py", line 57, in _reset_config
config["DEFAULT"]["app_id"] = str(spoofer.getAppId())
File "C:\Programme2\python\lib\site-packages\qobuz_dl\spoofbuz.py", line 25, in getAppId
return re.search(self.appId_regex, self.bundle).group("app_id")
AttributeError: 'NoneType' object has no attribute 'group'

i reinstalled qobuz-dl but it didn't help

@blake961
Copy link

same here, went to reset this morning and got the same error.

@Lionelh2
Copy link

Same here. Tried to log in with another app and unable to log in. Qobuz apps all work fine.

Seems like Qobuz API login procedure has changed.

@vitiko98
Copy link
Owner

I'm aware of the issue. Sadly, I don't have any Qobuz account available at the moment. I'm gonna try to get one ASAP so I can fix this.

@vitiko98 vitiko98 pinned this issue May 22, 2022
@vitiko98
Copy link
Owner

It should be fixed. You can upgrade with pip install --upgrade qobuz-dl

Let me know if the issue persists

@Schnuffel12345
Copy link
Author

hi Vitiko

thx for the fast fix
its working again :-)

and thx for your nice tool

@blake961
Copy link

thanks so much for the speedy fix!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants