Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. FourCorners

    Convert live tv be like KING

  3. Just following up on this. If Emby already knows the M3U simultaneous stream limit, I'd even settle for a simple warning instead of preventing the schedule from being saved. Something like: "Warning: This recording schedule exceeds your M3U simultaneous stream limit. Some recordings may be missed due to conflicts." That alone would make users aware of the issue before they discover missed recordings later.
  4. FourCorners

    26 TB Hard Drive

    I have someone coming over in a bit to buy 2 of these 26tb hard drives then I will make some money back and order a 5 bay nas. There is 1 thing though and it has me on the fence about connecting drives together as 1 and that is all the drives will be running not giving a breather for the drives. I'm just not sure what to do because I don't really want all the hard drives running all the time. I'm even thinking if I buy a 5 bay nas I could put in 1 drive and wait until it fills before adding more I don't know. The good news is I will be getting almost all the money back for 2 drives that I paid for 7.
  5. PowerCC

    Live tv: disable stream sharing

    Regarding the Dispatcharr architecture being discussed, I think this comes down to different design tradeoffs rather than one approach being inherently right or wrong. In my own implementation (which is a separate upstream proxy and not related to either Emby or Dispatcharr), I took a different approach to stream orchestration. Rather than relying on a centralized dispatcher model, each tuner session manages its own lifecycle, state, and recovery logic. If an upstream stream stalls or an FFmpeg process becomes unhealthy, the impact is isolated to that individual session instead of affecting unrelated tuners. Some of the design choices that have worked well for me include: Tuner-isolated session management — each stream operates independently, allowing failures to be contained rather than propagated. Fine-grained locking — synchronization is scoped only to the resources that require it, reducing contention and allowing unrelated sessions to continue operating. Asynchronous stream startup — stream initialization does not block the main control path. A watchdog monitors startup and recovery, allowing individual sessions to restart without impacting the rest of the system. Independent FFmpeg lifecycle management — each pipeline is monitored separately, allowing stalled or orphaned processes to be cleaned up and restarted without disrupting other active streams. I also support stream sharing because it is an efficient use of resources when multiple clients are watching the same channel. The tradeoff is that shared pipelines and buffers need to be managed carefully. In my setup, I limit retained live stream buffer duration (with Emby's Live TV buffer capped at 1 hour) to balance the benefits of sharing against the cost of maintaining long-lived shared state. Another point that often comes up is startup time. In my case, a new stream typically takes around 5–6 seconds to become available, and that is intentional. The proxy does not immediately expose an unvalidated stream; it first establishes the upstream connection, verifies the FFmpeg pipeline, confirms that data is flowing correctly, and builds enough buffer to provide a stable output. Could that startup time be reduced? Probably. However, for a backend proxy, I consider a few extra seconds of initialization a reasonable tradeoff if it results in fewer playback interruptions, better recovery behavior, and a more reliable stream once playback begins. I also think it is important to compare systems with similar goals. Applications like VLC or TiviMate are optimized for fast channel changes and direct playback. A backend proxy has different responsibilities: it needs to provide a stable, recoverable stream that can support media servers, recordings, multiple clients, and long-running sessions. None of this is meant as criticism of Dispatcharr. Different projects make different architectural choices based on their goals and constraints. I simply chose a model focused on tuner isolation, independent recovery, and stable stream delivery, and it has worked well for my use case.
  6. Hi Paul, yes the Windows network is and was set to private. It's weird because the domain entry is working perfectly so I know it's possible to get into the server, it's just Emby Connect that won't work. Either through any app or app.emby.media on a browser.
  7. MBSki

    26 TB Hard Drive

    StableBit Drive Pool won't replace a NAS, BUT you can connect the drives any way you want and Drive Pool will put them together under 1 drive letter. Instead of a NAS you could get a USB enclosure like this: https://a.co/d/09uKqZcH. I believe this one is setup and JBOD so each diak would be viewed independently by Drive Pool.
  8. Familia Chapin

    Emby not displaying new subtitles

    Thanks for the confirmation. I looked and can confirm the same for me with the internal subs but all with TV shows. All add since that update. We'll see what the smart guys say.
  9. Luke Thankyou so much that was it. Sometimes I dont think out a process. I assumed it wasn't there just by Name.LOL I found it and yep its what i needed. Just an execellent sorce of data well put together. thanks again.
  10. Today
  11. No, its not the same. Here is an Example: As you can see, after the credits there is still an important scene playing, but i am already getting the next episode button displayed. Now if we had the ability to set CreditsEnd, emby could then tell that there is still some time left after the credits and display a Skip Credits button instead. This is also not an uncommon thing. Is this explanation sufficient? If not let me know and i try to eloborate more detailed.
  12. CAPRICORNX10X

    Emby not displaying new subtitles

    I also noticed another issue since updating to Emby 4.10.0.18. New movies that I've added since installing Beta 18 are not detecting any subtitles at all. In these cases, Emby behaves as if the movies have no subtitles, even though the subtitles are embedded (internal/built-in) in the video files. Despite the subtitles being present in the files, Emby does not detect or list any subtitle tracks. This only seems to affect media added after updating to Beta 4.10.0.18.
  13. FourCorners

    Live TV Recordings Now Working

    Yes that is a bit odd, hopefully it will get sorted in an emby server update.
  14. Luke

    Trailers no longer working on IPhone

    Hi, please try the latest update to Emby for iOS. Thanks.
  15. FourCorners

    26 TB Hard Drive

    So this could replace a nas server running? I have no hardware for my hard drives it's just 3.5 hard drives from ebay so I would need to buy some extra hardware if not a nas.
  16. justinrh

    Live TV Recordings Now Working

    Right.
  17. Familia Chapin

    Emby not displaying new subtitles

    HI I am facing an issue with emby as of maybe last week, it is not seeing new (external) subtitles. I downloaded the subs using the subtitle interface in Emby (linked through open subs) so we know the naming and folder placement is correct. It kept saying download completed, but after several refreshes, server restarts, and library scans (even meta data refresh), it did not show. I went in to the folder itself and saw emby actually downloaded every time. So I had like 8 instances of the subtitle. I also downloaded my own and named them. No change. Emby is showing subtitles that were downloaded before this period just fine (internal and external). Many of my media is also failing to reproduce on Roku though it will play on android (phone) app. Even types that are native to Roku fail. Not sure how to pull logs for this, but i am attaching what i have. Let me know if you need any additional logs. I also sent logs via Roku app at 3:45pm. It was user Familia and we were trying to play episode S2026:E110 - GER-Sachsenring - MotoGP Race from TV show MotoGP and Free Willy (movie). embyserver.txt ffmpeg-transcode-c47f3914-6f0a-4f4b-99b2-cea80620e701_1.txt
  18. Luke

    External Connection Issues

    OK please keep us posted. Thanks !
  19. I am having the same experience with Android TV app 2.1.48g on Nvidia Shield Pro. Files that played without issue on 7/9 and 7/10 now require triggering playback correction three times before audio comes through. Standard Android app 3.5.36 stops playback after second playback correction. Audio output to stereo USB DAC. Server version 4.9.5.0 on Windows Server 2019 and Ethernet, recent server logs attached. ffmpeg-transcode-371cc02f-f4fc-402e-ae07-4036cbd62763_1.txt ffmpeg-remux-69641276-adf6-44df-9ad7-3589d378e9a2_1.txt ffmpeg-transcode-008b2e5f-7be7-4430-9d21-afc937f0e6f5_1.txt ffmpeg-transcode-3417c941-ca8f-41bd-a084-f1ad3c420bc4_1.txt
  20. FourCorners

    Live TV Recordings Now Working

    So if you set a recording and it is labelled part 1 and part 2 it only records part 1 and ignores part 2? What about if you set the recording to record all new for that show will it still not record part 2? Myself I have not recorded anything with 2 parts per 1 season. I set it to record everything new and then it auto converts everything for me to 8 so all my tv's can play it without any problems. It works really good and I like it so we never miss the news anymore thanks to emby working as good as it does, just set it and forget it.
  21. Hi, isn't credits end the same as the end of the video file?
  22. Luke

    Subtitles in Upper Left Corner

    They are typically in the three week timeframe, but there have been some occasions when they take much longer. And that is also assuming we get through on the first try. Unfortunately they also have a tendency to reject updates for silly reasons because they don't take the time to learn how features work and end up thinking something isn't working.
  23. jccbsl

    Moving cover art to prevent burn in

    The Emby app is running on a Roku Ultra connected to the TV. THX
  24. SMTV91

    Can't sign in on iphone V 2.2.54

    I had never done this before so when I saw the password.txt file I searched online and it led me to this: Admin Password Reset | Emby Documentation I honestly still don't even know how I managed to generate the password.txt file at all. Since then all has been well and if it happens again I'll just follow this KB article again.
  25. Thank you very much, Luke, for taking the time to review the feedback and potentially add this option, which will be greatly appreciated. Best regards,
  26. MediaIntelNUC

    Moving cover art to prevent burn in

    Hi! I have no idea what setup is, but im assuming you have client on LG and server somewhere else? Im thinking screensaver.. If im not mistaken its the same as for all other media, you could choose to have display cover-art from your music library as screensaver, set it on some timeframe of your choosing.. N/
  1. Load more activity
×
×
  • Create New...