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
If there are special characters (such as +) in * .png files in the names, then the plugin does not correctly process them. Example from the log file:
2017-05-28 11: 38: 48,910 (3b20): DEBUG (runtime: 717) - Handling request GET /:/plugins/com.plexapp.plugins.iptv/resources/illusion%20+.png?t=1493688508 2017-05-28 11: 38: 48,911 (3b20): DEBUG (runtime: 814) - Found route matching /:/plugins/com.plexapp.plugins.iptv/resources/Illusion .png 2017-05-28 11: 38: 48,911 (3b20): DEBUG (runtime: 88) - Sending packed state data (105 bytes)
The text was updated successfully, but these errors were encountered:
This a known issue #108 and I have no solution for the moment, only thing I can suggest is to name Your files with spaces instead of +.
Sorry, something went wrong.
No branches or pull requests
If there are special characters (such as +) in * .png files in the names, then the plugin does not correctly process them.
Example from the log file:
The text was updated successfully, but these errors were encountered: