We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2017-04-05 15:07:19,562 (3b6c) : CRITICAL (core:574) - Exception when calling function 'createTVChannelObject' (most recent call last): File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-4b377d295\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\code\sandbox.py", line 294, in call_named_function result = f(*args, **kwargs) TypeError: createTVChannelObject() got an unexpected keyword argument 'includeBandwidths'
2017-04-05 15:07:19,563 (3b6c) : DEBUG (runtime:88) - Sending packed state data (113 bytes) 2017-04-05 15:07:19,563 (3b6c) : DEBUG (runtime:924) - Response: [404] NoneType, 0 bytes
The text was updated successfully, but these errors were encountered:
Known issue, fixed in #58 - you can pull from my fork or wait for the PR to be merged.
Sorry, something went wrong.
No branches or pull requests
2017-04-05 15:07:19,562 (3b6c) : CRITICAL (core:574) - Exception when calling function 'createTVChannelObject' (most recent call last):
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-4b377d295\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\code\sandbox.py", line 294, in call_named_function
result = f(*args, **kwargs)
TypeError: createTVChannelObject() got an unexpected keyword argument 'includeBandwidths'
2017-04-05 15:07:19,563 (3b6c) : DEBUG (runtime:88) - Sending packed state data (113 bytes)
2017-04-05 15:07:19,563 (3b6c) : DEBUG (runtime:924) - Response: [404] NoneType, 0 bytes
The text was updated successfully, but these errors were encountered: