D1sk 4 Posted January 19, 2021 Posted January 19, 2021 Good evening, I would like to ask if it is possible in Emby to hide these video, audio and picture information files for certain users?
Luke 40063 Posted January 20, 2021 Posted January 20, 2021 Hi, there's no way to do this, but it's been requested before and is possible for the future. Thanks.
Carlo 4552 Posted January 20, 2021 Posted January 20, 2021 You can hide this for web browsers using CSS. Click on the Settings menu from the web app then scroll down to Custom CSS section and add this: Remove Links and Media Info sections div.linksSection, div.audioVideoMediaInfo {display: none;} 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now