Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Luke

    How to see who is responsible for recording?

    HI, it is possible for future updates. Thanks.
  3. By restricted user I mean I've set the user to "Block items with no or unrecognized rating information" for all libraries. The user is set maximum allowed parental rating of "TV-Y/APPROVED/G/E/EC/TV-G." I've gone in and set the parental rating on a bunch of albums/tracks/artists to "APPROVED." When I go into the user's Music library and look under "Albums" there is nothing. When I go to songs it appears all the expected tracks are there. This started while I was using the ASUSTOR and on version 4.8.10.0, before that it seemed to work fine. At that time, it wasn't all of the albums, only new ones or ones that I updated the metadata for. When I moved over to Debian and Emby version 4.9.3.0 there has never been anything in the "Albums" area of the music library for that user. Users that don't have such restrictions see everything as expected. let me know if there is anything I can do to help -HS
  4. For starters live-tv, being live, is always 1x. It can't transcode into the future. Increase the client bitrate limit. Auto is effectively broken on most if not all platforms.
  5. Wow! Been dealing with samne exact issue since the day I flipped plex "the brid" but couldn't figure the issue out! Absolutely works on my TCL Smart TV!
  6. On more than one occasion, I didn't remember I had an Emby window open in Chrome alongside the Spotify desktop app on my Mac. Pressing the media control keys shouldn't skip back and forth between TV show episodes, also not remembering my view position when I try to undo the damage by navigating to the correct episode. No major streaming service has this default behaviour, not even a YouTube playlist, and that is for a good reason. For audio-only playback this is a perfectly good feature as-is, though and play/pause is perfectly fine as it isn't destructive.
  7. Cheers for the response. I did look at the client bitrate settings. At the moment it’s set to Auto, but the issue is that Emby is overestimating the bitrate of the stream coming from ErsatzTV. Because the HLS/TS source doesn’t advertise a proper bitrate, Emby probes it and assumes it’s around 4 Mbps, even though the actual output is only 1.2 Mbps. That’s what triggers the flag. If I manually set the client to something like 720p 2 Mbps, Emby will treat everything as capped at 2 Mbps and transcode all content down to that (not just Live TV) which isn’t ideal. So the problem isn’t really the client setting, it’s that Emby thinks the source bitrate is higher than it actually is. I’m trying to get Emby to direct‑stream the original 1.2 Mbps feed rather than transcoding it unnecessarily.
  8. Luke

    SSL Certificate Question

    For others reading, @SamEScan summarize what was said over PM. Thanks.
  9. visproduction

    Song playlist stops randomly

    Why is the cause of the failed to load resource? Can that be due to no rights allowed to access the file or directory? Is the browser trying to reach server content and the server is under a heavy load and does not respond immediately? There was also some CORS errors in trying to get content from the lines beginning with universal? CORS issue can be controlled by a browser setting or with whatever code is requesting the content to not go cross domain and trigger a CORS blocking. What is being called for these errors? Is there a plugin running? What does the browser do when it sees several CORS issues? Would that delay video streaming?
  10. Restricted how?
  11. Luke

    Plex Watch Together

    Hi, no ETA but we are working on it. Thanks.
  12. Luke

    Increase limit in Emby Premiere

    Hi, please email billingsupport@emby.media Thanks.
  13. Neminem

    Increase limit in Emby Premiere

    Emby is a Home Use server......
  14. Happy2Play

    Bad metadata EMBY Version 4.9.3.0

    Minus errors in your log or timing as you are recreating preview images not needed as they are correct per files. Changed language to see if api issue but got correct results. Aired DVD
  15. Check your client bit rate settings. ContainerBitrateExceedsLimit = bitrate set to low or set to auto.
  16. Hello support Could you increase the limit for Emby Premiere? 80 clients is a very small number, considering that an Emby server has much more capacity than that. Would it be possible to purchase a larger limit?
  17. Today
  18. gnanard

    Bad metadata EMBY Version 4.9.3.0

    procedure that I used
  19. brothom

    Song playlist stops randomly

    @visproductionthose errors are a consequence of previous failures and timeouts. The question is why some requests just seem to hang sometimes and not other times. Maybe due to some sleep / stagnant process or failed auth keys. Who knows.
  20. visproduction

    SSL Certificate Question

    Strict vetting for SSL propagation delay can be around 5 days. Has it been that long, since you activated the SSL? https://sslinsights.com/how-long-does-ssl-take-to-propagate/
  21. Zel, Turning off transcoding can also cause stuttering, depending on the end user's hardware, bandwidth, Wifi, other connectivity issues. Transcoding can actually help stop stuttering if it is setup correctly. Asking about transcoding is sort of only the first step to see what is happening. We need log files and actual settings and media codecs and size when transcoding is turned on. If the media file is too large to be handled through whatever combination you have setup, the playback will pause and crash. Wifi can also cause this with simply too much distance, even other appliances in the house or just being close to large metal items, like a fireplace poker within a few feet of the Wifi receiver. Band width via Ethernet can cause problems if 1GB cable connection is mismatched with a 10/100 switch or Ethernet card.
  22. Happy2Play

    Bad metadata EMBY Version 4.9.3.0

    My test Aired order DVD order per steps above (In my test these would be be wrong for my actual file order) But should work in your case as your files are in that order.
  23. Hi all, I'm running Emby Server 4.9.3.0 natively on Ubuntu Server 24.04 (Intel i5-12500, UHD 770, QuickSync/VAAPI enabled). I have ErsatzTV feeding Live TV channels into Emby via M3U (http://192.168.8.10:8409/iptv/channels.m3u) and XMLTV. ErsatzTV outputs HLS streams at 1200 kbit/s H.264 AAC 720p. The problem: Emby always transcodes the Live TV stream rather than direct streaming it, and the transcode runs at barely above 1x real-time speed, causing buffering and stuttering on all clients. What the transcode log shows: The media source is flagged as: "SupportsDirectStream": false "SupportsDirectPlay": false The transcode reason is ContainerBitrateExceedsLimit, DirectPlayError. The HLS manifest from ErsatzTV reports variant_bitrate: 0, so Emby probes the stream and estimates ~4 Mbit/s. It then decides this exceeds the client's limit and transcodes — even when the client quality setting is set to 4 Mbit/s, resulting in a pointless transcode of a 1200 kbit/s source. The ffmpeg transcode command Emby generates: Input: ErsatzTV HLS at http://192.168.8.10:8409/iptv/session/1/hls.m3u8 Decoder: h264_qsv Encoder: h264_qsv at 10 Mbit/s (or 3.8 Mbit/s at lower quality settings) Speed: starts at ~19x, degrades to ~1.02–1.05x real-time during sustained playback At 1.02x speed there's almost no headroom, so any brief slowdown causes the client to buffer. What I've already ruled out: Local disk I/O is not the bottleneck (NVMe at <2% utilisation) NAS SMB read speed is ~45 MB/s, far above what's needed GPU is not throttling (running at ~1417 MHz) ErsatzTV's own ffmpeg pipeline is healthy and producing segments on time I guess the key question is: Is there any way to force Emby to direct stream (copy) an HLS Live TV source from an M3U tuner, rather than transcoding? The source is already H.264 AAC in an MPEG-TS container, which should be universally compatible. Is the SupportsDirectStream: false flag hardcoded for M3U Live TV sources, or is there a way to influence it via a device profile or server setting? Any help appreciated. A couple of logs attached for your reference. ffmpeg-transcode-3aa1a334-fdde-419f-a931-cb9380d36de0_1.txt ffmpeg-transcode-2c59b904-f3b8-417a-91db-6111478bb332_1 (1).txt
  24. Neminem

    LG OLED65CS6LA PVR Playback Issue

    @visproductionthat's the upnp plugin telling emby it can't configure the router. And that's not what this is about.
  25. Happy2Play

    Bad metadata EMBY Version 4.9.3.0

    Did you Refresh on the Series/Show or just the episodes? As this option affect the entire Series not individual episodes. Set Series/Show order option Refresh metadata w/replace images on Series/Show Wait a few seconds for Emby to get new info from provider Refresh web page (info should be in new order) Only way you may/will have issues is if there is Locked metadata at Series/Show or Episode levels. If this does not work, we will need to see the server log showing this process.
  26. crusher11

    Plugin: Home Screen Companion

    I'm not sure what you mean.
  27. gnanard

    Bad metadata EMBY Version 4.9.3.0

    Hello, I'm using the Thetvdb module, but even after sorting by DVD, it didn't work. Refreshing the files didn't work either. Do I need to restart the server afterward, or is it immediate? If it's the latter, then it wasn't working. Thanks anyway.
  1. Load more activity
×
×
  • Create New...