ngovil21 / RequestChannel.bundle

Request Channel - A Plex Channel to create requests
158 stars 22 forks source link

Music request #91

Open R4Z0R49 opened 5 years ago

R4Z0R49 commented 5 years ago

Hello, is music request correctly working ?

I seem to just get an error when trying to use. Plugin not responding

2018-10-30 10:44:02,421 (34318) : DEBUG (runtime:717) - Handling request GET /video/requestchannel/ae5657913e689b25ac8e10e270a6dfa9/searchmusic?searchtype=release&query=a%20star%20is%20born 2018-10-30 10:44:02,423 (34318) : DEBUG (runtime:814) - Found route matching /video/requestchannel/ae5657913e689b25ac8e10e270a6dfa9/searchmusic 2018-10-30 10:44:02,433 (34318) : DEBUG (networking:166) - Requesting 'http://musicbrainz.org/ws/2/release/?query=a+star+is+born&fmt=json' 2018-10-30 10:44:02,631 (34318) : CRITICAL (core:574) - Exception (most recent call last): File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-7303bc002\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\components\runtime.py", line 843, in handle_request result = f(**d) File "D:\PlexData\Plex Media Server\Plug-ins\RequestChannel.bundle\Contents\Code\Session.py", line 896, in SearchMusic title += ' +' + e_score TypeError: cannot concatenate 'str' and 'int' objects

Thanks