Leaderboard
Popular Content
Showing content with the highest reputation on 11/05/24 in all areas
-
No as some users do not want a user logon screen at all ie only manual login so the options have to exist.2 points
-
Almost done with top picks update, and I'll look at this next. I'm not as crazy as I used to be, one solution open at a time now-a-days LOL!2 points
-
2 points
-
I can confirm a very similar issue on my Shield TV Pro (mdarcy) running server version 4.8.10.0. Though for me, it often happens even before the file finishes transcoding; playback seems to die whenever the transcoder gets too far ahead of the player. Maybe it's overflowing its own buffer somehow? Almost all of my settings are stock, and I'm pulling the media from a NAS over SMB. Let me know if there's anything I can provide to make this bug easier to track down :)1 point
-
Myself and friends have gigabit/10gigbit that I share my server with. However, EVERY single time somebody connects from a new client or for the first time, it transcodes DESPITE them having 1Gb/s+ speeds when streaming 8-10Mbps due to "lowering bitrate due to quality settings". I don't understand how the clients (or is it the server?) are so bad at detecting internet speeds. It's literally mis-calculating a client's ability to steam a video by orders of magnitude. Like others, I have to give "the talk" to new users where I try to explain that Emby is bad at detecting speed and can be remedied by going into settings > playback settings > and selecting some arbitrarily high video bitrate so that emby doesn't try to transcode unnecessarily again on that device. This talk isn't easy with non-technical people who are hearing the term "bitrate" for the first time. Then it get's more confusing for them when I have to explain that it's a per-device-setting and not a global ("sticky" across all devices) setting. More confusion. - Is it the clients which are all terrible at detecting speed? Is it my server? Is it something else? - Is there no possibility of adding the ability for the admin or user to set a default "playback video bitrate" for users across ALL devices? I'm open to other fixes. Sorry if this is abit "rant-y" Thanks.1 point
-
1.9.2 is stable for me. Thank you. Also on tvOs 18.11 point
-
As I said, we used to use those but changed for performance reasons.1 point
-
As a reminder - everyone who has commented on this thread, if you like the idea you need to click the heart icon on the original post. That is how @Lukeand the gang determine the if a feature request is worthy.1 point
-
I'll happily wait for you to push it in to the Emby beta repo. I have a feeling ill manually do it and forget to move it back to auto updates via the repo.1 point
-
Nein, Emby verfügt derzeit nicht über Optionen zur Massenbearbeitung, aber es gibt das Bulky-Plugin im Katalog. No Emby currently does not have any bulk editing options but there is the Bulky plugin in the catalog.1 point
-
Hallo, wurde diese Funktion bereits integriert? Ich kann irgendwie nichts finden. Mittlerweile sind ja 4 Jahre vergangen. Die Mehrfachbearbeitung von Metadaten wäre schon sehr schön und zeitersparend. Vielen Dank für eine Info.1 point
-
Shot in the dark, but I've had similar behavior (forcing a sign in) when the host was out of disk space.1 point
-
1 point
-
Any progress on adding this new icon to the sort?1 point
-
Some users want to see them as separate items to be clear which version they are dealing with and this is the easy way to make that happen - put them in separate locations. CoverArt can make them look different.1 point
-
@CarloGood write-up, but most of it is hardly applicable here. You're treating the emby server software as if it's a public facing website when it's more of a private media gallery. Caching, bandwidth, and etc is hardly a concern here for the vast majority of users, and I think it's safe to say that the most would be ok with a few extra milliseconds of load time if their content was actually secure.1 point
-
All the info is provided for you in the How to link to fix iNotify but yes running a scan when you add media is just as effective depending on how automated your adding media actually is.1 point
-
I love when people say "everyone" or "no one" does something. Because a statement like that is always wrong.1 point
-
I see your logs are littered with something like this is alle your logs. This indicates geo-blocking, use of VPN, Security software, not configured, or even PI-hole. 2024-10-30 08:51:16.136 Error App: Error in TheMovieDb *** Error Report *** Version: 4.9.0.30 Command line: C:\Users\oleg\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.7 Runtime: C:/Users/oleg/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 12 Data path: C:\Users\oleg\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\oleg\AppData\Roaming\Emby-Server\system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Connection to https://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Brilliant+Minds+S01E03+The+Lost+Biker&language=en-US timed out ---> System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 20 seconds elapsing. ---> System.TimeoutException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. 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) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) 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.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at MovieDb.MovieDbProviderBase.GetMovieDbResponse(HttpRequestOptions options) at MovieDb.MovieDbSearch.GetSearchResultsGeneric(String name, String type, Nullable`1 year, String tmdbLanguage, Boolean includeAdult, String baseImageUrl, CancellationToken cancellationToken) at MovieDb.MovieDbSearch.GetSearchResults(ItemLookupInfo idInfo, String searchType, String tmdbLanguage, TmdbSettingsResult tmdbSettings, CancellationToken cancellationToken) at MovieDb.MovieDbSearch.GetSearchResults(ItemLookupInfo idInfo, String[] tmdbLanguages, String searchType, TmdbSettingsResult tmdbSettings, CancellationToken cancellationToken) at MovieDb.GenericMovieDbInfo`1.GetMetadata(ItemLookupInfo searchInfo, CancellationToken cancellationToken) at Emby.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, LibraryOptions libraryOptions, String logName, TIdType id, IRemoteMetadataProvider`2[] providers, MetadataRefreshOptions options, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext() InnerException: System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 20 seconds elapsing. Source: System.Net.Http TargetSite: Void HandleFailure(System.Exception, Boolean, System.Net.Http.HttpResponseMessage, System.Threading.CancellationTokenSource, System.Threading.CancellationToken, System.Threading.CancellationTokenSource) at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) 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.TimeoutException: A task was canceled. Source: TargetSite: InnerException: System.Threading.Tasks.TaskCanceledException: A task was canceled. Source: System.Private.CoreLib TargetSite: Void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task, System.Threading.Tasks.ConfigureAwaitOptions) 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) And Error processing request *** Error Report *** Version: 4.9.0.30 Command line: C:\Users\oleg\AppData\Roaming\Emby-Server\system\EmbyServer.dll Operating system: Microsoft Windows 10.0.19045 OS/Process: x64/x64 Framework: .NET 8.0.7 Runtime: C:/Users/oleg/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 12 Data path: C:\Users\oleg\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\oleg\AppData\Roaming\Emby-Server\system MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Cancelling connection to https://image.tmdb.org/t/p/original/oqWTbBixgF8XwqzGeFWMzkNwqAw.jpg 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 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, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void MoveNext()1 point
-
I was worried about that. I was debating buying lifetime emby premier but I'm not sure at the moment, I've gotta wait and see how this plays out, it sounds too up in the air. Does emby even have an official roadmap?1 point
-
1 point
-
1 point
-
@radeonor others, I have YTrailers to download trailers locally to my server, but how about a YTrailers for TV Shows? Is that possible? My main reason is that I have a few family members with Roku devices that do not support online YouTube trailers. Thank you!1 point
-
I have a fairly large movie collection (5k+) starting with films from the 1920's and in the absence of "smart" playlists how about a filter by decade option? Filtering by year works, but if I want to watch something from say the 1950's I have to start navigating from the 1930's and work my up to the 1950's which is quite a few number of pages. Another option might be to have Years running vertically much like the alphabet when viewing by title.1 point
-
But you can't now or should I say mine is like a swipe container so can't highlight. So I just open dev console if needed. Sorry I just notice that is a issue in List View. Change to Table view to Highlight.1 point
-
1 point
-
Emby for Apple TV 1.6.7 has been released and now supports this feature. Enjoy.1 point
-
Hmm, does it happen with all videos or only with one (or a few) specific ones? Do you see the same in other clients as well? How much segments are missing at the end - or let's say "how much seconds"? Is it always the same length that is missing?1 point
-
In my experience, videophiles use the exact terms but no biggie. As I said, the discs (save dual layer DV) can be ripped to streaming friendly formats in full quality. There is really no reason to try and replicate the disc image these days.0 points
