Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Just change "Live TV" to None
  3. Rumzzz

    Search Very Slow (3 minute response)

    I appreciate the recent work on this. In my initial testing of 22 I do feel a moderate improvement, but still a handful of searches (mostly small/common words) will timeout, and will hold up the server while searching (although the timeout limit seems to be reduced, leading to less time blocking the server for others). I do like the recently searched section thought! Not sure when that was added, but it does seem to have a few issues I can post in a different thread. The loading of this list alone takes almost 15 seconds for me, so that kinda seems like it might add to the timeouts if a search happens before this list loads. I'm still continuing to test and collect feedback from my other users.
  4. Things like this is why I left Plex. I'm not interested in live TV. Yet, this is front and center and can't be removed.
  5. kron0s

    Aspect ratio default?

    Can we get this on the roadmap? It's been like 7 or 8 months now.
  6. Kind of looks ok now or maybe I just got used to it. Can be disregarded.
  7. Hi, this has been added as part of the upcoming 4.10 release. Thanks.
  8. Hi, no, this isn't true. They are not related to each other. The upcoming 4.10 release will have more control over home screen sections.
  9. Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  10. Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
  11. Many times there are no thumbnails for a movie or TV show but there are backgrounds in TMDB can be used for it but Emby doesn't search TMDB for thumbnails as fast as I know. Just an example is Spider Man Brand New Day: If you select English or whatever you have backgrounds with text in English, which can be used as thumbnails. I hate manually adding thumbnails via this method and hope Emby can incorporate this as it wouldn't require much coding to get this going. Thanks!
  12. Today
  13. Here's a polished Emby Community forum post that would fit well in the Tools & Utilities section. It explains what the project is, who it's for, and gives users enough information to get started without overwhelming them. EmbyVision OCR (GPU Edition) — NVIDIA GPU Accelerated OCR for Emby Credits Detector Hello everyone! I'm excited to share EmbyVision OCR (GPU Edition), a standalone OCR microservice designed specifically to work alongside the Emby Credits Detector plugin. EmbyVision OCR uses PaddleOCR with NVIDIA CUDA acceleration to provide fast, AI-powered text recognition from video frames, helping improve end credit detection while significantly reducing OCR processing time compared to CPU-based solutions. What is EmbyVision OCR? EmbyVision OCR is a lightweight REST API that performs Optical Character Recognition (OCR) on video frames. Instead of relying on traditional OCR engines, it uses PaddleOCR's deep-learning models running on your NVIDIA GPU for improved speed and recognition accuracy. The service runs independently in Docker and integrates directly with the Emby Credits Detector plugin. Features NVIDIA GPU accelerated OCR CUDA + cuDNN support AI-powered PaddleOCR engine Fast OCR processing Designed specifically for Emby Credits Detector Docker deployment Persistent AI model storage Automatic model downloads REST API Self-hosted Privacy focused Works great on Unraid Requirements This edition requires: NVIDIA GPU NVIDIA Driver NVIDIA Container Toolkit Docker Emby Server Emby Credits Detector plugin Docker Image Sizes CPU Edition: • Image: ghcr.io/encryptedcity/embyvision-ocr:latest • Size: 1.89 GB • Requirements: Any Docker host • GPU: Not required • CUDA/NVIDIA Runtime: Not required GPU Edition: • Image: ghcr.io/encryptedcity/embyvision-ocr-gpu:latest • Size: 8.34 GB • Requirements: NVIDIA GPU + Container Toolkit • CUDA acceleration enabled Not Supported This edition will NOT work with: AMD GPUs Intel GPUs / Arc CPU-only systems If you do not have an NVIDIA GPU, please use the CPU Edition instead. CPU Edition: https://github.com/encryptedcity/embyvision-ocr Installation The easiest method is Docker Compose. services: embyvision-ocr-gpu: image: ghcr.io/encryptedcity/embyvision-ocr-gpu:latest container_name: embyvision-ocr-gpu restart: unless-stopped runtime: nvidia ports: - "8001:8001" volumes: - /mnt/user/appdata/embyvision-ocr-gpu/models:/root/.paddleocr environment: - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=compute,utility - CUDA_VISIBLE_DEVICES=0 - TZ=America/Edmonton Start the container: docker compose up -d Unraid Users EmbyVision OCR works very well on Unraid. Requirements: NVIDIA Driver Plugin Docker enabled NVIDIA compatible GPU Container settings: Repository ghcr.io/encryptedcity/embyvision-ocr-gpu:latest Port 8001 Persistent Storage Host: /mnt/user/appdata/embyvision-ocr-gpu/models Container: /root/.paddleocr Runtime nvidia Extra Parameters --runtime=nvidia Environment Variables NVIDIA_VISIBLE_DEVICES=all CUDA_VISIBLE_DEVICES=0 NVIDIA_DRIVER_CAPABILITIES=compute,utility First Startup The first startup downloads the PaddleOCR AI models automatically. This only happens once. Future container starts reuse the downloaded models. Connecting Emby Inside the Emby Credits Detector plugin, configure the OCR server: http://YOUR_SERVER_IP:8001 Example: http://192.168.1.100:8001 Then click Test Connection. If everything is configured correctly, the plugin will begin using EmbyVision OCR automatically. Privacy Everything runs locally. No cloud services No telemetry No external APIs No accounts Your media never leaves your server Source Code GitHub GPU Edition https://github.com/encryptedcity/embyvision-ocr-gpu CPU Edition https://github.com/encryptedcity/embyvision-ocr Feedback This project is still actively being developed. Feature requests, bug reports, testing feedback, and suggestions are all welcome. If you give it a try, I'd love to hear how it performs on your hardware and whether it improves credit detection in your libraries. Happy scanning!
  14. It's been a few years already, can we prioritize this feature? I had that the subtitles are on the video when there's black space on the screen.
  15. chorion83

    4.9 and above versions cannot identify and play BDMV

    4.9 and above cannot identify and play BDMV. I think few people in the forum respond to this problem. Is it because no one has BDMV movies? The fact is that all versions above 4.9 cannot recognize the source information of the BMDV, resulting in incorrect playback. I have stayed in version 4.8.11 for a long time now. Only this version and the previous version are normal. Google ai told me that it is because the Bluray Folder Support plug-in is incompatible with the new version. Even if I see that the Bluray Folder Support plug-in in the new version has also been updated to 1.0.5, it is still not possible. Hope it can be resolved. The first figure can correctly identify information and play it, while the second figure above 4.9 cannot identify BDMV information.
  16. When I try to log in on my Android TV, it simply says “Incorrect password.” The strange thing is that the exact same credentials work perfectly on my phone. I also tried using the Forgot Password option on the Android TV, but it just returns an error. I’ll upload a screenshot of that error shortly. Could this be related to the server somehow?
  17. Chillout

    Search Very Slow (3 minute response)

    I dont notice much change.... .some 22 searches still lock up the server for other users. searching for: black mirror -near instant results searching for: black -locks things up for ~60sec until it shows results
  18. Some more details around what exactly happens when you try to log in - any error message, server logs, screenshots would be helpful. How to Report a Problem
  19. The BDMV information cannot be correctly identified in the version above 4.9, even if the Bluray Folder is updated to 1.0.5. As mentioned above, I still use it in 4.8.11, and hope to solve it. It has been more than half a year. I didn't understand how an upgrade turned into a setback.
  20. Yesterday
  21. Thanks for the clarification. I noticed that the Home screen Movies row appears to respect the sort order configured for the Movies library. It would be nice if the Collections row worked the same way and used the sort order configured for the Collections library (e.g. Date Added). This would provide a more consistent user experience.
  22. arrbee99

    More options for Live TV > Channels

    Didn't see as I only have one guide anyway. Rearranging isn't easy with long lists, as mentioned above. Maybe just add numbering down the left hand side and add a moving option - 'move to after number'...67 or whatever. Adding hover help, or whatever its called, to the = icon on the right would be nice. There's one for the three dots but I avoid the = in case its delete or something.
  23. buba

    Moonfin, a new cross platform client

    Hi, I've been using Moonfin and it works very well, almost as well as or better than the original Emby version, but I'm having a problem with the games, haha. I still can't get them to work. Is there a tutorial for beginners? Also, in the TV Live section, I'd like a search function or a way to see the channels like in the regular version, instead of just a list, since sometimes there are too many channels in an M3U file and it's tedious to find the last one. Everything else I've tested works excellently. I've tested it on Android TV, Xiaomi Chromecast 4 and Q96, as well as a Roku, and it works very well.
  24. Title: Got logged out of Emby on Android TV and can’t sign back in Hi everyone, My Emby app on Android TV suddenly logged me out, and now I can’t sign back in. The strange part is that everything works perfectly on my phone using the same account, so the server is definitely online and accessible. I’ve already tried: Restarting the Emby server. Restarting the Android TV. Reinstalling the Emby app. Signing in again. It just won’t let me log in on the Android TV. Has anyone experienced this or knows what could be causing it? Thanks in advance!
  25. mlcarson

    Moonfin, a new cross platform client

    I'm using the AppleTV Moonfin client on Emby and it's more stable than the Emby client with one exception -- it does not playback live TV via HDHomerun devices. LiveTV from other M3U sources such as the FrndlyTV work fine.
  26. Don't get any horizontal scrolling on oled48b46la on homescreen and scrolling in music library on the Oled55G56ls in Folders view just stops when you go into a folder and start pressing the down arrow to scroll downwards as soon as you enter the folder and onlybaffects music library.
  27. Hi, yes I agree this makes sense. Thanks.
  1. Load more activity
×
×
  • Create New...