[AMC] Emby update does not work

All your suggestions, requests and ideas for future development
Post Reply
techitch
Posts: 12
Joined: 03 Oct 2016, 04:52

[AMC] Emby update does not work

Post by techitch »

I've configured my args to update Emby when the move process is complete with AMC however it appears to be attempting an SSL connection on the default port:

Code: Select all

Notify Emby: localhost
GET: https://localhost:8096/Library/Refresh?api_key=<censored>
Unrecognized SSL message, plaintext connection?
By default this port is not SSL, I believe Emby listens on a higher number with SSL. As this is on my local network I have no requirement for SSL so would it be possible to allow for custom ports and choice of SSL in the AMC config?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [AMC] Emby update does not work

Post by rednoah »

Use 127.0.0.1 instead of localhost.

IP => HTTP
HOST => HTTPS
:idea: Please read the FAQ and How to Request Help.
techitch
Posts: 12
Joined: 03 Oct 2016, 04:52

Re: [AMC] Emby update does not work

Post by techitch »

brilliant thanks!
totti4ever
Posts: 1
Joined: 19 Nov 2017, 18:28

Re: [AMC] Emby update does not work

Post by totti4ever »

https at Port 8096 still doesn't make sense, should be always 8920 for https!!
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [AMC] Emby update does not work

Post by rednoah »

Is there any official documentation about default ports one way or the other?
:idea: Please read the FAQ and How to Request Help.
Post Reply