All Activity
- Past hour
-
Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
-
Emby Theater Beta (Electron) on Raspberry Pi 5: Stuck at logo with infinite loading bar
Luke replied to hukt_own_fonikz's topic in Linux & Raspberry Pi
OK we'll take a look at it .Thanks. -
Emby Connect does not find my server via automatic IP detection
Luke replied to toooo's topic in General/Windows
OK please let us know how things go. Thanks. -
Please let us know how things go. Thanks.
-
[Help] Official Emby Theater RPi4 Image on Armbian: Choppy H.264, Missing v4l2m2m, Invisible Playback Overlay
Luke replied to Modify3453's topic in Linux & Raspberry Pi
Hi, how did you install the app? -
why emby keeping transcode av1 not direct play anymore??
Luke replied to kira yamato's topic in Apple iOS / macOS
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks! -
Druiz joined the community
-
maeopoint joined the community
-
yejxk joined the community
-
jiatingyingyuan joined the community
-
yzjyuzhijian joined the community
-
Max180394 joined the community
-
Emby Connect does not find my server via automatic IP detection
toooo replied to toooo's topic in General/Windows
I will revisit this when I have time to set up an IP address certificate, and will document the best I can, thanks :) -
Nowybck63 joined the community
-
[deleted] figured it out myself
-
08200820 joined the community
-
plexe39 joined the community
-
andrescoral2026 joined the community
-
Resfreshing metdata replaced the title with the embedded title form the video.
Happy2Play replied to Kyouma's topic in General/Windows
What is your library setting for this option? But really have no way of seeing what the api is returning without testing myself. - Today
-
Emby Theater Beta (Electron) on Raspberry Pi 5: Stuck at logo with infinite loading bar
hukt_own_fonikz replied to hukt_own_fonikz's topic in Linux & Raspberry Pi
Sorry, haven't checked back in a while. I installed via official Universal Installer. I then tried the same method with Raspberry Pi OS and I ran into some other issues, I can't remember anymore but on a Pi5 I could not get it to work. I ended up right back at LibreELEC with the Emby for Kodi addon, that still seems to be the easiest method of using Emby on a pi. -
mitchinphx started following Custom Theme: State Street Theater (ver 1) Desktops, Notebooks, mobile
-
Custom Theme: State Street Theater (ver 1) Desktops, Notebooks, mobile
mitchinphx replied to visproduction's topic in Web App CSS
Love this. Thank you for the work and effort, appreciated! -
Still catching up... Yes, so if I choose All Albums for an Artist, then I get all the options: The mapping 'tick' notification upon "Save" is useful. Here's something like a more real version that I'd be keeping for use and updating as necessary: Tried the export log file - no problems. Many of these enhancements seem very professional-grade now. Let me know if there is any other specific function update you want me to try that I may have missed? Otherwise, I'm going to start working through my "Top 100" Album Artists and see how things progress. Cheers!
-
Downloads duplicating and not completing after many hours
maximumentropy replied to ajeansnz's topic in Windows & Xbox
Was this update released? -
ok thanks for that... I'm happy to try what you suggested to isolate whether the SSL cert is the issue. I'll stick to the store version then for now, i only tried the manual usb version s a troubleshooting measure anyway
- Yesterday
-
If it's too much hassle, don't worry about that test. I'm not expecting it to fix the SSL connection, although it might allow plain http to work with the 'preferred' option set rather than completely disabling it. Either 2.2.8 or 2.3.4 should be fine. Neither will impact this issue, so just whichever you prefer. Just keep in mind that the USB version needs to be reinstalled with the latest version every month.
-
Has Anyone Integrated AI With Emby? Looking for Real-World Tools, Setups & Dev Plans
yocker replied to Airbender's topic in Tools and Utilities
Hej der! For those i can't find i just use whisper, its free. But nice project. -
ok.. i'll try that, however it does mean a trip back to that location, as user won't be able to complete this. I did try a complete delete app and re-install already but didn't power off TV at wall also didn't go straight to http connection... for clarity the app store here in Aus is sitting at ver 2.2.8 but i have 2.3.4 on USB, which version do you want me to install ?
-
Thanks for clarifying. I agree, the timing seems a bit off, but I'm fairly sure that R46 certificate is the issue, and it is the same root signing certificate that was used in the other case. I have seen mixed results where the UI works and playback doesn't when there are SSL issues. I suspect there is some amount of caching going on in the TV. Before testing disabling SSL, this would be an interesting test. Fully uninstall the emby client Remove power from the tv for a few minutes Reinstall the app and connect to the plain http address I wonder what works and what doesn't after that.
-
Modify3453 started following [Help] Official Emby Theater RPi4 Image on Armbian: Choppy H.264, Missing v4l2m2m, Invisible Playback Overlay
-
I'm running into a frustrating combination of issues with the Official Emby Theater Raspberry Pi 4 image (Armbian). It seems to lack the necessary hardware acceleration stack, resulting in choppy playback and a missing playback Overlay. Hardware: Raspberry Pi 4B (8GB) Storage: SD Card (Class 10) (32GB) OS: Armbian (Custom build based on the Emby Theater .img) Client: Emby Theater (Official RPi4 .img) The Symptoms: Choppy Playback: Standard H.264 1080p videos stutter in a very noticeable way. Invisible UI Overlay: The "Now Playing" bar (controls, timeline, info) is completely invisible, though the video plays (albeit poorly). Audio: Passthrough freezes video. Troubleshooting & Findings: I performed some diagnostics to isolate the issue: Driver Status: lsmod confirms that bcm2835_codec and bcm2835_v4l2 are loaded. The kernel sees the hardware. FFmpeg Capabilities (apt install required) Running ffmpeg -hwaccels returns: vdpau, cuda, vaapi, drm, opencl MISSING: v4l2m2m (The critical Raspberry Pi hardware decoder backend). Configuration: Emby Hardware Acceleration is set to "Auto". /boot/firmware/config.txt: dtparam=i2c_arm, i2s, and spi are commented out. Audio output is set to "Auto" All audio codecs unchecked for passthrough. Packages: Attempted to install libraspberrypi-bin to get the missing userland libraries. Error: libc6 version mismatch. My Armbian base is too new for the pre-compiled Pi libraries. vcgencmd and rpi-firmware commands are not available. The Core Question: Is the Official Emby Theater image for RPi4 either: Built on an older OS version that is incompatible with current Armbian kernels/libc6. Missing the proprietary firmware blobs and libraspberrypi libraries entirely. Relying on a ffmpeg build that wasn't compiled with --enable-v4l2m2m. What I'm Looking For: Has anyone successfully patched the libc6 mismatch to get libraspberrypi working on a newer Armbian base? Is there a specific Armbian kernel version or config that enables v4l2m2m without needing the proprietary rpi-firmware package? Should I just abandon this image and switch to LibreELEC + Emby addon for a working experience? Is there an external player option that is reliable? Any insight on how to force v4l2m2m detection or fix the invisible overlay would be appreciated! -
Thanks Sam I do appreciate you responding, i'll just clarify a couple of points The SSL cert was updated on server pc on the 10th/11th... the Emby server has done two updates(restarts) , once on the 17th Mar (4.10.0.6) and then again on the 28th (4.10.0.7) Also i did recreate the client connection on the TV when i changed from https to http. I did read the other thread and i do see the similarities, however it seem like the other was totally unable to connect at all. I have checked my old ssl cert and it does seem the root CA has changed from Sectigo (AAA) to Sectigo Public Server Authentication Root R46 with this cert renewal which if the SSL is the issue, that would be frustrating. For reference, i will investigate changing the remote connections to SSL disabled this morning on the server and enabling debug logs to see what difference that will make and i'll update with progress. Regards Brett
-
No worries. No sure about the sorting issue. I would suggest posting a new topic in the server forum for this issue in case it is a known issue.
-
Kyouma started following Resfreshing metdata replaced the title with the embedded title form the video.
-
Resfreshing metdata replaced the title with the embedded title form the video.
Kyouma posted a topic in General/Windows
Hello, I installed the AniList Plugin to get the AniList ID (nothing else). Then refreshed the metadata and chose the option "search for missing metadata". And somehow this triggered it to replace the Title for example "Cosmic Princess Kaguya! (2026)" with the Title embedded into the Video which would be "Netflix" in this example. I have attatched the log. What may have caused this and how can i prevent it? I only want to get the AniList ID. Also, is there a way to revert this, without editing everything manually? embyserver.txt -
Just wanted you to say that; after 30 mins testing on colored version, opening plain one was literal WFT moment - you'll se after some usage. Anyway, that'll be the branch for further development. You are right, there's actually no reason for METHOD buttons to be accented at all, let alone in three colors - likely a legacy mental map from some of the previous iterations - not even a single blue (tested), plain white/black is in line with general theme and works just fine. I'm fine either way, maybe I'm slightly more inclined towards having word Tag there, but I won't be using it anyway so I'm not bothered. v1.2 - GUI refined (color accents dropped, button tags) emby_album_tag_importer.py
-
Is there a way to apply playstates to each user automatically? For example if I create a new source and add the filter "unplayed" I can choose the user or all users. This requires that a unique playlist for each user to incorporate their watched status. If I create a home screen selection through the Emby UI I can add the playstate filter and it applies to that user. If I copy the setting to any other user it will apply their own watched status. Does that make any sense?
-
why emby keeping transcode av1 not direct play anymore??
TariqK replied to kira yamato's topic in Apple iOS / macOS
I thought this was an AppleTV thing, sounds like its on other platforms too?
