Search the Community
Showing results for tags 'login'.
-
Hi, New to the AndroidTV app. Very good work, good ideas and some very beautiful screens. My regards to developers. Is there a means to snapshot from Emby's the current screen? That would make it a lot easier to post issues here... Anyway, this issue relates to the toggling server mechanism. I do not use Emby Connect so this is about direct connections. When toggling from one server to another the app seems to forget user data (name/password) already provided. I have to re-enter it on each and every toggling to already known servers. Also, but seems of least importance, on the toggling screen servers are presented with their name (url) but with the LAN IP address below. This is kind of akward when some servers are remote. I tried to set LAN parms on server configuration but it the app still shows the LAN IP. Though that does not prevent actual connections it could be a security issue...
-
I'm setting up a new box with Kodi and Emby and found out that, when using Emby Connect, the plugin seems to "forget" the login details every time it starts. It asks to log in every time then. 2019-09-10 20:26:04.176 T:3850568576 NOTICE: EMBY.entrypoint.service -> --->>>[ EMBY ] 2019-09-10 20:26:04.177 T:3850568576 NOTICE: EMBY.entrypoint.service -> Version: 4.1.14 2019-09-10 20:26:04.177 T:3850568576 NOTICE: EMBY.entrypoint.service -> KODI Version: 18.4 Git:48c0b53aae7b0647d1f5a0a9cdb6ad5b1ebb9407 2019-09-10 20:26:04.187 T:3850568576 NOTICE: EMBY.entrypoint.service -> Platform: Linux 2019-09-10 20:26:04.197 T:3850568576 NOTICE: EMBY.entrypoint.service -> OS: CoreElec/1988MB 2019-09-10 20:26:04.197 T:3850568576 NOTICE: EMBY.entrypoint.service -> Python Version: 2.7.16 (default, Sep 7 2019, 02:36:38) 2019-09-10 20:26:04.208 T:3850568576 NOTICE: EMBY.entrypoint.service -> Using dynamic paths: False 2019-09-10 20:26:04.209 T:3850568576 NOTICE: EMBY.entrypoint.service -> Log Level: 1 When logging in: 2019-09-10 20:27:12.502 T:3607085952 NOTICE: Emby.emby.core.connection_manager -> Begin connectToServers, with 3 servers 2019-09-10 20:27:12.503 T:3607085952 NOTICE: Emby.emby.core.connection_manager -> testing connection mode 2 with server Media.Server.net 2019-09-10 20:27:12.504 T:3607085952 NOTICE: Emby.emby.core.connection_manager -> tryConnect url: http://{server-ip}:8096/emby/system/info/public 2019-09-10 20:27:12.558 T:3607085952 NOTICE: Emby.emby.core.connection_manager -> calling onSuccessfulConnection with connection mode 2 with server Media.Server.net 2019-09-10 20:27:12.675 T:3607085952 NOTICE: Emby.emby.client -> User is authenticated. And then on next startup again: 2019-09-10 20:27:48.767 T:3808338816 NOTICE: Emby.emby.core.connection_manager -> Begin connect 2019-09-10 20:27:49.775 T:3808338816 NOTICE: Emby.emby.core.connection_manager -> Found Servers: [] 2019-09-10 20:27:49.775 T:3808338816 NOTICE: Emby.emby.core.connection_manager -> Begin connectToServers, with 0 servers Attached is a complete Emby log from installing the plugin to restarting it and being asked to log in again. If I log in manually, all is fine. emby.log
-
Hello good afternoon. I am in need of help, to customize the user startup. Create a custom CSS file for user input, now you need to contact the Emby Server Database. Can someone help me. thank you in advance for everything. regards ELTANO4D
-
- Customize user login to the
- Customize
-
(and 2 more)
Tagged with:
-
I think the current login is kinda lackluster. For users with no Emby Connect account, there is no way to handle password resets on their own. There is a "Forgot password" link but since emal adresse is not registered, the email with reset password form does not arrive to user. So my request is 2-parted: 1: Add the options to ad an email address for users without require to create an Emby Connect account. 2: Give to posibility to costumize the login page so I, as an admin could better help users that forgot their password.
-
Hi I have a quick query i'm hoping someone can help me with. I have an Emby Server up and running and can access the content via the device where the apps are installed (Nvidia Shield), however when trying to log in via other devices, when using the Emby connect method I am getting the following error message. 'HeaderLoginFailure - Invalid username or password. Please try again'. I am familiar with media servers in general and know my username and password are 100% correct, I have reset the password on multiple occasions thinking it was a simple password issue and can log in on the Shield but am still unable to log in elsewhere. I have also set up an additional user linked to my account to see if it is an issue with the user profile and allowing remote access is enabled in the advanced config but I'm still getting this error message. I do occasionally have a VPN in use to change the IP address and have tried connecting with the VPN on and off but it has not worked. One of the other devices I am trying to connect with is an Android mobile phone. The curious thing is I have been able to connect via the phone previously, if it has never worked I'd put it down to user error but am now stumped, does anyone have any suggestions?
-
I have the http route redirect to https with a reverse proxy, Since I'm on the https of 'https://app.emby.media' the client sends a request to: 'http://foobar.media:8096/emby/system/info/public' which results in a 'Connection Failure'. It should automatically default to https, not http when calling the 'system/info/public' route.
-
All of a sudden I can no longer get into Emby?? When I start Emby in windows 10 it shows 2 unknown users. 1-computerguyiptv and 2-doom. I have no idea who they are? When I try to log in with my credentials it doesn't recognize my account. I first noticed a problem when I was trying to access it on Roku and it showed my server name with addition info after that "LIVETV VOD AND MORE". I have no idea where that came from either?? So........what should I do to resolve this without losing all my media? Thanks in advance.
-
I chose to not display my admin account, requiring manual login. However, on my Android TV (Sony Bravia 2017), selecting Manual Login brings up the Password prompt. I can then select "Next", same prompt (no changes, nor does the entry box clear), then "Done" and then nothing. There is no prompt for the username. Am I doing something wrong (not much to do wrong afaict) or is it not working correctly? Anyone else experience this?
- 9 replies
-
- android tv
- sony bravia
-
(and 1 more)
Tagged with:
-
Checked the WebSocket wiki page. It shows to connect to a WebSocket you will require an API key and device ID I'm trying to get the device ID as soon as any user logs in to the server. Till now I got no response after WebSocket connection. here's my python code websocket.enableTrace(True) host = "xxx.xx.xx.xx" port = 8096 api_key = "xxxxxx" device_id = "xxxx" ws = websocket.create_connection("ws://{}:{}/embywebsocket?api_key={}&deviceId={}".format(host, port, api_key, device_id)) result = ws.recv() print('Result: {}'.format(result)) result = ws.recv() print('Result: {}'.format(result)) # Trying something from community... ws.send(json.dumps([json.dumps({'msg': 'connect', 'version': '1', 'support': ['1', 'pre2', 'pre1']})])) result = ws.recv() print('Result: {}'.format(result)) Result: --- request header --- GET /embywebsocket?api_key=xxxxxxxx&deviceId=a7650139abe6b220 HTTP/1.1 Upgrade: websocket Connection: Upgrade Host: xxx.xx.xx.xx:8096 Origin: http://xxx.xx.xx.xx:8096 Sec-WebSocket-Key: mHuOCG3yyL41uB7gk7fK8g== Sec-WebSocket-Version: 13 ----------------------- --- response header --- HTTP/1.1 101 Switching Protocols Connection: Upgrade Upgrade: websocket Sec-WebSocket-Accept: Ta03Qfon0bEHLCQKG+0BtGNZXjQ= ----------------------- send: b'\x8a\x80\x93\tf\xe1' send: b'\x8a\x80\x13\xf8qB' send: b'\x8a\x80\xa3\xf3\xa1b' send: b'\x8a\x80\xa9\x87\xad\x9e' send: b'\x8a\x80@\x19\xa7\xa7' These send messages came after some time of no response. These are not proper Hex codes. IDK what they are. Requesting EMBY gurus to help me on this. I think I don't even know much about WebSockets
-
I'm going to attach pictures but Enmby android TV clients fails to remember password and it seriouly annoy and certainly takes away from the user experience. Who the hell wants to keep having to login on a remote with no qwerty all the time. So unless the account is deleted or disable the client needs to remember the login forever and until the end of time, right now it only remembers for about a day I don't know what the trigers are that pushes it to stop remember but this issue is 100 percent reproducible as a friend of mine with same equipment is having same issue as well. other than what i provide don't ask for any further information as I have other things to do and don't have time to do any follow ups. Just test and fix on your own.
-
Hello, I noticed many times when I login as non-admin user that Emby web app does not ask me to save my password. And instead, proposes me the password of the admin user (I manage both users). As other web sites work just fine, I guess emby does something different about the user and password field. Do others have this issue as well? Emby 3.5.3.0 Many thanks
-
Hello, I've been with Emby a couple of months now. And I like it. But I have always had trouble with the login page. All of the accounts except my account (admin) can never login, if they are shown at the login screen. When they click on their name there is always an immediate prompt that says somehting like "log fail, wrong username or password. please try again" I always found that a little strange since these accounts don't get a chance to type in any password. So up until now I just told everybody to click on login manualy and so on. For me it always works. Ican klick on my icon and I get asked for my password and I can sign in without any problems. At the beginning I always thought my users just forgot their passwords, since a reset usually helped. But today I was trying to setup a client with a user I created myself. But now I can't even login with this new user manualy. I am sure I have the right password because I can sign into the forums with it. I always get a message that tells me to make sure I have proper connection and so on. But I do since I can also sign in with my admin account from this client. I have these problems across all the client I use (Theater desktop, firetv, web app, android, ios). I always check on the dashboard if the users are there and I can also see the failed login attempts I just don't know how to fix this. Am I doing something wrong?
-
Hey all, I have an uncomfortable social situation I'd like to avoid passively, if possible. My partner logged into her Emby Connect account on her old roommate's Xbox, so she could access my server while she lived there; she's moved out and isn't on the best of terms with them now, and I'd prefer to disconnect her account from that Xbox without contacting the roommate directly. I've reset her password on the server, but it isn't forcing her to sign back in when she launches the app on devices she controls. I've restricted devices that have access to the server, but that also isn't ideal as the device list doesn't seem to list every device the account has connected from - it requires some babysitting to enable/disable the devices I want/don't want to connect. I realize this is more of a social problem than a technical one, but it would make my life a lot easier if I could solve it technically; is there some way to force her account to simply re-authenticate before it can access my server? She says she's reset her Emby Connect password already, and I've searched around to see if someone's addressed this before. Thanks in advance.
-
Hi, I've discovered today Emby and I'm trying to configure it on an old lapop with Ubuntu Mate. I've the server up, working and tested with other laptops on the same LAN. But I've noticed a problem, on Windows the server appears on "Network" as a "Multimedia Device". That's not the problem, the problem it's that if double click on it, I can enter on the library folder, or If I go to "Properties" and clic on the URL (for example): 192.168.0.13:8091, I open the web interface on and automatically logs with my server user with all access. My question it's how I can set a login screen when someone wants to enter on the server, even if it's me from other laptop. I have my admin account linked with Emby Connect, I don't know if this detail helps with my problem. Regards EDIT 1: Ok, searching a bit more on this forum I've found this thread: https://emby.media/community/index.php?/topic/59893-require-pin-for-accessing-user-accounts/ and on a comment: Hi. If you want to be able to switch between users (accounts) on the same app, then you don't want to use Emby Connect. Connect is designed as an easy way to directly connect an app/device to a single user without having to know/type in the server address and credentials for the user. If you want to have two accounts with different access, then you want to create two normal accounts on the server (not by email address), setup their access and passwords how you like, and then any local device should automatically find your server and present those two users as options at log-in. Please let us know if this answers your question. Thanks. So, my first problem to ask for login it's solved. But I'm still able to access the folder via "Network" as the server it's listed as a "Multimedia Device" and if I do double click, I enter on the folder and see all the downloads. How I can restrict the folder of the library on the LAN?
-
Hi - I would like to setup user accounts for 'parents' and 'kids'. I want to have some control in place so that my kids can't select the 'parents' or default admin account and immediately get access to all of the content on the server. I have not been able to find a way to set a PIN for the users. Here is what I've done so far: - Installed the server and setup a default admin account. I've linked this account to Emby Connect - Subscribed to Emby Premier (again with my default email linked to Emby Connect and the default admin account) - Created a local user and attempted to associated with my Emby Connect account (this fails every time - I've sent an email mentioned in the error message and have received a response). - Installed the app on iOS and logged in with my Emby Connect account (which is also the local admin account) - When launching the app - I can select either user and I am not prompted to 'login', the content is available without any restriction I know I can restrict content via ratings or keywords, but neither option will prevent someone from launching an account that has access to all of the media. Here is what I would like to happen (if I have a step wrong, please set me on the right path): - Install the app (iOS, AppleTV, Roku, etc...) login to connect my Emby Connect & Premier account - launch the app and have the choice of which user to 'login' as - be prompted to enter a PIN for each user (or in the case of my Kids - no PIN) - get access to the content based on the users settings (either library access, keywords, or ratings restrictions) Any help is appreciated.
-
After using Emby for a while I'm so happy with it that I decided to publish it to the Internet so I can listen to my music when I'm away, without needing to VPN home. I'm publishing Emby behind a Squid reverse proxy, using SSL termination. Meaning: Internet Client -----HTTPS SSL connection-----> | Squid reverse-proxy -----PLAIN HTTP-----> Emby | INTERNET | LAN Now I have a couple of questions/features requests regarding publishing Emby to the "evil" Internet: Is there any known issue/concern that I should be aware off that is not too relevant while Emby is only visible in the LAN but that can be dangerous if Emby is visible from the Internet? I'm worried about brute force attacks. Is it possible to enable a captcha on the login screen so for example after 3 failed logins the user will need to validate the captcha to try to login again? About the login screen: would it be posible to have a configuration parameter in Emby to "harden" the login form like for example disabling autocomplete on the username field? Is it possible to enable a configuration parameter to hide all users from the login screen, server wide, instead of doing it on user basis only? How does the "in-network sign-in" with the easy pin code works? How does Emby know that the user is logging in from the LAN or from the Internet? What happen if the user is in the Internet but Emby is behind a reverse-proxy in the LAN (all requests comes from the LAN IP of the proxy)? Would Emby check the X-Forwarded-For HTTP header if the reverse-proxy provides it? I know these are a lot of questions and some things may not be even implemented right now, but if they are not, maybe they can be a good idea to implement in the near future since they can help us to protect our server for the "evil" Internet. Cheers
-
Hello, I'm searching for a solution to log in to the web-based client without entering credentials. Is there any possibility to login with variables in the url like an API and the userid? (Or through a POST/GET request) I've read the API wiki but I'm not getting any further.. Regards, Louis Mylle
-
We are using Emby as our media streaming server in our school and it works really well, it replaced Microsoft Windows 2008 Streaming Media Server! We are running it on an Ubuntu server, so if we have to edit config files we will need to know the Linux file paths as opposed to Windows. The way it has been setup is that staff and students have a restricted login account with no password, and we use the school's crest as the icon like the screenshot below The problem is that staff and students (despite being told) are trying to login manually rather than clicking in the school crest. We then get people phoning IT asking us for the login details. Whilst ideally we would love LDAP/ Active directory integration, I appreciate this is not a priority. We would like to be able to edit the wording on the login page so it's clear that users who only wish to view content should click on the school crest. As a secondary requirement we would also like to remove the Forgot password option because our other login accounts are shared and hidden (need to know basis only) e.g. we have one where users can login to schedule the recording of a TV program (EmbyTV) where it would be inappropriate for users to change the password. Same with the Admin account which is also shared. The simple question is how do we go about customising the layout of the login page?
-
hi all, hope this is the right place. i am running emby-server-3.2.10.0 (doesnt matter, happened on more than one version) using pkg on a freenas-9.10 server. i noticed that when i set a password for a user using the webinterface i get access to another field for local network login offering easy-pin-access stuff. nice. if i check the box for that it works as intended. if i disable the password for the user again by updating it to an empty one the field for local pin access goes away but is still active. meaning that i still see a little lock symbol next to the user on my fire-tv and need to enter the easy-access-pin to login. since i disabled the password i'd expected that all login restrictions would be gone now. if you feel like this is a valid point please look into that. thanks for making a great tool & product! edit: solved
-
I know I must be missing something simple that maybe I changed when I first installed. When I was setting this up I was always logging in as myself. Now that things are mostly working I wanted it, on launch to be able to go to the login screen and you either select myself or the Kids user. I have the kids user set up but I can't figure out what I need to do to get it to ask at each login. Thanks Josh
-
Not sure if this is the right place for this topic. I have been having a problem for a few weeks now where I cannot login to Emby Connect when I am on a mobile data network. When I am at home on my network or at a friend's house on their network I am able to login with no problems. But if I turn wireless off on my phone and connect to the phone's data network, I cannot login. The problem is the same if I try to login to Emby Connect via a web browser also.
- 47 replies
-
- Login
- authenticate
-
(and 2 more)
Tagged with:
-
Android - Asking for configuration if network not reached, at login
anderbytes posted a topic in Feature Requests
When I open my Android Emby app, two scenarios are possible: - Connect Successfully - Connection unsuccessful. Go to server configuration. Well... it happens that JUST because my server wasn't reached, it doesn't mean there's something wrong and I have to be redirected to config pages. Sometimes it's just about waiting a few seconds and trying again (or even insisting a little more before giving up connection). I believe that this breaks Emby's connection transparency. I think that the best way would be to create a sidepanel that, WHEN DESIRED, could be slided in to reconfigure, connect manually or even emby connect. This way... Emby would retry non-stop (maybe with a tries counter, "retrying in N sec..."), until you REALLY want to manually configure it again. I'm thinking about installing Android Emby app on my wife's phone, but she is far from a tech user, and those users will cleary be confused with config pages. Common users hate config screens and just want app to work... even if takes a little while to connect. What do you think? -
Will support be added for podcasts that require a username and password to obtain the RSS feed? For example, I subscribe to Mysterious Universe Plus+ (http://mysteriousunivers.org/plus/) and I use the following to get the feed: http://mysteriousuniverse.org/feed/muplussq/ If I enter either http://mysteriousuniverse.org/feed/muplussq/ or http://user%40email.com:password@mysteriousuniverse.org/feed/muplussq/ into the Podcasts Plugin, I get an error: The remote server returned an error: (401) Unauthorized. Entering http://user%40email.com:password@mysteriousuniverse.org/feed/muplussq/ into IE or Chrome works fine for me. The plugin works great for other feeds that don't require a login. And I do have other ways of downloading the feed and adding it to my collection, so this is not a big deal. It would just make everything flow more smoothly if it was incorporated. Thanks!
-
Hello everyone, I have this weird bug where I can't login to my emby server from my cellphone / tablet if I'm outside of my home network; login fails with "Request was denied for security." message (cf screenshot below). Emby website in my browser outside of home network works fine. I am running Emby behind a nginx reverse proxy so I don't connect through emby connect but through an URL like xxx.noip.me:123/emby App stopped working a few weeks back with no change on the server configurations.
- 27 replies
-
- access denied
- login
-
(and 1 more)
Tagged with:
-
I want to change the base width of the div.card.squareCard.bottomPaddedCard on the login page that is used to display avatars that are not hidden during login. This width changes based on @@Media min-width variables, so I also want to change all those so the profile images are smaller across the board, but I can't seem to get the CSS code to take effect. Trying to affect this code (user-id and domain code replaced with question marks) <div class="card squareCard bottomPaddedCard"> <div class="cardBox visualCardBox"> <div class="cardScalable"> <div class="cardPadder"></div> <a class="cardContent" href="#" data-ajax="false" data-haspw="true" data-username="admin" data-userid="?????"> <div class="cardImage" style="background-image:url('?????/emby/Users/?????/Images/Primary?width=600&tag=?????&quality=90');"></div> </a> </div> <div class="cardFooter"> <div class="cardText">admin</div> <div class="cardText">Last seen a minute ago</div> </div> </div> </div> Looks like the base code for the width of the outer HTML element copied above is only controlled by this, line 307 of card.css .squareCard { width: 50%; } I should be able to override this code by declaring the element in addition to its class, but to be safe I'm declaring two of its parents. #loginPage #divUsers div.squareCard { width: 33.333%; } And it doesn't work. I've already added some small level of anonymity to the login page by hiding the username and last seen time from display. I use the same method and avoid using any !important shortcuts in the css. (Edit: I apply this code in Settings > Branding > Custom css) I also tried to !important this and it has no effect. Any ideas? -------------------------------------- Screenshots... current live display: desired display: