Leaderboard
Popular Content
Showing content with the highest reputation on 12/28/20 in Posts
-
Feature Request. A present I have several user accounts setup for family members. When we sit down together to watch a movie we currently log into one account (Mostly mine), so obviously only this account gets the watched status. What happens then is everyone uses my account because there's isn't up-to date and it's "just easier". This results in my account telling me I've watched something when I haven't... I would like the ability to log into my account and select/deselect which other users are present so that when a movie/TV episode is watched together, their watched statuses are updated accordingly? The next time you log in again all other users would have been deselected. It could be implemented so each user account can do this, or only select user accounts can. Even a special "Family" user account, or multiple viewers button as long as everyone's watched status is correct. Even just ticking the users present on the login screen before login into an account.3 points
-
Say I have a custom collection of 56 Christmas movies. During the Holiday Season, I would like to show this on the main page as a Library. Now, I could make a drive folder called "Christmas" and put these movies in that folder. However, now we're getting away from using metadata for organization and moving back to using folders for organization. Something you've spent the last few years trying to get away from. So each collection should have a toggle to show it as a library on the Home Page. Then people can make collections for Christmas, Halloween, Summer Romance, Summer Slasher Films, whatever and show them on the front page where they are easily accessible. Don't want to show it anymore, switch the toggle off.3 points
-
My personal highlight in 2020 was that the number of transcoding issues that have been reported and that I had to investigate, decreased by 80-90% compared to previous years. There might not have been that many "headline features", but there have been a huge number of quality and reliability improvements across all areas. Live TV took a little longer than expected, but it's coming very soon and for tone-mapping, we're still investigating different options.3 points
-
Please read this post first. I was wondering if it would be possible to add something that would allow you to skip the intro to shows automatically while binge watching. When watching Netflix it does this for some shows, and im not sure if thats a feature of Netflix itself or a Chrome extension i use called "Flix Assist" but it would be a nice feature to have within Emby as well. and possibly even create a custom timed skip for specific shows2 points
-
Not sure what people's opinion of this is, but here's my back story. (Skip ahead if you're not interested in the saga ). I have had a lifetime Emby Premier subscription for quite some time now, and recently set up an Epson EH-TW9400 projector. I had used the Emby app on a NVidia Shield in the other room and bought one for the projector. My brother in law wanted to access to my library, but runs his media through a PS4, which has Plex available, but not Emby (apparently), and he already had a lifetime Plex Pass. In the end he bought me a Plex Pass for Christmas, so now I have both servers running accessing the same media files. We watched Guardians of the Galaxy 4k HDR last night, and we thought that when playing through Plex, the picture didn't look as good as when playing through Emby. It didn't look a defined in Plex, and didn't seem to show the HDR effects as brightly as when played though Emby. Do both apps use the same players and libraries to render the image, or does each use it's own internal system? I tend to think it might be a placebo effect and there was probably no difference, however we did flick back and forward several times over the same scenes and every time we thought the Emby app produced a better looking image. Just thought I'd pop the question out there and see if others have noticed a difference, or if anyone can say that they use the same rendering system and my eyes are deceiving me. For the record, I do understand my projector isn't native 4k, but everything I've seen suggests sending it a 4k signal will produce a better image than 1080p, and the 4k sources often include HDR, which this projector does very well. Thanks2 points
-
The "Watch with Others" is already supported on a few applications. I know Kodi, EMC, and Blue Neon Night on Roku all support this. You choose the main user and log in. Then you choose who else is in the room watching with you. Then you would watch items and the played status and resume points are mirrored among all the users watching in room. Then after you are done you would use sign-out and choose "Only Me in the Room" and it removes the other users from your session. The session now belongs to just the one user who originally logged in. This is how it works inside Blue Neon Night which can be found here: I am sure eventually the "Watch with Others" and the "Watch Together" will both get implemented as these are valuable functions with high user engagement. All of these legacy features will make it back into the present day apps eventually.2 points
-
You've grown up with watching live tv but on television only runs garbage? You have a big library but don't know what to watch next? Then this for you: "VirtualTV" - my new live tv plugin that allows you to create custom channels based on conditions of your Emby library content. What's missing: Maybe codec conditions Known problems: Needs Emby Premier to work (Playback) Emby's live tv and playback api is very limited, so i've had to make some detours to get things working. The plugin has two general playback modes: "continous" and "playlist" playback. With "continous" mode you can also choose between "live", which bahaves like real live tv or "archive", which plays the videos from the start. In "Continuous" mode multiple videos are queued and concatenated to one big file with the help of ffmpeg. To make this happen every video in the queue has to have some common features (video and audio codec). That's why it often happens that the video also has to be transcoded by ffmpeg. For transcoding the plugin relies on Emby's internal transcoding engine. If there's a problem, not uncommon with hardware acceleration enabled, the plugin also has a problem. Nothing i can do about it. The availability of subtitle tracks is mostly dependant of the Emby user playback settings. In continous playback mode only one (the default) subtitle track can be used and this one has to be burnded into the video (transcoding takes place). In "Playlist" playback mode the videos are pushed as a playlist to the Emby clients. It's like you would play your videos directly from your libraries. This way you get all the features you are used to. Audio and subtitle selection, pause, skipping around and similar things. "Native" playback method was created by the Emby Devs. Similar to Playlist playback it will play the real library videos, but with the big difference that playback is purely initiated by the client app, without any remote command execution. This is why it also works for Roku devices on a WAN network. And although the real videos are played, the whole thing is treated like live TV. This means that channel zapping is possible and no dialogs for playing the next episode are displayed. Unfortunately, the new playback method does not yet support all features. As the name "Archive" suggests, it will currently always start all videos from the beginning. In addition, only very few Emby apps automatically advance to the next video. If you want it to be improved even further, each of you should raise your voice in this thread. To get things started install the plugin via Emby's plugin catalog and restart Emby. Setup your channels with a name and number and choose your playback mode. In the channel conditions you'll have to select an Emby account. This account is used to get library access, respect parental rating, reading watched states and selecting the stream language. At least one textual input field of the conditions has to be filled to get some program data. Fields with an asterisk are either evaluated with an "AND" or "OR" condition among each other. Finally, if you've chosen "Continous Playback" for one of you channels, take a look at the transcoding settings. Save your channel line up and manually trigger a "Guide Refresh". Now have fun! Version History: After a plugin update, always clear your browser cache. If your settings still don't load in the config screen, you have to move the "VirtualTV.xml" out of ...\plugins\configurations and restart Emby. Start from scratch. 2.0.0.0 Unlimited number of channels; New playback method "Native (Archive)"; New security concept for the Export API 2.0.2.0 Performance improvements to Guide Refresh; Preview for Add/Edit Channels; Option to disable Program indicators 2.0.3.0 Fixed missing Playlist sort order for some Content Types; Added support for Seasons with Content Source Collections 2.1.0.0 Selectively enable channels for specific users; Create copies of existing channels; Ordered unwatched episode playback 2.1.5.0 Added option to (auto)enable channels on a specific date range; Bug fixing1 point
-
I mentioned it in another thread, but thought I'd put it here since this looks like a new section--just for posterity. Would like to have a bulk meta data editor function. For example, if I have 750 videos whose producing studio is the same, I want to select those videos and apply the name of the studio to those videos. Similarly, if there is a custom tag I want to apply to a subset of those movies, I want to be able to select them in bulk and apply the tag to those videos (instead of selecting them one by one).1 point
-
When setting up a new user I think it would be great if I could copy an existing user. Even better if you could copy certain aspects of a user like views , library access , parental settings1 point
-
Pretty simple suggestion. I have multiple users for my Emby server. If I want to do continuous maintenance on the media, I have to tell everyone. some of them are harder to reach than others ( i.e. no Facebook or Skype chat etc. ) It would be great if say... on the admin panel, I could hit a check box that enables 'maintenance mode', where the server still runs does everything as normal, but instead of the login screen it displays a maintenance page saying the server is unavailable. Even better if I were able to directly put a reason in a text box that would then display on the login screen as well. Not really sure what others would think of this, but for me it would be quite helpful. mostly if I want to make sure no one is trying to access content I know won't work until I've done a full library scan again. Thanks for reading. -Kyle1 point
-
As I mention in a related post, I love the additional subfolders for Movie Extras (eg, Shorts, Scenes, Interviews, etc.)! It would be awesome to extend this functionality to TV Series as well. Specifically to add support for many/all of the same folders supported for Movie Extras, eg, extras specials shorts scenes featurettes behind the scenes deleted scenes interviews trailers As well as any additional folders that get added in the future (eg, hopefully Galleries). Support Placement of "Extras" Folders Within Each Season Folder, Plus A Naming Scheme to Link A Particular Extras Folder with a Specific Episode (eg, "\Season 1\E1 - Deleted Scenes\" for episode 1 deleted scenes): I want to clarify that it would be great if these various "extras" folder types could reside within each Season folder. So for example, within a Season 1 folder we could then have an "Extras" folder, a "Deleted Scenes" folder, a "Featurettes" folder, etc. And furthermore, that we could designate a particular folder to refer to a specific episode (eg, "\Season 1\E1 - Deleted Scenes\" for episode 1 deleted scenes). See more below, particularly why I think this would be so useful: https://emby.media/community/index.php?/topic/55915-emby-server-theater-additional-extrasspecial-folder-types-for-tv-series-similar-to-movies/&do=findComment&comment=587195 Thanks for your consideration! PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.1 point
-
The Mult-Select in the Server web app is super-useful (I'm so grateful to those that introduced me to it!). But given that the Server web app has some excellent filtering functions (eg, in my case I make use of filtering by Tags) it would be very handy to have a "Select All" functionality, so that I can filter down to the results I'm looking for and then easily add them to a Collection (or, when eventually we have Bulk Editing abilities, open a Bulk Edit view on all the Selected items). Thanks! PS - If this is something you might like to see implemented, be sure to "Like" this top/first post (as well as any subsequent posts in this thread that highlight particular aspects of what you are interested in) -- "Liking" the top/first post helps the Devs to know how much interest there is in a given Feature Request.1 point
-
Currently if you're part way through a multi version movie, and go back to it, the default version is whatever the default version would normally be. It ought to default to the version that's in progress.1 point
-
Hi, In the TV Shows library there's is an option to merge from diferrents folders, thats works good. ¿It's possible to put the same option for the movies? I actually use different hard drives for different qualitys, so when I put a library I have a lot of movies that i have to group manually. I know there is a plugin doing something similar, but that plugin merge all libraries, and i want some library separated than others because I have for example a uniqe library with GDrive Movies, 3D movies separated... etc I think it would be nice have that option just like tv shows. Thanks1 point
-
Does a lyrics plugin exist for Emby? Something to show the lyrics of a song while being played. It doesnt show in the Plugins catalog, so I assume one doesn't exist?1 point
-
While Emby already has recommendations built in based on previously watched items I find they are not all that helpful. They seem to be based on genre only, for example, because you watched a comedy here are other comedies in your library. I do like how the also directed by/appear in recommendations work though. What would be great is if Emby could incorporate Trakt's recommendations as they are much more sophisticated. Trakt's recommendations are not only based off of what you have previously watched but also what your Trakt friends and other Trakt users have watched. It takes user ratings and trending/popular media into account. Ideally Emby would include full Trakt integration allowing users to rate media after watching, view lists and recommendations, and view upcoming media all from within Emby but for now I think recommendations would be a nice addition. Trakt has the potential to give Emby that community feel and allow users to discover new media, find something to watch, and recommend media to other users. http://docs.trakt.apiary.io/#reference/recommendations1 point
-
It would be useful if the server (or perhaps clients) could cache most (if not all) content images (posters, backdrops, logos, etc) for movies, TV series and seasons. This would mainly be of benefit when a portion of someone's content is offline but the users would still like to view the content to know what exists. I think caching on the server would be preferable, then all clients could make use of the same cached images. if you think this would be a useful feature, please click the "Like This" button on this post.1 point
-
If you go to an individual Movie or show, and click on Edit subtitles, there is an option to return only Forced subtitles. This option is not available in subtitle configuration in the Library section. Would be great if this could be added there, so only download forced subtitles for shows/movies. Or better would be to add it as an option of "Forced subtitles for language matching audio language". Seems most of this functionality is already in place, just needs to be linked up. If it helps, I would like to offer a bounty on this option. I can personally add $100 to bounty for it.1 point
-
Hi Guys, I recently moved from Kodi with MySQL for lack of proper multi user management and server side support, I have to say I'm impressed with Emby. Together with the Kodi Plugin it really takes the solution to a whole new level, count me in among the supporters! One feature I would like to see is the ability to recommend movies or shows to other users: I share my Library with close friends and family but it is a big library so they are always calling me to recommend them a movie to watch. It would be really cool if after watching a movie I can click a Recommend button and choose the users I think would like the movie, then it is displayed on their suggested movies at the top with the name of the user who recommended it... Sorry if there is something like this is already there, I am new to the interface and don't fully know it but could not find such feature... Thanks!1 point
-
I have been a VERY longtime user of Emby (since the early days of Media Browser 2.x!) and am EXTREMELY anal about making sure all data in my collections is as correct as possible. I have used Emby's built-in scraper and have been far less than impressed on a number of fronts over the years: incomplete actors, incorrect genres, misidentifying actors mostly, and some movies just aren't found at all (mostly fan films or adult content). As a result I've been using a combination of Media Center Master and MetaBrowser to gather and customize my output before loading it pre-locked into Emby. But now that MetaBrowser appears to be offline permanently and I am about to replace my primary workstation I am in a bit of a dilemma - I cannot get MetaBrowser to load on an alternative machine since we can't authenticate anymore. So my question is this: Does anyone have a suggestion for replacing MetaBrowser with the same or similar capability? I tried Media Companion briefly but it is a scraper only - no way that I could see to manually enter data. Alternatively, anyone know how I can get MetaBrowser to launch on another computer and bypass the logon requirement?1 point
-
Often times when I see "Reason for transcodng: Media bitrate exceeds limit." in the info I wonder, what kind of internet connection do they have? I know this can cover multiple scenarios like bandwidth limit set for user, server, client side quality setting, as well as AUTO bandwidth detection... Can you PLEASE add to the dashboard the returned client bandwidth capabilities? The value you are getting from the client that tells emby its bandwidth abilities. While you are at it tighten up the spaces between lines on the transcode items, and align the results to the right instead of center.. MAYBE SOMETHING LIKE THIS :1 point
-
So 2020 has come to a close and Plex has issued a year review which you can read here. Jellyfin released their 10.7.0 rc1 (changelog here) which includes synchronized playback for music and overall polish to their web app. Also HDR tonemapping while transcode. Both plex and Jellyfin has third party clients (mpv-shim) that works wonderful on desktop (specially Linux). I am trying to think what is the best feature that Emby released in 2020 ? Downloading subtitle when playing something ? Some polish to android tv app? A new version of android app? I think there has been no feature where Emby implemented it first. HDR tonemapping was on Jellyfin first, Skip Intro was on plex first. Am I missing something?1 point
-
with local works ok, with emby plugin freeze, sometimes in 1 sec other 4sec or 8secs... i attached log1 point
-
i just upgrade radeon drivers to try something but not works :/. I tried with a local file and reproduce ok.1 point
-
That will start playing but won't stop. Instead do this: http://192.168.100.22:5004/auto/v3&duration=60 This will record channel 3 for 60 seconds from my tuner on IP 192.168.100.22 Change the IP to point to your HDHomeRun Change the number after the "v" to be the channel number Change the last number to be number of seconds to record1 point
-
Sync issue with this version see attached log report https://paste.kodi.tv/umiposebun1 point
-
1 point
-
Emby is not encrypting your files. If you use port 8920 it will encrypt the transmission - this is like any other web site using https (the "s" stands for "secure"). But to do that it must have a certificate, and to get a certificate you need a domain name. So you can either go without the secure transport (which is of little benefit for most users, I'd say), or learn enough about networking to set it up if you want it. The client opens ports automatically. It is your router and/or Windows firewall that needs to be told that incoming requests on your chosen port are allowed, which is the meaning of "opening" the port. Opening the port is often combined with mapping it to a different port, so that, for instance, your client can request contact with the default port 80 (for unencrypted http), but your router can be told to pass that traffic to port 8096 on your Emby server - this saves you having to type ":8096" as part of the URL in the client, but typically only works outside your local network (unless you go further and have a proxy, which is a whole other kettle of fish). Paul1 point
-
Hi, I have setup the subtitle downloader as part of my library setup - all works great - no issues there. However, for forced subtitles - then the only way to know they exist (usually when you can't understand a part of the movie.. ) is to use the per movie function and select 'Forced Subtitles', but of course the flow of the movie is ruined at this point. Again, this works great - but is there a way to automate grabbing all of these in advance like the primary per library feature above ? It would make sense to add the 'Forced' option used in 'per movie' to the 'per library' advanced settings below ? Thanks !1 point
-
This is to protect our interests. If this is a purely ideological reason such as privacy we are perfectly fine discuss and continue discussion. I was just trying to stop the inevitable questions that always come up with m3u threads. I use a VPN too to prevent censoring. I cannot have freedom of speech without one which is ironic considering my username. I am speechles the last s removed is because of censoring. speechless - s = speechles. I was censored on usenet long ago and moderated to such an extreme that my only choice was to pursue VPN with dynamic IP to regain my voice. This was during the IRC hey days. I still believe in that. Everyone should be free to have an opinion on the internet and not be punished or sought out in real life because of it.1 point
-
@cayarsyou should mention in docs that tmdbid is prefered tag. If somebody use only imdbid tag and movies don't have a crosslink between databases(imdb and tmdb) it will not be recognized.1 point
-
Custom genre images being replaced will be resolved in Emby Server 4.6. Thanks.1 point
-
1 point
-
@Xorp @jackandjohn I think you are confusing this feature request with Multi-Cast or Sync Play, someone already created a tool for that here This FR is for local viewing sessions where everyone is physically in the same room, and yet can all have an updated 'Watched' status after playing something. You should go and add your support for Multi-Cast Support which is what I think you're referring to (remote viewing sessions that are in sync) https://emby.media/community/index.php?/topic/17805-multi-cast-support/1 point
-
Is there a reason you are still on 4.4.3.0 and not the current version 4.5.4.0? Synology requires manual updates for time being via download page. Emby Server for Synology NAS - Emby But if I remember correctly this is a know issue with the older version. @Luke But you have a trust issue on this install. (all providers) 2020-12-28 00:43:48.316 Error HttpClient: Error TrustFailure getting response from *** Error Report *** Version: 4.4.3.0 Command line: /var/packages/EmbyServer/target/server/EmbyServer.exe -package synology -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe -ffdetect /var/packages/EmbyServer/target/ffmpeg/bin/ffdetect -restartexitcode 121 Operating system: Unix 2.6.32.12 64-Bit OS: False 64-Bit Process: False User Interactive: False Mono: 6.8.0.105 (tarball Wed Apr 8 20:33:25 UTC 2020) Runtime: file:///volume1/@appstore/EmbyServer/3rdparty/mono/6.8.0.105/lib/mono/4.5/mscorlib.dll System.Environment.Version: 4.0.30319.42000 Processor count: 1 Program data path: /var/packages/EmbyServer/target/var Application directory: /volume1/@appstore/EmbyServer/releases/4.4.3.0 System.Net.WebException: System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /source/mono/external/boringssl/ssl/handshake_client.c:1132 at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <b373cc92cfb94ef6a19b4f1140645494>:0 at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool) at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <b373cc92cfb94ef6a19b4f1140645494>:0 --- End of inner exception stack trace --- at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <b373cc92cfb94ef6a19b4f1140645494>:0 --- End of inner exception stack trace --- at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.WebOperation.Run () [0x0009a] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <9d3f0d4bd0fb4c1e8b6c2ac1ba1303ac>:0 Source: System TargetSite: System.Net.WebResponse EndGetResponse(System.IAsyncResult) InnerException: System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. Source: mscorlib TargetSite: Void Throw() at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00262] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x0016a] in <b373cc92cfb94ef6a19b4f1140645494>:0 at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <b373cc92cfb94ef6a19b4f1140645494>:0 InnerException: Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /source/mono/external/boringssl/ssl/handshake_client.c:1132 Source: System TargetSite: Boolean ProcessHandshake() at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00048] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <b373cc92cfb94ef6a19b4f1140645494>:0 at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool) at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <b373cc92cfb94ef6a19b4f1140645494>:0 at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <b373cc92cfb94ef6a19b4f1140645494>:01 point
-
In Emby Server 4.6, we'll add a library option to allow passing the adult option to MovieDb searches to allow adult metadata to be utilized.1 point
-
Then why not convert your files and have an AC3 audio stream added so you have no transcoding. Anything from TV is already going to have AC3 so I assume you are either talking about your own DVD/Blu-Ray rips that have DTS. All my personal discs retain their DTS or other surround audio but I also have MCEBuddy remux an AC3 stream which becomes the default audio so I have no transcoding....you can even do a stereo only as default for maximum compatibility.1 point
-
1 point
-
Creation will require the same privileges as editing metadata, which is currently admin.1 point
-
Yes, from what I'm reading there isn't much advantage from using http2 on the back end, since most of those requests should already be cached or something on the edge and coming from the edge anyway. if you don't use cloudflare then most likely your nginx and emby are on the same high speed LAN and the many un multiplexed connections from nginx to emby wont even be noticed. there are some cool things out there that i have not had time to play with like: not sure if it works with a reverse proxy it should but wont help on videos: https://www.nginx.com/blog/nginx-1-13-9-http2-server-push there is also gRPC support which I know nothing about lol: https://www.nginx.com/blog/nginx-1-13-10-grpc/ I did find this gRPC example, sounds like the gRPC module will pass regular http2 traffic. I have not messed with this. http { upstream grpcservers { server 192.168.X.X:XXXX; } server { listen 443 http2; location / { grpc_pass grpc://grpcservers; error_page 502 = /error502grpc; } location = /error502grpc { internal; default_type application/grpc; add_header grpc-status 14; add_header grpc-message "unavailable"; return 204; } } }1 point
-
Is your LAN subnet different with the new router? Did you power-cycle all connected devices after bringing up the new router/network? Begin with making sure all of the devices start with a fresh connection to the new router (DHCP issued/renewed) then go from there. If using static IP then make sure IP/mask are still valid.1 point
-
For me, the highlight was I did not get one call from my remote clients (family) for help with emby - it all just worked. Adding features is great and all - but for the core product to 'just work' for me is actually more important - so hopefully, in 2021, emby will start to add some of these new features, I'm not sure I will even use them - but emby does need to keep up, or it will lose it's reputation in the market very quickly.1 point
-
Thanks Happy2Play for your suggestion. I removed the series and did a library scan and now the offending episodes are no longer in the "Missing" list. I had checked the external provider ids and made sure they matched. Will see what happens when I restore the series. Restored the series, rescanned and all is well.1 point
-
Sorry for the late response. The issue I was having was related to id3 tags with unseen info. I am using mp3 tag with extended info and or MusicBrainz Picard and am in the process of cleaning up the last of my incorrect info.1 point
-
Hey guys, Wanted to share a small video I made for Emby, and at the same time show my love of this great product that I saw growing in last years, and getting better, stronger, and user friendly Hope you enjoy it:1 point
-
sag ich doch .... wer braucht slacks oder andere, ein internes system reicht voll!!!! Grüße und ein frohes fest! Emby on Win10-Intel I7 8 Core`s, 16 GB RAM, 40 GB HDD TOP - Love my Emby Server!!!!!1 point
-
Hi. They are not presented exactly the same at this time. We can look into getting the background into the TV app. Thanks.1 point
-
1 point
-
Glad to hear it's still on the roadmap! And from your "amount of info displayed" perspective, I get why this seems like an small thing. Thanks for asking for more info. For me, even if there's fewer titles displayed with a list, I'm able to browse through the library much more quickly and efficiently with this view -- much easier for my eyes to skim down a list on the left side than go left to right and back again for three rows through a bunch of tiles, truncated titles, and my brain not recognizing cover art as quickly as it does words. I guess a list just works better for my brain/eyes is what it boils down to for me.1 point
-
1 point
