-
Notifications
You must be signed in to change notification settings - Fork 5
Does not work with version 3.8.0.0 of Shoko Server #39
Comments
Try running server as admin once then try it again |
I restarted Shoko server as admin and restarted Plex, but I get the same error. |
Change url to:
http://127.0.0.1:8111/api/Plex
…On Wed, Sep 6, 2017 at 5:21 PM, Kurounin ***@***.***> wrote:
I restarted Shoko server as admin and restarted Plex, but I get the same
error.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHDbRZQC_4ll_RdZlzMHRSZPDTokSW3ks5sfv7FgaJpZM4PO5xM>
.
|
We should make a redirect for that |
I need to patch ShokoOnPlex with that url as default
…On Wed, Sep 6, 2017 at 7:16 PM, da3dsoul ***@***.***> wrote:
We should make a redirect for that
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHDbR0ptKw94wFh1sDMCbbq9eEqEEC5ks5sfw7qgaJpZM4PO5xM>
.
|
|
From your Plex server head the logs for "com.plexapp.plugins.MyAnime.log"
…On Sun., 24 Sep. 2017, 8:13 am s9clave ***@***.***> wrote:
Change url to: http://127.0.0.1:8111/api/Plex
35e7a78
<35e7a78>
Tried with both the url and the patched init.py... returns
[image: untitled]
<https://user-images.githubusercontent.com/32229887/30777555-db71f242-a08a-11e7-9cfb-46e28602c42e.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA8rpkHrSUyj3t2L3r9RHiEQKFotP6N-ks5slYKHgaJpZM4PO5xM>
.
|
https://pastebin.com/t9dZveN9 Relevant portion seems to be
It appends :8111 Even if i clear out port selection removing the port from the url doesnt help either, resetting the url back to localhost or 127.0.0.1 brings up a few categories to select. times out upon trying to load anything |
Are you using a clean HEAD as there were a few server side issues that I
fixed in the daily, the upcoming maintaince release will fix that too.
…On Sun., 24 Sep. 2017, 9:02 am s9clave ***@***.***> wrote:
https://pastebin.com/t9dZveN9 Relevant portion seems to be
2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:88) - Sending packed state
data (108 bytes) 2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:924) -
Response: [200] MediaContainer, 1034 bytes 2017-09-23 18:51:31,000 (269c) :
DEBUG (runtime:717) - Handling request GET /video/jmm 2017-09-23
18:51:31,000 (269c) : DEBUG (runtime:49) - Received packed state data (80
bytes) 2017-09-23 18:51:31,002 (269c) : DEBUG (runtime:814) - Found route
matching /video/jmm 2017-09-23 18:51:31,003 (269c) : INFO (logkit:16) -
Preferences https://127.0.0.1:8111/api/Plex:8111 2017-09-23 18:51:31,003
(269c) : DEBUG (networking:166) - Requesting 'http://
https://127.0.0.1:8111/api/**Plex:8111**/api/Plex/Filters/Derp'
2017-09-23 18:51:37,805 (269c) : INFO (logkit:16) - My Anime Exception:
<urlopen error [Errno 11001] getaddrinfo failed>
It appends :8111 Even if i clear out port selection removing the port from
the url doesnt help either, resetting the url back to localhost or
127.0.0.1 brings up a few categories to select. but channel becomes
unresponsive upon selecting any of them. im stumped ill continue playing
around and reference the logs, since i seem to be getting somewhere
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA8rpueyMbg0EApyHPmWKU9I9zDBNQFcks5slY4dgaJpZM4PO5xM>
.
|
Just notice, s9clave, you asking with https schema, we don’t support ssl
endpoints. Try change it for http.
El El sáb, 23 de set. de 2017 a las 20:27, Cayde Dixon <
notifications@github.com> escribió:
… Are you using a clean HEAD as there were a few server side issues that I
fixed in the daily, the upcoming maintaince release will fix that too.
On Sun., 24 Sep. 2017, 9:02 am s9clave ***@***.***> wrote:
> https://pastebin.com/t9dZveN9 Relevant portion seems to be
>
> 2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:88) - Sending packed
state
> data (108 bytes) 2017-09-23 18:50:58,174 (3c04) : DEBUG (runtime:924) -
> Response: [200] MediaContainer, 1034 bytes 2017-09-23 18:51:31,000
(269c) :
> DEBUG (runtime:717) - Handling request GET /video/jmm 2017-09-23
> 18:51:31,000 (269c) : DEBUG (runtime:49) - Received packed state data (80
> bytes) 2017-09-23 18:51:31,002 (269c) : DEBUG (runtime:814) - Found route
> matching /video/jmm 2017-09-23 18:51:31,003 (269c) : INFO (logkit:16) -
> Preferences https://127.0.0.1:8111/api/Plex:8111 2017-09-23 18:51:31,003
> (269c) : DEBUG (networking:166) - Requesting 'http://
> https://127.0.0.1:8111/api/**Plex:8111**/api/Plex/Filters/Derp'
> 2017-09-23 18:51:37,805 (269c) : INFO (logkit:16) - My Anime Exception:
> <urlopen error [Errno 11001] getaddrinfo failed>
>
> It appends :8111 Even if i clear out port selection removing the port
from
> the url doesnt help either, resetting the url back to localhost or
> 127.0.0.1 brings up a few categories to select. but channel becomes
> unresponsive upon selecting any of them. im stumped ill continue playing
> around and reference the logs, since i seem to be getting somewhere
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#39 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AA8rpueyMbg0EApyHPmWKU9I9zDBNQFcks5slY4dgaJpZM4PO5xM
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHDba1U4gFYQ5MydeO8NpGRMZLQZn6vks5slZPKgaJpZM4PO5xM>
.
|
Aftrer updating Shoko Server to version 3.8.0.0 this plugin can no longer connect to it. http://127.0.0.1:8111/JMMServerPlex/ seems to return HTTP Error 503
The text was updated successfully, but these errors were encountered: