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

getting the following when trying to get albuminfo #1

Open
ghost opened this issue Jul 7, 2022 · 0 comments
Open

getting the following when trying to get albuminfo #1

ghost opened this issue Jul 7, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 7, 2022

Client region is US
[2022-07-07 18:58:57,166] ERROR in app: Exception on /cdinfo/GetMDRCD.aspx [GET]
Traceback (most recent call last):
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask\app.py", line 2447, in wsgi_app
response = self.full_dispatch_request()
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask\app.py", line 1952, in full_dispatch_request
rv = self.handle_user_exception(e)
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask\app.py", line 1821, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask_compat.py", line 39, in reraise
raise value
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask\app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "C:\Users\purpe\AppData\Local\Programs\Python\Python310\lib\site-packages\flask\app.py", line 1936, in dispatch_request
return self.view_functionsrule.endpoint
File "C:\Users\purpe\Downloads\PyZuneMetadataServer-main\app.py", line 32, in cd_get_album
ToC = ToC.replace(" ", "+")
AttributeError: 'NoneType' object has no attribute 'replace'
192.168.50.77 - - [07/Jul/2022 18:58:57] "GET /cdinfo/GetMDRCD.aspx?locale=409&geoid=f4&version=11.0.6002.19378&userlocale=409&wmid=208F236E-B511-4949-BDF9-3791602ED53A HTTP/1.1" 500 -

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

0 participants