All Activity
- Past hour
-
Ccyyyy joined the community
-
Anyukari joined the community
-
FerenNell joined the community
-
Nicolegrigou joined the community
-
Tequila420 joined the community
-
matamonos@gmail.com joined the community
-
Secret31 joined the community
-
perole.26e0d joined the community
-
chiliroo joined the community
-
Temporary fix is use infuse. Connect to your Emby or Plex library and it works for now.
-
Yes I use the same path on Plex. I can't get my head around this one.
-
If you are talking about the popout effects, as the comments and update notes say you can totally disable that effect. Just change these variables to this: /* MEDIA CARD POPOUT EFFECTS --- */ --popout-perspective: none; /* Effects can be made when hovering over media cards to disable use "none" or to enable use "1000px" */ --popout-transform: none; /* Effects can be made when hovering over media cards to disable use "none" or to enable use "scale(1.05) rotateX(4deg) translateY(-5px)" */ --popout-shadow: none; /* Effects can be made when hovering over media cards to disable use "none" or to enable use "0px 20px 30px var(--black-alpha-90), var(--shadow-glow-standard)" */ If it's something else, please let me know what the issue is so I can address it. But just about every change that happened you have the ability to control. For the font size you can drop this at the end of section 12. /* ============================================================ HOTFIX: MEDIA STREAM INFO FONT RESIZING ============================================================ */ html[class*="theme-"] body .mediaInfoAttributeLabel, html[class*="theme-"] body .mediaInfoAttributeValue { font-size: 1.15em !important; line-height: 1.5 !important; } html[class*="theme-"] body .mediaStreamInnerCardFooter h3 { font-size: 1.45em !important; margin-bottom: 12px !important; letter-spacing: 0.5px !important; } html[class*="theme-"] body .mediaStreamInnerCardFooter { padding: 1.2em !important; } html[class*="theme-"] body .mediaInfoAttributeValue { white-space: normal !important; word-break: break-all !important; }
- Today
-
Emby Theme: Retro Navy & Gold (W/ Seasonal Themes)
MediaEmby1968 replied to Aleas's topic in Web App CSS
I have tried this new version with its changes and it does not particularly appeal to me, I have gone back to the 100th version that I had, which I liked how it turned out. Just one question. Could you tell me what to edit so that the multimedia information appears in larger text? Thank you -
See if this one works. It should correctly loads the settings page now. The config file is not necessary for the settings page to load and is first created when saving. EmbyIcons.dll
-
Is offline use with Xreal Beam Pro possible?
bobaldis replied to bobaldis's topic in Emby For Kodi Next Gen
@quickmic Thanks, uninstalled and re-installed Kodi, added EFKNG 12.4.17, sync'd the library and downloaded one season of a series OK. Faked my train scenario, rebooted XBP, disabled WiFi, started Kodi, watched 6 mins of episode one, restarted WiFi and the watched status sync'd with Emby Server, just what I needed thank you. Is there a way to managed the downloaded content, ie to remove the files once I've watched an episode and any clever way like Emby to automatically delete watched episodes and download the next couple, no problem if there isn't just checking. General comments, not regarding EFKNG but Kodi itself, not sure if because I'm so used to Emby but the interface and interaction with EFKNG seems very clunky in comparison, I'm not complaining as that with the EFKNG integration allows me to view my Emby content on my Xreal Beam Pro and AR Glasses, but it would be nice if Emby just did this natively Thanks again -
Emby premiere member unable to access Emby server on android tv, android phone and lg tv via apps.
sk818 replied to sk818's topic in Android
I am a complete novice with this so could you walk me through the steps needed? I have no idea where to begin. Thank you -
Perhaps the Emby dev could start to stop ignoring us and try to find a solution to this problem? @sa2000 @Luke
-
Users get access to directories they shouldn't
NicerDicer replied to NicerDicer's topic in General/Windows
I don't know if I understand you correctly, so here's an example: Shows/ Show name 1/ Episode A1 Episode A2 Shows.Incoming/ Show name 1/ Episode A3 Show name 2/ Episode B1 In the library, user X has the access check mark set for "Shows" and "Shows.Incoming", and correctly sees all four episode files. In the library, user Y only has access set for "Shows" but inside "Show name 1" sees A1, A2 and incorrectly A3, but correctly doesn't see "Show name 2" at all, and therefore also not B1. -
I too am having this issue, any word on a fix timeline?
-
swenth started following I think my server was hacked
-
I also have failed attempts login from ip 88.177.86.82 Anyone found the origin? Has emby team taken actions help secure? Such Captcha Ip bans? Or temp ip ban Or redirect?
-
Krooz TV IPTV (Service changed URL of M3U, Now guide data isnt loading)
maroxtowerz replied to GaryG's topic in Synology
The New and only official website for krooz tv is now krooztv.net You will find your old account there whats where they moved the website -
Emby premiere member unable to access Emby server on android tv, android phone and lg tv via apps.
ebr replied to sk818's topic in Android
Hi. It is almost certainly your firewall on that machine that is blocking it then. Connecting from Client Apps -
Emby premiere member unable to access Emby server on android tv, android phone and lg tv via apps.
sk818 replied to sk818's topic in Android
On the same network or remote? - SAME Are you sure the IP address didn't change? - QUITE SURE BUT I DELETED AND MADE A NEW SERVER FROM SCRATCH TO BE SUEW AND STILL NO LUCK Are you sure it is running? IT SEEMS TO BE RUNNING AS I AM WATCHING CONTENT THROUGH MY BROWSER Can you access from the machine with the server using a browser and localhost? I AM ABLE TO ACCESS USING A BROWSER AND LOCAL HOST BUT THAT'S IT/ UNABLE TO LOGIN FROM ANYWHERE ELSE. -
Guide - SSL Qnap certificate and Emby (manual and automatic)
renefw replied to dieffe70's topic in QNAP
I renamed the existing emby.p12 file to emby-old.p12 using PuTTY. Then I entered the line including my password. There was no error message. The opensslout.txt file was also empty. Then a new emby.p12 file was created with a current certificate. That is, the SSLcertificate.crt file shows "Valid from March 26, 2026 to June 24, 2026". Why doesn't it work via the script? What's wrong with my script that it thinks the content of SSLcertificate.crt hasn't changed, even when the above command line isn't executed, and the check-p12.log file always shows that the certificate key hasn't changed? What can I do to make it work this way? -
Emby crashing on almost every movie on Shield TV Pro
ebr replied to adnaan77's topic in Android Server
Hi. You are running the server on the Shield? Can you define "crash"? What, exactly, happens? Please provide a server log from one of these events. Log Files- 1 reply
-
- shield tv pro
- android
-
(and 1 more)
Tagged with:
-
Updates: Re-enabled media card popouts, this needed a lot of refinements, it was overkill before. so now certain items/areas will no longer receive this effect. (@HUNCO I think this another animation you were missing) This is enabled by default now, see section 1 updates on how to disable it if you prefer it that way. Fixed a hover issue with the ratings star in the table view Cleaned up seasonal variable lines just a little bit. Changed the opacity of the LiveTV guide timeline indicator Removed hover effect on media descriptions, in the media details page and the OSD Added note on top of section 1 about enabling/disabling variables. Music mini-OSD gets the frost/transparency effect (new variables for that) Fix for popout effect borders on cast & crew picture shapes not respecting the shape of the picture Softened up shadows, removed shadows in a hover state (variable updated) Shadows should be better at respecting the media-card-radius variable Fix for Cast & crew and music artists "More" button being hidden in a non-rectangular state. (It's now centered on the bottom) Unknown actor images have a better look now. Fixed the play button in the OSD Increased the media stream information font size @MediaEmby1968 Fixed the triangle color of "Play from Beginning" in the OSD on a hovered state Fixed the "Played" indicator in a list view in a hover state Make the "More" and Directors links in the media details page gold. Added the ability to hide the Emby logo on the sidebar in a docked state (new variable for that) Fixed the Emby logo when the user theme is set to a Light theme. When a filter is applied, that filter button will now be gold to reflect it's in an active state. Section 1 Updates: If you customized your CSS, you could keep your section 1 and just update section 2 on down. but here are the important things that were added or changed so you can modify accordingly. The Note at the top about enabling/disabling variables Trimmed the seasonal variables to use the logic the note says. Popout variables changes to enable by default /* MEDIA CARD POPOUT EFFECTS --- */ --popout-perspective: 1000px; /* Effects can be made when hovering over media cards to disable use "none" or to enable use "1000px" */ --popout-transform: scale(1.05) rotateX(4deg) translateY(-5px); /* Effects can be made when hovering over media cards to disable use "none" or to enable use "scale(1.05) rotateX(4deg) translateY(-5px)" */ --popout-shadow: 0px 20px 30px var(--black-alpha-90), var(--shadow-glow-standard); /* Effects can be made when hovering over media cards to disable use "none" or to enable use "0px 20px 30px var(--black-alpha-90), var(--shadow-glow-standard)" */ Effects area changed for showing/hiding the Emby logo and mini-OSD for music frost treatments. /* EFFECTS (SIDEBAR, HEADER, DIALOG POPUPS, MINI-OSD */ --sidebar-blur: var(--blur-heavy); /* Frost blur intensity: var(--blur-heavy), var(--blur-light), or none */ --sidebar-bg: var(--navy-base-alpha-75); /* Frost transparency intensity: var(--navy-base-alpha-75), var(--black-alpha-80), var(--black-alpha-95), etc, or var(--retro-navy) to disable */ --header-blur: var(--blur-heavy); /* Set to 'none' for a completely clear header, or var(--blur-heavy) / var(--blur-light) to enable frost */ --header-bg: var(--navy-base-alpha-75); /* Set to 'transparent' for a completely clear header, or use a translucent color to enable frost */ --header-border: var(--standard-border-thickness) solid var(--gold-alpha-15); /* Set to 'none' to disable, or var(--standard-border-thickness) solid var(--gold-alpha-15) to enable */ --header-content-padding: 20px; /* Media details header padding, push the content down from the header */ --header-logo-display: block; /* Set to 'block' to show the top left Emby logo, or 'none' to hide it */ --osd-mini-blur: var(--blur-heavy); /* Frost blur intensity for the bottom mini music player */ --osd-mini-bg: var(--navy-base-alpha-75); /* Background transparency for the bottom mini music player */ Shadow hover state disabled via this variable --shadow-glow-standard: transparent; /* The primary gold glow seen on hovered media cards */ Enjoy! Emby Navy and Gold v4.112.css EDIT: Just snuck in a quick fix for the double logo. EDIT2: Snuck in another fix for S00:E00 text in the media details page.
-
Well last night was the first chance I got to sit down and watch something since changing the player back to auto. This time it did not stutter, but it would play about 30-45 minutes of the movie and then freeze completely. I couldn't pause it or get the player controls to come up or anything. The only thing I could do is hit the back button, but instead of it exiting out of the video back to the movie details screen, it would return to the AppleTV home screen as if the app had crashed. Happened twice trying to get through the movie. Of course, going back into Emby app > the movie > and resume started the movie right up instantly where it had frozen then played for another 40-50 minutes before freezing again.
-
Kickaha0268 started following Einmalig Hinweistext beim Login anzeigen
-
Hallo, gibt es eine Möglichkeit bei einem Login einen Hinweistext anzuzeigen der bestätigt werden muss? Also ungefähr so wenn man sich in ein fremdes WLAN-einloggt (Haftungsausschluss etc.). Bisher habe ich nur folgende Möglichkeit gefunden: https://emby.media/support/articles/Server-Settings.html , Branding Ich möchte einen Text anzeigen lassen sinngemäß mit folgendem Inhalt: Benutzung erfolgt auf eigene Gefahr. Auf dem Server wird eine Logdatei erstellt mit welcher nachvollzogen werden kann, wer wann welchen Film gesehen hat. Hintergrund: Ich möchte vermeiden, dass mich jemand rechtlich belangt wenn dieser angibt dass er nichts von einer Logdatei gewusst hat. OK, wenn es dazu kommen sollte wird der Person ohnehin der Zugang entzogen.
-
chrisrobbins1970 started following Playback on Roku only sometimes skips back a few seconds then resumes
-
Playback on Roku only sometimes skips back a few seconds then resumes
chrisrobbins1970 replied to Gilgamesh_48's topic in Roku
I know this is an older topic, but I have a Roku ultra and watching NCIS New Orleans, the video has AC3 audio and it transcodes to 192 kbps. Yes, it remux.. when pause and go back to playing the video it will skip back a few seconds and continue with no other issues.... However, on the Roku Stick, no issues with pause .. -
ianmcleish started following Emby Streams - Unraid Dashboard Widget Plugin
-
Emby Streams - Unraid Dashboard Widget Plugin
ianmcleish replied to gthrift's topic in Tools and Utilities
It is a shame it did not make it into the CA for Unraid. I found Active Streams was very similar without causing FixCommonProblem complaints, and seeing as I am running atm both Emby and Jellyfin, it shows activity from both. So I switched to that. I see nothing wrong with the emby streams plugin, but apart from a little configuration, I don't see the point- there is al;ready one in the CA Apps which is as good (if not better) Plex and JF as well. Sorry. -
embyforkodi (next-gen) 12.X.X support
supermood replied to quickmic's topic in Emby For Kodi Next Gen
that's interesting! I have some movies that are only in the IMDb list 'best 250' and not in the let's say 'matrix collection' but I habe that Problem also in emby not only in kodi. so it's something different? it startet after trying the acdb tv Plugin to download some lists into emby thanks! -
embyforkodi (next-gen) 12.X.X support
supermood replied to quickmic's topic in Emby For Kodi Next Gen
thank you for your fast help! @quickmic! yes I accidentally download all in advance. didn't know that this is a mistake. now all perfect! many Thanks! and no, I have absolutely no clue about Linux happy Sunday! -
@Lukeis this still being worked on or is there a setting we can change that was added? Thanks
