Jump to content

Search the Community

Showing results for tags 'users'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

  1. babarsyal

    Options related

    Hello, I want to hide or disable some of the options from server for local users. we have more than 500 users and now we are running it as a test and for that i have some issues regarding main setting options. i I have attached above the screenshot with mark where i want to remove marked area or just settings option for local users. Second pic attached with marked area that any user can delete from his account. i will run only one account for all users and cannot allow one user one account. also if any user delete this file so it will be deleted from main directory or just from user's sync library? I just want to have full command over security to save my data from users.
  2. benswan

    Adding local users in bulk

    Hello everyone. I have recently set up an Emby server in our school district. I am looking for a way to add local users in bulk. I have the server configured so you can only access it while on our network and I do not want users to access outside of our network. Not sure if I can bulk upload a CSV file? Or even modify a SQL database? Thanks
  3. TheBrainninja

    How to Force User to Log Out

    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.
  4. 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.
  5. luukass22

    Projeto para 250 usuários

    Ola, gostaria de saber, qual hardware necessário para montar um projeto para 250 usuários simultâneos, possuo uma venda de internet em minha cidade, e possui essa média de internet, talvez eu consiga alocar Hardware em um provedor de um amigo, mas não sei qual maquina seria capaz disso, alguém poderia me ajudar?
  6. Two of my users have created playlists, and when they select "Add to playlist" the dropdown menu shows every playlists that either of them has. Selecting another user's playlist adds the item to it. When they go to watch their playlists, they only see their own. Users who have not created playlists only see "New..." but once they create one, they can select other users' playlists too. The UserId in the playlist.xml only shows one user each. I tested two playlists with the same name: both show up, and have separate items, so users can easily get them mixed up.
  7. fc7

    Hardening Emby login

    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
  8. I am trying to add a friend to my server using the guest feature. He receives the invite and can access the server (for some reason, seeing all of MY watch positions, etc (what's up with that??)) but I have no way to moderate his access or anything like that -- he just doesn't appear anywhere in the dash. Thanks
  9. blakeusblade

    Limit access to webpage

    Unfortunately, In order to limit a particular user to just the web interface (and not allow them on devices). One must enable access from all devices in order to allow this. It would be good to have a generic item in devices that represents web browsers generically. This would allow control over the web browser interface! Limiting users to just the webpage.... For example, I have a user who I want to just have permission to download raw files. At present I need to enable there access from all devices else they can't access the web page. I don't want them to use or have permission to use any emby app or device except the web interface. Having a generic device that represents the web interface would allow control...
  10. I gave my account info to a acquaintance so they could access a server im not in control of. I no longer want them to use my profile. How Do I remvoe their specfic device from my emby connect account. Ive tried changing the password but they are still able to connect to it somehow.
  11. CarlosLima

    User Control

    Hi, Is it possible or feasible for us to have greater control over users? 1. I understand how interesting it is to be able to determine the validity period of login to each user, for example, a specific date for expiration. 2. It would also be interesting that there could be limited single login per user, or maximum of two simultaneous login. Because Emby limits the maximum of 15 logged in users, it would be fairer to grant a single (or two) login to each user. Thanks for your reply.
  12. offzinho

    I have 2 doubts

    Hi, I have 2 doubts. If I buy the premium, when my users (family) will use the app, they have to buy the app or because I bought the premium, or it's worth for all users. Second doubts, how can I leave the home equal to Plex Media? possible? Or would like to show all recent media all together. example: home present: keep watching recent movies recent kid movies I wanted it to stay like this: keep watching all recent media thank you so much, sorry for any inconvenience and sorry for my bad english.
  13. Hello i have some Feature Requests for the Emby server software 1: a way to set the limit the number of simultaneous logins from users 2: with the iptv software to be able to order the channels it to groups or packages and the be able to set witch user can watch what package/group of iptv channels thats all for now thank you
  14. Hi, I'm having a little trouble here. I've been making great strides getting Kodi set up on my shield with the Emby Add-on. It's working great for my administrator account. Once it was set up, I wanted to now go in and change the Username associated with it. I go into the add-on setting and and click "Change Emby Connect User". The login prompt pops up, I type in the credentials and it says "Welcome Username". All working great there. However, nothing changes. The current user still has access to the same Libraries. If I quit and go back in it then says "Welcome Administrator" again. If I change a user do I then need to go in and do a full refresh? I didn't want to spend the time doing this if it's not related. Thanks
  15. Definitions: Local refers to HTTP/unsecure External refers to HTTPS/secure For local use, I really see no reason to use passwords but for external use, passwords are critical to prevent anonymous access (only want a handful of people to access it, not the ~7 billion people on the planet). What I expected going into this is that only Emby Connect enabled accounts would show up through HTTPS and they would require the Emby Connect credentials to log in. What I got was the same as HTTP: click a name and you're in. So, what does Emby support now in terms restricting access to the world other than NAT routers and requiring all users to have password? If I have it about right, then consider this a feature request (probably should move it to Feature Request forum).
  16. Hello All, I was wondering theoretically or actually? How many users or profile connections can MB3 except. Say, I have 3 friends and they all want to connect over my public ip and authenticate themselves against the profile setup. I figure it may depend on the type of hardware MB3 is running on or just wondering if there was a software limitation? Again, Big Fan... Noob
  17. Hoi, ik kan zo snel geen duidelijk antwoord vinden op de vraag waarom andere gebruikers (dan jijzelf) Collecties die jij hebt aangemaakt kunnen beheren, en er films aan toe kunnen voegen. Ik heb gelezen dat de adultfilter een optie is, maar ik wil dat users de collecties die ik toevoeg alleen kunnen lezen. Is hier een workaround voor? Greeetz
  18. Cire3

    Can't ad Emby users ?

    I have the server setup and I have the year license. Problem is I can't seem to add users ? I try to setup my daughters after I had them register/validate. I try to setup the user account and I get an error they are not registered with Emby ? However I can log in as them ? Am I doing something wrong ? user/user@email.com is how I'm adding them
  19. Hello Emby, big fan here and I've been using Emby for a few months now. I've been having a small issue. I have a supporter membership so I would assume that my users would not have to also pay for it correct? Because it seems like I'm having issues with a new user I added maybe a day ago. I have added them to my server via email confirmation link and I was able to log in on my device to ensure playback was working but when they try to sign in on their device it comes up with the please unlock this app message. Is the only way to get that to disappear to have them sign in through my wifi? Because he lives a town over and I would rather him avoid the drive. Sorry if it is a dumb question, I just haven't quite been caught up to date with everything on the app yet. Thanks in advance guys!
  20. I'm really new to CSS personalisation. I did the following as modifications to css: /*Enable vertical scrolling on the custom css text box*/ #txtCustomCss{ overflow-y:scroll !important; height: 500px !important; } /*Remove 'Missing Trailer' icon in metadata editor, I don't use trailers*/ img[src='css/images/editor/missingtrailer.png'] { display:none; } /*Red border and glow for userview cards */ div[data-itemtype="CollectionFolder"] .cardContent, div[data-itemtype="UserView"] .cardContent, div[data-itemtype="PlaylistsFolder"] .cardContent{ border: 1px solid rgba(232,17,35,.5); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(232,17,35,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(232,17,35,.6); } /* Deeper red in links/bottom border to match Disparity*/ .libraryViewNav .ui-btn-active { border-bottom-color: #E81123; } .libraryViewNav a:not(.ui-btn-active):hover { color: #E81123 !important; } .ui-page-theme-b a:visited, html .ui-bar-b a:visited, html .ui-body-b a:visited, html body .ui-group-theme-b a:visited { color: #E81123; } .ui-page-theme-b a:hover, html .ui-bar-b a:hover, html .ui-body-b a:hover, html body .ui-group-theme-b a:hover { color: #E81123; } It seems that the changes only work when I go to my web server from 192.xxx.x.xxx:8096. When I try to connect from app.emby.media (any users), it doesn't do anything. Am I missing something? I attached some pics.
  21. claudiovit

    help with registration of new users

    hello everyone do not know if I'm posting in the right place if you are not sorry about that my doubts and have some way to put the User to create own account on the server why that : I have a web server radio and have more than 500 customers and installed Emby server for them but did not want to create the account of each because it would take a great time it would be easier if the initial pagia had a button to register. so that he himself could do Register thank you all
  22. I am having a major issue with the Fire TV Stick (It's also happening on the Nexus Player app). I recently added my sister as a guest account to my server, but on her Fire TV Stick, whenever she chooses "Login with Connect" after entering the pin on her computer using HER USERNAME AND PASSWORD, she is given the "choose a user" screen on the app. The major issue here is even though she used the pin with HER account, she is unable to launch the app using her account. It always gives the "Invalid Username or Password" error. She CAN however, click on MY username (the admin account) and the app works perfectly. This is a major issue, as I'd like to add more guests, but absolutely can't if they all have immediate access to my admin account, and not their own when using a Set top box. The app works perfectly under her account for Android, as well as the web client, but there definitely are some wires crossed when it comes to the pin sign on for the box apps. Any help would be greatly appreciated! Thank you!
  23. tarnalcock

    Group users for multi sync

    Hi there, I think this may be useful for families and the like. My housemate and I watch series together but sometimes she is away or busy, so I carry on without her, and vice versa. It would be really useful if we could create a group profile, called "house" for instance. This would then be linked to our individual profiles, so when we watched together as this "user" both our individual account's play states would be updated. If I then wanted to continue alone I would use my personal profile which would not update hers or "house". So this would be a one way sync from house to each user on said group. Even better would be a two way sync but with a "resume from user_x or user_y" option. I doubt this is a hugely necessary feature but it would be nice.
  24. hi all, in emby as admin user i can add directories to my server to shared via emby, e.g. Folder-Picture /home/user/Pictures/ and every user can access this folder if I set the user to have access to it in emby of course, however let's say in pictures i have 2 subfolders: /home/user/Pictures/Family /home/user/Pictures/Friends so let's say I added another user to emby called "family" now I want "family" to have access to /home/user/Pictures/Family but not to /home/user/Pictures/Friends so i thought let's add /home/user/Pictures/Friends as another share in emby and restrict the access of user "family" to it. However when you do it this way you get the message that there is a duplicate folder and the share /home/user/Pictures/Friends remains empty for any user. The only way to still have this work is to remove the folder /home/user/Pictures/ from the shares and add each sub-directory as a share in emby and then i could restrict its any subfolder accordingly. This is very cumbersome if you have a lot of subdirectories, so why not make it possible to add subdirectories in the emby shares as well?
  25. It's quite useful to be able to quickly add/remove items as Favorites with the context menu while in the Emby app (via WMC or elsewhere). I use this to keep, for example, a handy list of TV shows I'm currently watching, so that I can go to that selection rather than wading through all the shows I have. My son uses a list of Favorites in his movies. In many cases, like the TV shows example, it would be nice to have a per-user checkbox configuration option in the Emby server's User settings to toggle the Favorites view option to be enabled when the user logs in. Currently, it's disabled by default and the user must navigate to the Favorites option on the settings bar (MBC on WMC) which, while not a lot of extra work, gets wearisome when it's pretty much my default first action for any given view. I'm aware there might be sort order issues as per the comment in http://emby.media/community/index.php?/topic/21749-favorites-on-ehs-chocolate/ but perhaps the setting could be implemented in such a way as to toggle the Favorites view after the user has entered the category view, when the option is checked in User config? Thanks for taking the time to read through this! I've been a supporter for about a year now and I'm generally very happy with Emby
×
×
  • Create New...