All Activity
- Past hour
-
The 4.10.0.24 beta build has incorporated a permissions change that terramaster sent to us.
-
The 4.10.0.24 beta build has incorporated a permissions change that terramaster sent to us.
-
sa2000 started following 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
-
xusoooo joined the community
-
jadalama joined the community
-
Sidra67 joined the community
-
melhado joined the community
-
Mireya1 joined the community
-
我是你的父亲 joined the community
-
albaamt joined the community
-
Azian71 joined the community
-
Oristela joined the community
-
emby63mxs@gmail.com joined the community
-
Hi, thanks for quick responce, as I understand I don't have to anonymize anything in log?embyserver-63922089600.txt
-
Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
-
pawlopi started following 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.
-
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.
-
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
-
Add Refresh Metadata permission to non-Admin users
CBers replied to CBers's topic in Feature Requests
Who else is going to do it? But again, this is mainly to be used when there is metadata missing. - Today
-
A new approach to making IPTV behave more like traditional tuners
EODCrafter replied to PowerCC's topic in Third Party Apps
I think i said this in 4 words -
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
-
"Upcoming" tab and automatic scraping stopped working
DiabboVerdde replied to DiabboVerdde's topic in Synology
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. -
"Upcoming" tab and automatic scraping stopped working
Luke replied to DiabboVerdde's topic in Synology
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? -
Time in logs show as Pacific time, but system is in Eastern time
Luke replied to griam01's topic in WMC UI (Beta)
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. -
Tremas started following Changelog: Emby Web App
-
Add Refresh Metadata permission to non-Admin users
Luke replied to CBers's topic in Feature Requests
I think it’s valid request to be able to grant permission to more features without requiring admin. -
@sa2000 can advise on that.
-
Would you elaborate please on that querry? From what enviroment shall I execute that. The emby database folder is owned by the emby service
-
Neminem started following Add Refresh Metadata permission to non-Admin users
-
Add Refresh Metadata permission to non-Admin users
Neminem replied to CBers's topic in Feature Requests
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...... -
DiabboVerdde started following "Upcoming" tab and automatic scraping stopped working
-
Hello everyone! Over the past few days I noticed an odd behavior in my emby server, running on a Synology unit: The "Upcoming" tab (showing the upcoming episodes and dates for my tv shows) and all automatic scraping has stopped working. No data of any kind is received and the screen just remains blank/empty. It used to work just fine until a few days ago and I didn't change any settings on either Emby Server or the Synology unit. I checked the logs and saw some entries that may or may not be related, but it does relate failure to authenticate with the TheTvDB/TMDB APIs, which would explain everything, but why? Since I have changed no settings at all I see no reason for it to stop working. Here's the entries: 2026-08-12 09:56:39.065 Info HttpClient: POST https://api4.thetvdb.com/v4/login 2026-08-12 09:56:39.069 Error TvShowsService-0HNNNV0CQIOFL:0000000A: Error getting episode listing *** Error Report *** Version: 4.9.5.0 Command line: /volume1/@appstore/EmbyServer/system/EmbyServer.dll -programdata /var/packages/EmbyServer/var -ffdetect /var/packages/EmbyServer/target/bin/ffdetect -ffmpeg /var/packages/EmbyServer/target/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/bin/ffprobe -nolocalportconfig -ignore_vaapi_enabled_flag -pidfile /var/packages/EmbyServer/var/EmbyServer.pid -defaultdirectory /volume1/Public -updatepackage emby-server-synology72_{version}_x86_64.spk Operating system: Linux version 4.4.302+ (root@build7) (gcc version 12.2.0 (GCC) ) #86009 SMP Wed Nov 26 18:45:09 CST 2025 OS/Process: x64/x64 Framework: .NET 8.0.25 Runtime: volume1/@appstore/EmbyServer/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/packages/EmbyServer/var Application path: /volume1/@appstore/EmbyServer/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Cancelling connection to https://api4.thetvdb.com/v4/login due to a previous timeout. at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Tvdb.EntryPoint.EnsureToken(CancellationToken cancellationToken) at Tvdb.EntryPoint.GetResponse(HttpRequestOptions request, String method) at Tvdb.TvdbEpisodeProvider.FetchEpisodes(String url, Int32 page, CancellationToken cancellationToken) at Tvdb.TvdbEpisodeProvider.FetchEpisodesWithAllPages(String url, CancellationToken cancellationToken) at Tvdb.TvdbEpisodeProvider.FetchMainResult(String seriesId, String seasonType, CancellationToken cancellationToken) at Tvdb.TvdbEpisodeProvider.EnsureEpisodesInfo(String id, String seasonType, TimeSpan cacheTime, IDirectoryService directoryService, CancellationToken cancellationToken) at Tvdb.TvdbSeriesProvider.GetAllEpisodes(SeriesInfo seriesInfo, CancellationToken cancellationToken) at Emby.Api.TvShowsService.GetAllEpisodes(Series series, Season season, LibraryOptions libraryOptions, Nullable`1 isUnaired, Nullable`1 isMissing, Nullable`1 isSpecial, CancellationToken cancellationToken) at Emby.Api.TvShowsService.GetAllEpisodes(User user, DtoOptions dtoOptions, String parentId, Nullable`1 isUnaired, Nullable`1 isMissing, Nullable`1 isSpecial, Boolean sortItems, Nullable`1 startIndex, Nullable`1 limit, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() Also this: 2026-08-12 09:56:39.076 Debug TvShowsService-0HNNNV0CQIOFL:0000000A: http/1.1 Response 200 to host2. Time: 25054ms. GET http://host1:8096/emby/Shows/Upcoming?Limit=100&UserId=x_secret3_x&ImageTypeLimit=1&EnableImageTypes=Primary,Backdrop,Thumb&EnableTotalRecordCount=false&parentId=29602&Fields=Overview&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome macOS&X-Emby-Device-Id=650c89f6-63c4-42f1-9983-ffcec604456f&X-Emby-Client-Version=4.9.5.0&X-Emby-Token=x_secret2_x&X-Emby-Language=en-us. 2026-08-12 09:56:40.302 Error HttpClient: Connection to https://api.themoviedb.org/3/configuration?api_key=x_secret4_x timed out 2026-08-12 09:56:40.311 Error App: Error in TheMovieDb Has anyone experienced the same recently? I don't think the problem is with TheTvDB/TMDB itself... Is there any guidance you guys can provide me here to fix this? I already check Sylology's firewall and there's nothing in there that could cause it, but I am open to suggestions. Thanks a lot! DiabboVerdde
-
Add Refresh Metadata permission to non-Admin users
crusher11 replied to CBers's topic in Feature Requests
Why would an admin be on top of locking things but not on top of updating things so all metadata is present? -
Time in logs show as Pacific time, but system is in Eastern time
griam01 replied to griam01's topic in WMC UI (Beta)
This is the view from the server directly...time in lower right is the system time in ET and the alerts are showing PT. -
Add Refresh Metadata permission to non-Admin users
CBers replied to CBers's topic in Feature Requests
That's upto the Admin to lock it if it's not to be changed, but this is mainly to be used when there is metadata missing. -
Time in logs show as Pacific time, but system is in Eastern time
Luke replied to griam01's topic in WMC UI (Beta)
Hi, I would check the time zone on both the server machine and the client machine.
