SoliFlix 6 Posted 3 hours ago Posted 3 hours ago (edited) Hey everyone, Inspired by a feature request (Have an admin notes section under each user account), I built EmbyUserNotes (EUN) - a lightweight, admin-only plugin for internal notes on users and custom user groups, with CSV export/import for backup. Here are some screenshots: Spoiler Spoiler Spoiler Spoiler How to test: 1. Download EmbyUserNotes.dll below. 2. Copy it into your Emby Server "plugins" folder. 3. Restart Emby Server, then open Dashboard -> "User Notes". Security & privacy: - Admin-only, enforced server-side on every route - Never writes to Emby's own database - only reads existing user data (incl. avatar) the same way the built-in Dashboard does. - Notes are plain text only, no rich text/HTML formatting - keeps things simple and safe. - "EDIT PROFILE" links straight to Emby's own official user-edit page for the selected user. Export / Import: The export generates a single .zip file containing 3 CSV files (groups, group members, and user notes). While built-in validation checks are included, manually editing and importing modified CSV files is at your own risk. This is a fully working beta version, but since it's just a side project, further development will depend on community interest. If you'd like to help test this release, your feedback is welcome! EmbyUserNotes.dll Edited 3 hours ago by SoliFlix forgot dll 1
GrimReaper 5102 Posted 3 hours ago Posted 3 hours ago Could you make it so server Date/Time Locale is respected, i.e. not US date formats? Also, abt. 50-60% of my users have Date Created as 1/1/1?
SoliFlix 6 Posted 3 hours ago Author Posted 3 hours ago I will look into it about the server Date/Time Locale. Because on my side it shows the european time. I have a few of those with created 1.1.1 too... these dates come directly from Emby and are not a plugin error. 1
SoliFlix 6 Posted 47 minutes ago Author Posted 47 minutes ago Which browser are you using and what language is it set to? When I set mine to English (United States), the date is displayed the same way as in your pictures. It doesn't matter what's set in Emby. My plugin currently uses the date format of the language you have in your browser. I need to test whether it can adopt the date/time format from Emby. Spoiler
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