Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Scarlet iOS is a helpful resource for people who want to learn about installing and managing apps on iOS devices. It provides clear installation guides, easy-to-follow tutorials, and the latest updates in simple language, making it suitable for both beginners and experienced users. The information is organized in a way that helps visitors quickly understand each step without feeling overwhelmed by technical details. It also includes useful tips and troubleshooting advice to help users solve common issues and stay up to date with new features and improvements.
  3. FourCorners

    3rd party app

    Whar are some 3rd party apps that work with emby that I can test out and play around with?
  4. For better understanding... [GUIDE] Intel Arc A310 Hardware Encoding & Decoding in Proxmox (Windows Server 2025 VM) on a Legacy BIOS System (No UEFI / No ReBAR) Overview After several days of troubleshooting, I successfully deployed an Intel Arc A310 LP GPU for full hardware decoding and encoding inside an Emby Server running in a Windows Server 2025 virtual machine hosted on Proxmox VE. Many online guides suggest that Intel Arc GPUs require: UEFI firmware Resizable BAR (ReBAR) Modern PCIe platforms to function correctly. For my particular workload (Emby hardware transcoding), that was not the case. This guide documents the complete process that ultimately resulted in stable hardware transcoding on the following legacy platform. Tested Hardware Host Lenovo ThinkStation D20 Dual Intel Xeon X5680 Legacy BIOS (no UEFI) PCIe 2.0 Intel Arc A310 Low Profile Proxmox VE Guest VM Windows Server 2025 Q35 machine type GPU PCI passthrough Initial Symptoms Initially I observed the following behavior: https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/2705.png Intel Arc driver installed correctly https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/2705.png GPU detected by Windows https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/2705.png GPU passed through successfully https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/2705.png Hardware decoding worked https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/274c.png Preferred Hardware Encoders always reverted to Software Encoders https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/274c.png hardware_detection.txt contained Quick Sync initialization failures (Result: null) https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/274c.png Connecting through Microsoft Remote Desktop caused hardware encoding to stop working Because the GPU itself was functioning correctly, the problem turned out not to be related to: Proxmox PCI passthrough Intel Arc drivers Legacy BIOS Missing ReBAR Instead, the issue was caused by a combination of Windows Server multimedia components, driver installation behavior, and Remote Desktop graphics policies. Phase 1 — Base Platform Preparation 1. HDMI Dummy Plug In my environment, Windows Server would not consistently initialize the Intel Arc media engine while running completely headless. Installing a simple HDMI dummy plug allowed the GPU to initialize correctly after every reboot. Although this may not be required on every system, it was required in my configuration. 2. GPU Passthrough Configure GPU passthrough normally. Recommended configuration: IOMMU enabled iommu=pt Q35 virtual machine Intel Arc A310 passed directly to the guest Phase 2 — Restore Windows Server Multimedia Components Unlike Windows 11, Windows Server intentionally removes many multimedia features that consumer applications expect. Without these components, Emby's Quick Sync detection failed and produced: Result: null inside: hardware_detection.txt Install Media Foundation Open an elevated PowerShell window: Install-WindowsFeature Server-Media-Foundation Also install the required .NET Framework Features from Server Manager. Restart Windows. Install DirectX End-User Runtime Download Microsoft's official: DirectX End-User Runtimes (June 2010) Extract the package and run: DXSETUP.exe as Administrator. Phase 3 — Install the Intel Driver Correctly The standard Intel installer detects Windows Server and may omit or block portions of the consumer multimedia stack. Instead: Extract the Intel driver package with 7-Zip. Open Device Manager. Update the Intel Arc device manually. Browse to the extracted driver folder. Enable Include subfolders. Complete the installation. This installs the raw driver without relying on Intel's installer logic. Phase 4 — Media SDK Registry Configuration Create: intel_fix.reg Paste: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Intel\MediaSDK] "DispatchLevel"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Intel\MediaSDK] "DispatchLevel"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors] "intelocl64.dll"=dword:00000000 Merge the registry file. Phase 5 — Prevent RDP from Taking Over the GPU This ended up being one of the largest obstacles. By default, Microsoft Remote Desktop may replace the active graphics adapter with the Microsoft Remote Display Adapter during remote sessions. In my testing, this caused Emby to lose access to Intel hardware encoders even though the GPU driver remained installed. To prevent this: Open: gpedit.msc Navigate to: Computer Configuration Administrative Templates Windows Components Remote Desktop Services Remote Desktop Session Host Remote Session Environment Configure: Policy Setting Use the hardware default graphics adapter for all Remote Desktop Services sessions Disabled Prioritize H.264/AVC graphics mode for Remote Desktop Connections Disabled Use WDDM graphics display driver for Remote Desktop Connections Enabled Then run: gpupdate /force Restart the VM. Phase 6 — Configure Emby Inside Windows: Settings System Display Graphics Assign High Performance to: EmbyServer.exe and ffmpeg.exe located in the Emby installation directory. Switch Windows to the High-Performance power plan. Finally: Exit Emby completely. Delete: %appdata%\Emby-Server\programdata\cache\ffmpeg Restart Emby Server. Results After Emby rebuilt its hardware detection cache, both hardware decoding and hardware encoding became available. The Preferred Hardware Encoders list correctly displayed: Quick Sync Intel Arc A310 LP Graphics — H.264 (AVC) Quick Sync Intel Arc A310 LP Graphics — H.265 (HEVC) Hardware transcoding continued to function correctly after: Multiple server reboots Multiple RDP sessions Normal day-to-day server administration Final Notes This guide documents one verified working configuration and should not be interpreted as proof that every Intel Arc deployment behaves identically. However, it demonstrates that full Intel Arc A310 hardware transcoding is possible on a legacy BIOS platform without UEFI or Resizable BAR, provided that Windows Server's multimedia framework, graphics policies, and driver installation are configured appropriately. I hope this saves someone else the many hours of troubleshooting that went into discovering these interactions.
  5. Today
  6. Luke

    Setting the quality settings

    All of those except for Samsung and LG. Those users are still in the store review process.
  7. seanbuff

    Setting the quality settings

    @yockerthis new server feature was added a while back, but it is still unclear which client apps have support for it. @Lukecan you please confirm which client apps are yet to support this feature? The only ones I can see from release notes are the Android TV and Apple TV app, back in Dec 2025 Need confirmation on client apps like: Apple iOS Standard Android Samsung TV LG TV Windows / Xbox
  8. Luke

    Audio Books Organization

    Hi, you can name the files however you wish. For audio files, all metadata comes from embedded data in the file.
  9. Luke

    Missing movies

    Hi, we’ll look into this issue. Thanks.
  10. Luke

    Setting the quality settings

    Hi, you can just tell them to leave it on auto and set their auto quality value.
  11. Luke

    Cannot access Emby remotely

    Hi, can you show a screenshot of your port forwarding? Thanks.
  12. Right but the port is part of the address that is displayed, right?
  13. Luke

    Emby movie trailers aren't working.

    @Jörg79
  14. LaHaye

    Missing movies

    Luke, sorry for late response, I've been traveling. the advice you provided for the subtitle issue really helped. I'm not having any issues with subtitles. I do have more question, if this is not the correct place to ask I'm sorry. I have created several music playlists that I listen to when traveling the issue is the downloaded playlist will only play one artist at a time. is there a way I can hit shuffle and all the playlists I've downloaded will randomly play regardless of the playlist? For example, I have 20 playlists downloaded but it won't randomly play everything unless I'm missing something. I'm still a newby beta tester so......
  15. quickmic

    embyforkodi (next-gen) 12.X.X support

    Can you please send me a kodi.log including the playback issues for review, thanks.
  16. Beta did not fix my situation. Now after the fourth playback correction, there are too many errors and it gives up.
  17. Ron

    native Emby Server Ugreen NASync

    Finallization / Launching back and forth or still development back and forth?
  18. Yesterday
  19. Nabukodonosor

    Emby doesn't exit video when Android box screensaver is on

    I guess this is a features on TV app. I don't know why did you guys remove this feature from the regular version.
  20. SamES

    Access token errors

    This release is taking a bit longer, but there are over 70 different year/model groups currently supported by this app, extending back to 2015 models. Samsung need to review, test and launch for each group. They don't exhaustively test every model group, but it still takes times. For newer, and current models, they do more exhaustive testing as new year models bring more challeges.
  21. Sorry I thought you meant the Dashboard where it shows the version number and Home/remote addresses, which are still correct and haven't changed. The problem was in the public port numbers in Network, I had two digits swapped that didn't match the Caddy ports I had set up.
  22. dominix_e

    is DSM 7.4 supported ?

    ok, i'll try it later
  23. heffeque

    is DSM 7.4 supported ?

  24. MAX92

    Problème de suivi avec Trakt

    No more problem but how to delete all incorrect data in Trakt ? @Luke
  25. Robnaeyaert

    Access token errors

    @SamESI have a 2022 Samsung Artframe (75”) 4k TV and I’m not about to give Samsung more money for a newer screen because they cant be bothered supporting it. It seems patently stupid for (1) Samsung to be so slow (2) not support anything older than a pint of milk and (3) timebomb apps so we need to keep sideloading this stuff. surely I’m not the only person with this view? simple question - when will anything later than 2.2.8 be available in the Samsung store and can @Lukeor anyone apply some pressure here? (Please)
  26. dominix_e

    is DSM 7.4 supported ?

    Hi everyone, DSM 7.4 is availlable for most SYNOLOGY device. Did someone tested this DSM with emby ? is there a risk if I upgrade ? thanks for reading.
  27. ramseyn

    Cannot access Emby remotely

    See above re port forward. Rule says incoming WAN traffic on port 9096 should go to Nimbustor4 on port 9096. My NAS is called Nimbustor4. The old one is Nimbustor2. When I try to access my WAN address Emby says "Nimbustor2" at the top of thecscreen when asking for username and password although Emby is turned off on that NAS and the port forward is to Nimbustor 4
  1. Load more activity
×
×
  • Create New...