Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. ebr

    Issues with emby android amazon apps

    @Jmackay82I've found some problems in the app. Some changes were made at the server side that the app had not adjusted to. This should be corrected in the next beta. Thanks for reporting.
  3. MediaIntelNUC

    Episode pic stopped showing.

    Doesnt change my point, like @ebrsaid, its a mental connection to spoilers. The reason this happened in my case whas that my girlfriend hates the themes/trailers playing when choosing an item, so she went in to the settings and thought she could disable them momentarily and she thought they were "spoilers" And she didnt tell me that she had tried to disable them. As i said, not as easy as just not understanding. /N
  4. Pasithea

    Plugin: TheIntroDB – Emby Plugin

    @matrixtechI added a new toggle for you in v1.1.0.0. However, when enabled Recap/Preview skips will be entirely disabled as there is no native marker support for them.
  5. @Luke: I installed 3.5.58, still no speed adjustment working on any video
  6. Luke

    Pb while playing vidéos in 4K

    Hi, what exactly happens?
  7. It seems solvable via nginx configuration, at least according to what I've read.
  8. Neminem

    Episode pic stopped showing.

    But this is not a server settting.. Its a app setting, that users can change to there liking.
  9. Luke

    Unable to use Identify option

    @mrtonyplease let us know if this helps and please keep us posted on what you find. Thanks.
  10. I think this is resolved in 3.5.58.
  11. Luke

    DNS failure for emby.tmsimg.com

    Hi, please attach the complete emby server log file. thanks.
  12. MediaIntelNUC

    Episode pic stopped showing.

    I dont think its as simple as just not understanding. Beacause if it was, then nobody would need any help with something that has written descriptions next to them in the server settings. /N
  13. For me, on 3.5.57, impossible to change speed for any type of audio But on 2.1.54, i can change for all included AC3 stereo.
  14. softworkz

    Do I have to beg for a refund??

    @17788345546 Did this help?
  15. jbirmingham40

    DNS failure for emby.tmsimg.com

    Sure thing. I will move this and upload my log file at the same time.
  16. niru86

    VirtualTV plugin

    If i have a channel called Action Movies can i do a channel that will play the some movies but 1 hour later
  17. Neminem

    Trackt Plugin not working on 4.10.0.40

    There has been changes at Trakt, if you are using it for free. Trakt Now Limits Free Users to One Connected Streaming App
  18. Today
  19. Neminem

    Unable to use Identify option

    Something is blocking you access to tvdb, mb3admin, api,github and more. Its likely Security software, Firewall, ISP, DNS, VPN etc. Solve this riddle and you are good.
  20. Neminem

    DNS failure for emby.tmsimg.com

    I guess this should be posted under the Server Beta section for the forum.
  21. I found this discussion interesting because streaming quality can make a noticeable difference when watching live television remotely. It’s useful when users can discuss practical issues they experience and suggest possible improvements. While looking through other streaming-related discussions, I also came across xuper tv última versión apk.
  22. TBH, I don't think there's much reason to hold off on the update at this point. It's been about a week, and there haven't been widespread reports of this issue. Did something change between 4.9 and 4.10? Yes. Luke's acknowledged that 4.10 is using an updated .NET 8 maintenance version and that it's possible a security-related change is now preventing something that previously worked. My setup and situation could just be unique enough that it happened to catch a change from behavior that was previously more lax to something that's now being enforced more implicitly. Another person running into the same thing and providing logs would definitely be beneficial in narrowing that down. That said, if you do update and run into the issue, downgrading is pretty easy and gets things working again. Good luck.
  23. Here is the log appreciate any help! services: emby: image: emby/embyserver:beta container_name: embyserver network_mode: host runtime: nvidia environment: - UID=1026 - GID=100 - GIDLIST=937 - TZ=Europe/Amsterdam - NVIDIA_VISIBLE_DEVICES=all - NVIDIA_DRIVER_CAPABILITIES=compute,utility,video volumes: - /volume1/docker/emby/config:/config - /volume2/data:/volume2/data restart: unless-stopped this now works without crashing. hardware_detection-63925351890.txt
  24. Neminem

    Episode pic stopped showing.

    Hmmm What's not to understand with this text?
  25. jbirmingham40

    DNS failure for emby.tmsimg.com

    Starting a few days ago I started seeing dns failures while retrieving some images. It looks like emby is trying to resolve emby.tmsimg.com which does not appear to resolve. I checked a public dns resolver and it too is not able to resolve it leading me to wonder if the dns entry is bad. Either way I get tons of messages like this message below. If I drop the emby and go to www.tmsimg.com the image loads fine in my browser fwiw. I am running the latest 4.11.0.1 on Ubuntu but this was happening with an earlier beta version as well. Happy to provide the entire log if it is helpful. 2026-09-18 10:57:41.548 Error ImageService-0HNOL4VB6RHOU:00000033: Error processing request *** Error Report *** Version: 4.11.0.1 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 7.0.0-31-generic (buildd@lcy02-amd64-060) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0, GNU ld (GNU Binutils for Ubu OS/Process: x64/x64 Framework: .NET 8.0.28 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 6 Data path: /var/lib/emby Application path: /opt/emby-server/system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Name or service not known (emby.tmsimg.com:443) ---> System.Net.Http.HttpRequestException: Name or service not known (emby.tmsimg.com:443) ---> System.Net.Sockets.SocketException (0xFFFDFFFF): Name or service not known at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) --- End of inner exception stack trace --- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.BaseHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.Providers.Manager.ProviderManager.SaveImageFromRemoteUrl(BaseItem item, LibraryOptions libraryOptions, String url, ImageType type, Nullable`1 imageIndex, Int64[] generatedFromItemIds, IDirectoryService directoryService, Boolean updateImageCache, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.LibraryManager.ConvertImageToLocal(BaseItem item, ItemImageInfo image, Int32 imageIndex, CancellationToken cancellationToken) at Emby.Drawing.ImageProcessor.ProcessImage(ImageProcessingOptions options, CancellationToken cancellationToken) at Emby.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, RestPath restPath, String urlString, String localPath, String contentTypeInPath, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() InnerException: System.Net.Http.HttpRequestException: Name or service not known (emby.tmsimg.com:443) Source: System.Net.Http TargetSite: Void MoveNext() at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem) at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) InnerException: System.Net.Sockets.SocketException: Name or service not known Source: System.Net.Sockets TargetSite: Void System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  26. quickmic

    embyforkodi (next-gen) 11.X.X support

    It's released.
  27. mrtony

    Unable to use Identify option

    thanks plz have a look, please note that i don't have this issue before
  1. Load more activity
×
×
  • Create New...