Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Lessaj

    Dolby Vision

    I am not sure that it can because I've never used it, might be able to generate one based on DV data though. I was referring to this for the profiles, for example this is a 7.6 with DV and HDR (typically bluray): Or an 8.1 (typically streaming): Or 5, pure DV
  3. pawlopi

    Lagging Emby

  4. Emby Server Beta 4.10.0.24 which is being released today should resolve the issue where the skip intro markers are not being added when a new episode is being scanned for a show where we already have markers for existing episodes I see you are not on the beta. 4.10.x.x - so you will need to wait until 4.10.x.x gets released as stable release
  5. Sammy

    Dolby Vision

    I took a peak at the Media Info and see the difference in the video. One says HDR 10 Compatible and the other doesn't. I don't suppose Handbrake can reencode Dolby Vision to HDR 10. Not that it matters, I just went ahead and sprung for another TV in the bar and the kitchen TV isn't used to watch 4k stuff anyhow because who wants to watch much on a 24" screen anyhow..
  6. Luke

    Lagging Emby

    Hi, as long as you get the log from the server web interface, then you shouldn't have to. What model Synology do you have?
  7. The 4.10.0.24 beta build has incorporated a permissions change that terramaster sent to us.
  8. Luke

    TOS 7 Stable and Latest Emby Issue Upgrading

    The 4.10.0.24 beta build has incorporated a permissions change that terramaster sent to us.
  9. sa2000

    Problem with music cover art

    Emby Server Beta 4.10.0.24 which is being released today has a change that should ensure your single album playlists just have the album image instead of a collage of 4 copies of the album image. For the support document on Music Naming and image file types, I am lookijng into that at the moment
  10. pawlopi

    Lagging Emby

    Hi, thanks for quick responce, as I understand I don't have to anonymize anything in log?embyserver-63922089600.txt
  11. Luke

    Emby automatically rotates uploaded video

  12. Luke

    Lagging Emby

    Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  13. pawlopi

    Lagging Emby

    Hello everyone, I bought lifetime licence of Emby after log time of Plex expirience (fast, zero problems) due to crazy prices at the competitors plan. Unfotunately my Emby is almost unusable due to lagging. Almost all plugs are switched off, also other options like hardware acceleration etc and very often my content not loading on remote devices at all or I have to wait a minutes to hear the sound or watch te move. Can You look at that all and tell what can be the reason for that kind of long time server answer? If I should share more information please let me know. I'm ruuning Emby on pretty old Synology drive instaled directly from site (not container) and have the latest version. Thank You 2026-08-11 12:28:15.883 Info PlaystateService-: http/2 Response 204 to host7. Time: 117165ms. POST https://host6:9005/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Honor8&X-Emby-Device-Id=a000c2ca56fcb71d&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret4_x&X-Emby-Language=pl&reqformat=json. 2026-08-11 12:28:16.118 Info PlaystateService-: http/2 Response 204 to host7. Time: 61223ms. POST https://host6:9005/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Honor8&X-Emby-Device-Id=a000c2ca56fcb71d&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret4_x&X-Emby-Language=pl&reqformat=json. 2026-08-11 12:28:16.130 Info PlaystateService-: http/2 Response 204 to host7. Time: 58415ms. POST https://host6:9005/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Honor8&X-Emby-Device-Id=d&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret4_x&X-Emby-Language=pl&reqformat=json. 2026-08-11 12:28:16.133 Info PlaystateService-F: http/2 Response 204 to host7. Time: 60279ms. POST https://host6:9005/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Android&X-Emby-Device-Name=Honor8&X-Emby-Device-Id=1d&X-Emby-Client-Version=3.5.36&X-Emby-Token=x_secret4_x&X-Emby-Language=pl&reqformat=json.
  14. Maybe something like: Images should never be within /opt/emby-server path, and should never have \ in the path on the Linux system. But yes wait for sa2000 to advise further, this might only blank out the reference to the image but not tell it that it needs to find out what it is/how to retrieve it later (without metadata refresh). I am just someone who can look at a database and take a guess based on observation.
  15. Nitro_Zeus

    Emby automatically rotates uploaded video

    With Copilot, I looked through my Embyserver.txt log and found this; -noautorotate -metadata:s:v:0 rotate=-90 This means: Emby ignores the original iPhone rotation metadata (because -noautorotate forces ffmpeg not to respect it). Emby then adds its own rotation = -90°, which flips the video sideways. This only happens in the web player, because it uses HLS transcoding. The Emby app uses direct play, where rotation metadata is respected → therefore the video looks correct in the app. I downloaded ffmpeg on Windows https://www.gyan.dev/ffmpeg/builds/?utm_source=copilot.com And ran this command in CMD to change the files from .MOV to .MP4 and h.264 with fixed settings. for %i in ("C:\Users\USERNAME\Desktop\*.MOV") do ffmpeg.exe -i "%i" -c:v libx264 -preset fast -crf 18 -c:a aac -movflags +faststart "C:\Users\USERNAME\Desktop\%~ni_fixed.mp4" This issue has been solved
  16. Today
  17. CBers

    Emby: Latest Versions

    New Emby server Beta release, v4.10.0.24.
  18. Who else is going to do it? But again, this is mainly to be used when there is metadata missing.
  19. I think i said this in 4 words
  20. 0balbert

    Zidoo not playing all Dolby Vision

    I do see that its working in Andriod TV app version 2.1.51 but it's still not working in the Emby of Andriod app is it possible to put the same fix that was applied to Emby for Andriod TV to Emby for Andriod as previously stated I'm currently on Emby for Android 3.5.42
  21. DiabboVerdde

    "Upcoming" tab and automatic scraping stopped working

    as a matter of fact, yes... I think I found the cause. It was NordVPN, which I use on my Synology. Somehow the certificates for the ovpn connections to NordVPN expired and my kill switch cut all communication when this happened. I had to replace the ovpn files with new ones to refresh the certificates and like magic it worked. I have used this VPN for many years, never had a certificate expire before, but I guess there's a first for everything. Thanks a lot @Luke, I'll leave the topic here to help anyone who might go though the same situation.
  22. Luke

    "Upcoming" tab and automatic scraping stopped working

    Hi, the server’s requests to these domains are timing out and failing. Typical causes are firewall, security software or vpn . Can you look into those and let us know what you find?
  23. Can you get some new entries to show up? Are they off as well? If yes, then try a different browser or look at browser data and time zone settings. If no then the issue is limited to peat events, likely meaning the system clock changed at some point.
  24. I think it’s valid request to be able to grant permission to more features without requiring admin.
  25. @sa2000 can advise on that.
  26. Would you elaborate please on that querry? From what enviroment shall I execute that. The emby database folder is owned by the emby service
  27. Hmm so this will force me to lock all my media to no have a random family member / close friend to mess it up. For me that would force me to manually run through my. 2000+ movies 400+ tv shows All my music + music videos. Not to speak of my photos and home videos. And the lock them......
  1. Load more activity
×
×
  • Create New...