1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

Manual Emby Login with https

Support for the native Emby Client on any platform
Post Reply
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

Restarted, and captured the log
https://pastebin.com/Cp5ZL4ua
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Manual Emby Login with https

Post by amet »

there is no attempt to connect to emby service of any sort, manual or otherwise...

could you please sign out of emby, restart MrMC, try to log in to emby , go back to home screen and capture another log so we can see if emby returns an error of some sort
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

Done and pasted the Log file, only alteration I changed my server name to anonymous.org for obvious reasons

https://pastebin.com/BPpd79SS

I also tried to connect to the server when I got home,. sniffing the LAN to identify the server, which worked fine, movies and TV series were all accessible via the application on the phone

Tried again to connect this morning, the only change is that when I click on the user button at the bottom left hand side, it doesn't show MrMC in a window in the center of the screen as a server option like yesterday, now it shows Master User on the left hand side of the screen, and on the right it asks me to select my MrMC user profile to login and continue (Power options showing as a button underneath the message). if I select Power Options it says Exit. If I select my MrMC user profile, it returns to the home screen.
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

My setup at home. I run Emby in a docker in an unraid server. All the files are on the same server. I can connect fine using the Emby Android client on the same phone, using the same port and https address.
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

The log file from my unraid server at home since I tried to login this morning
https://pastebin.com/fQS2Ejc1
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Manual Emby Login with https

Post by amet »

Code: Select all

09:29:26.044 T:538802160880   DEBUG: CurlFile::Open(0x7d731c7b88) https://anonymous.org:443/emby/system/info/public
09:29:26.163 T:538802160880   DEBUG: CurlFile::Open(0x7d731c7ae8) https://anonymous.org:443/Users/51ffa484dd4f4d0c93084380e8c86dac/Views
09:29:26.316 T:538802160880  NOTICE: CEmbyServices::CheckEmbyServers Server was lost Tower
09:29:26.398 T:538798191856   ERROR: CEmbyClientSync: websocket connection failed from Tower
you are connecting to a two different ports?

Code: Select all

2019-01-03 09:38:06.967 Info HttpServer: HTTP GET http://anonymous.org:8096/emby/Users/AuthenticateByName. UserAgent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1
2019-01-03 09:38:07.553 Error HttpServer: Error processing request
are you port forwarding everything correctly, firewalls are allowing the connections? If I understood correctly, it works ok when you are on a home LAN but fails when you are away and using WAN?

https://github.com/MediaBrowser/Wiki/wiki/Connectivity
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

MrMC fails on the WAN, the Emby client doesn't so I know ports forwarding is operational unless MrMC needs different ports open?
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

I used this guide to setup https:// access to my emby server

https://cyanlabs.net/tutorials/the-comp ... ypt-guide/

In the link for the Letsencrypt docker it says I need to forward external port 443 to the internal port 444, which is what I did, and the emby client works fine in terms of external connection when connecting to port 443 externally.
gnollo
Posts: 38
Joined: 02 Jan 2019, 00:22

Re: Manual Emby Login with https

Post by gnollo »

Any other suggestions welcome on how to fix this.
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: Manual Emby Login with https

Post by amet »

I am not sure what to suggest, I can try to reproduce the issue by setting everything up the same way you are doing it. Busy with other things so no promises on when this could happen
Post Reply