Leaderboard
Popular Content
Showing content with the highest reputation on 09/26/20 in Posts
-
So that didn't go to plan at all ! On the first batch of testing (test 3) using a NAS (via 1 gig), I experienced exactly the same issues as you when viewing a 4K (65 Mbit) file ... The file will play just fine if I opt to use an External Player (VLC etc) AND setup direct file access - effectively bypassing emby server altogether. Next I wanted to know why and where the SMB > HTTP conversion was failing. Using the jellyfish test files I've used before (fixed bitrate), it appears to break at 55 Mbit/sec (h264) and 50 Mbit/sec (hevc). A the point of the 'failure/stall' - neither the network, remote disk I/O, or CPU are anywhere near their limits. All I can say is the 'conversion' from SMB to HTTP is bottlenecking anything beyond 50 Mbit/sec - this may be the TCP stack on Windows having to read and write at the same time (but is not the network itself..), or it may be the Emby code has an issue/limitation. I'm going to try test 2 - where the storage is on a different VLAN to the clients to see if that makes any difference, but as they use the same Windows TCP stack - I don;t think it will. As I have the test all planned, I'm also going to proceed with test 1 - which is the DAS - as last evening, this was still having zero issues with 5 high bandwidth HTTP streams @ 270 Mbit/sec (total) according to the network interface...3 points
-
Is it possible to add a bitrate for users that are direct(whatever) something? It's good info, and readily available. Thanks2 points
-
Request the ability to record my favorite team(s) instead of all the games using the series record option.2 points
-
@chudak Knowing how the linux filesystem and permissions work are the most basic stuff and an absolute requirement if you want to persist using distros like arch or gentoo. I suggest you have a look at: https://wiki.archlinux.org/index.php/File_permissions_and_attributes If that's way over your head, which is completely fine, there are more beginner friendly distros out there, like Ubuntu. The emby package for Ubuntu does not use any of the advanced systemd hardening features and should work out of the box.2 points
-
Found this https://www.span.com/PLEX_NAS_compatibility_list/Synology confirms Armv72 points
-
As I'm transitioning from Volumio and Plex to Emby to centralize my usage to one app, the one thing I'm missing the most is gapless playback. This is particulary annoying when listening to albums like "Dark Side of the Moon" by Pink Floyd. I'm experiencing a buffer of about 1 second in between songs, which really ruins the immersion. Would be awesome if this would be implemented in both the Chromecast, and web player.1 point
-
CURRENT STATUS: SSO: Not yet planned LDAP: Development COMPLETED - BETA AVAILABLE >180 direct endorsements >30 MONTHS (>2.5 years) >12,000 views PLEASE BUMP - - - - - PLEASE LIKE - - - - - PLEASE BUMP - - - - - PLEASE LIKE - - - - - PLEASE BUMP This would greatly expand Emby's usage, and possibly more enterprise level adoption, user templating, user groups, SSO, etc. There are also users who have completely abandoned Emby and ended subscriptions due to the lack of this necessary basic functionality. Note: SAML2 is also part of this request. (header auth is also acceptable, at a minimum.) Context: I am trying to use something like openfire as a Instant Messaging solution which already supports LDAP and SAML2. So this would allow the current user of emby to seamlessly use web-based instant messenger with the same username and password as Emby without the need to enter them into a form. This would also allow universal login to be shared with my home PC's, Spiceworks, Ombii, Organizr, etc. The multitude of possible flexible functionality this could add is truly incredible. THIS NEEDS TO BE DONE, myself and others cannot manage a userbase with proprietary passwords for a single service (with no self-service password reset/recovery), when things that have only months of development implement it within days, easily. Status: LDAP - Development Completed - BETA AVAILABLE! Common LDAP solutions to test against:Open LDAP (Open Source) [use this] ApacheDS OpenDJ 389 Directory Server Microsoft Active Directory SSL is NOT actually needed, but Emby team insisted on it anyways: Simply offering a toggle option for auth to send plaintext or encrypted passwords would work just fine. It is ironic to claim the need to be overly security conscious of user passwords, while lagging behind on basic SSL. If SAML is implemented, a SAML request/response can just be signed by an x509 and it is just as secure as TLS using SSL. SSL does not need to be natively supported, as it is perfectly possible to run it through an SSL reverse proxy tunnel and have the same effect. SSL Feature Request: https://emby.media/community/index.php?/topic/33983-ssl-integrationsupport/&do=findComment&comment=322526As of now username and password is encrypted client-side as security as SSL is not natively implemented. Emby team has said this impedes the adoption of both SSO and LDAP. Please see our SSL request topic; like, comment, and endorse it to show how many people would enjoy/gain from this basic security. Ways to satisfy this FR: Direct LDAP connector SAML2 connector General SSO functionality (SSO Header, etc) Allowing user header auth NGINX auth support RADIUS Authentication Other features that are inherently possible if this is implemented: Self service passwords Ability for users to invite users/guests Expiring Accounts (after duration/trigger) Unified credentials for many services Corporate level authentication security User groups Mass User management Update 1: I encourage others to work on this but I am currently seeing what I can do to develop a solution to this myself. If you have experience in this LDAP/SSO/SAML2/SSL/.NET contact myself, @@Luke, @@ebr or the Emby team to let them know, any help is greatly appreciated! By everyone! Update 2: I know there is always the question of "well how many users actually want/will use this", so I compiled a list of some of the other threads/sites where people request this (to apparently no effectiveness in motivating the team). Update 3 (18 MONTH UPDATE): This request has now hit 18 months in age, NO progress made thus far whatsoever. ( ) Update 4: This FR is now the 4th most liked post ON THE ENTIRE FORUM and the 3rd most liked FR ON THE ENTIRE FORUM (ever), the 1st most liked active FR ON THE ENTIRE FORUM and over 4000 views. Counting endorsements besides those on this thread show over 115 direct requests/endorsements for this basic functionality. Lets get this moving guys, this is getting to be a bit much. Almost 2 years waiting on this now. Source Update 5 (9/20/2017): This feature request is now the MOST DESIRED REQUEST EVER MADE TO EMBY, sadly, that has not merited any progress at all. The staff has been working on things they believe Emby users want or may want, but it is clear what people want. We can only hope now our wishes are respected instead of being told what we want and having our requests dismissed. Source Update 6 [2 year update] (10/17/2017): Two years and not a single bit of progress has been made. TWO YEARS!!! To say this is disappointing is an understatement. The entire reason I went from Plex to Emby was because of local user management. THIS IS THE ONLY REASON, so naturally I wanted to have complete control over my users, but after TWO YEARS, still nothing. Update 7 (3/6/2018): DEVELOPMENT HAS STARTED!!! Check Luke's recent comments, if you want to test it out, download the latest beta and install/configure the LDAP plugin to test and give feedback!!! Update 8 (4/6/2018): Development on the LDAP connector has completed from what I gather, not sure if this is only a beta or a primary release; SSO is still a plan for the future but has not been touched. Progress made by other users (looks to be nearly, if not fully complete): https://github.com/MediaBrowser/Emby/pull/1885 https://github.com/MediaBrowser/Emby/pull/2139 Exploits shown by other users against Emby (emphasizing the need for a centralized authentication solution): https://emby.media/community/index.php?/topic/12335-unauthenticated-access-over-the-internet-to-logs-folder/ https://emby.media/community/index.php?/topic/20376-all-folders-visible-to-all-users-after-upgrade/ Related FR that could be helpful: https://emby.media/community/index.php?/topic/46635-support-for-logging-users-in-though-url-scheme/?hl=user Any of these could be interesting to have compatibility with: http://lemonldap-ng.org/welcome/ https://github.com/Jasig/cas http://passportjs.org/ https://www.nginx.com/resources/admin-guide/restricting-access-auth-request/ LDAP/SSO/SAML Requests (~180 endorsements) [>12,000 views] > 95 endorsements on this post ~ 30 endorsementshttps://github.com/MediaBrowser/Emby/issues/1146 > 35 endorsementshttps://www.bountysource.com/issues/24943821-authenticate-users-using-ldap > 14 endorsementshttps://feathub.com/tidusjar/Ombi/+122 > 4 endorsementshttps://www.reddit.com/r/emby/comments/5o44wd/creating_deleting_updating_users_with_the_api/ Interview, in article comments user said lack of LDAP STOPPED him from using Emby (Emby is actually losing customers due to the lack of this NECESSARY basic functionality):https://www.linux.com/news/software/multimedia/856128-exclusive-interview-emby-founder-luke-pulverenti Duplicate, user had no progress on first 2 posts (no one from Emby actually tracked this or even replied to him):http://emby.media/community/index.php?/topic/861-mb3-and-active-directory/ http://emby.media/community/index.php?/topic/867-mb3-and-active-directory/ Auth announcement, user 'Drashna' in comments requested LDAP/ADhttp://emby.media/community/index.php?/blog/1/entry-177-manage-your-home-with-emby-users/ Various similar requestshttps://github.com/MediaBrowser/Emby/issues/2494 https://github.com/MediaBrowser/Emby/issues/2493 https://forum.yunohost.org/t/integration-emby/912 http://emby.media/community/index.php?/topic/13081-active-directory-integration/ http://emby.media/community/index.php?/topic/11200-media-browser-3-server-ldap-active-directory/ External SQL auth request:http://emby.media/community/index.php?/topic/27986-emby-and-shared-mysql-database/ http://emby.media/community/index.php?/topic/23509-authenticate-users-via-external-mysql-database/ http://emby.media/community/index.php?/topic/12001-external-login-to-mysql/ #ADFS #SSO #LDAP #ActiveDirectory #MSAD #SAML #SAML2.0 #SAML1.1 #PingFederate #OKTA #LemonLDAP #JASIG #authentication #auth #TLS #SSL #Usergroup #usertemplate #header #authheader #headerauth #security #hardening #authhardening #authenticationheader #externalauth #centralauth #centralizedauth #centralizeddb #exploit #authexploit #security #loginhardening #authenticationhardening #accesscontrol #.NET #SelfService #RADIUS1 point
-
So I have a couple of playlist downloaded but if I do disconnect and go to downloads the playlist doesn’t show up. It just downloads the songs, but it would be nice if we could just have the playlist ready to be played and not have to go through all the albums to the songs just to add them up next1 point
-
I like listening to my music through my roku/emby setup. However, I don't need to know how the artist is while listening. I was wondering if there is some way to set up a virtualization like on windows media player? I can wait and my roku will go to it's screen saver, but I would like to make a choice. Or even display the lyrics on screen, all of my music files have the lyrics embedded.1 point
-
Hello Here is my request. I created a home page with a link that redirects to my server emby. And I would have liked to know if there would be a method to simply add a link in the logo at the top left of the server? I would like that as soon as a user clicks on it, it will be redirected to my external site. would you have a simple idea to incorporate this into the system files please? I thank you in advance1 point
-
I would find it useful to use Emby in the car under Android Auto. Kind regards, Paul Roelandse1 point
-
i already did the map drive test - it has no effect - same result as unc only way to stop the pausing is to have the media local to the server1 point
-
As I mentioned we're working on it, and as we have more news we'll pass it on to you. Thanks.1 point
-
1 point
-
This of course is personal opinion but to me the Android TV client has the best UI and functionality using a remote. There is an option in the client if I remember correctly for direct play of media using UNC.1 point
-
We're going to have a new tvOS beta soon with an updated mpv build, so please try that once available. Thanks !1 point
-
You'll need some File Explorer type app on the Shield, then just navigate to your USB or wherever you placed the apk and click install. So easy even crusher11 could do it.1 point
-
1 point
-
ok, that's what I wanted and it worked. I want them leeches to have media experiance as intend them to be1 point
-
@CHA0SENG7NE Have you tried the AET app on your Shield? https://emby.media/community/index.php?/topic/88485-emby-for-android-3124-testing/1 point
-
Oh right, of course there is. Playback position among other things. To allow resuming.1 point
-
1 point
-
1 point
-
I have both 2017 and 2019 pro. The main one for the 4k is 2019 pro shield1 point
-
Kind of exactly what I would expect. LATENCY and buffering is killing you not overall bandwidth available. If you have two NICs in the server try binding one to the NAS network and the other for Emby to send to clients and see what happens. (Spin off a new network for a client). Typically these need to be 2 physical NICs not virtual or done through network virtual methods like a VLAN. The latency of sending packets over each NIC will decrease and you'll be able to stream those larger jellyfin files I bet.1 point
-
I'm going to repeat the '10 client' test tomorrow from the NAS/SMB storage (without the 4K Client) - if it still all holds up - then we can categorically say the issue is to do with any single stream with a bitrate of 50 Mbit/sec or higher - less than this, or multiples of less than this - are not a problem via SMB..1 point
-
it would make all the themes "the same" - name wont change though settings menu would stay the same - but changing it to another theme would appear to have no effect to a user1 point
-
Original Poster. Was the server stopped when you tried again though? If you restart the NAS after you stopped Emby server then it will just restart after you restart the NAS. 1. Stop Emby server from Dashboard 2. Check Pack Center to ensure Emby isn't running 3. Manually install 4. Restart NAS1 point
-
Long ago I did something like this: https://graspingtech.com/mount-nfs-share-windows-10/1 point
-
Yes, I know why it's not working and it's based on the fact that emby4kodi manipulates Kodi Playlist (for no good reasons). I removed playlist manipulators from the player code (were the issue was located). If I leave it in, the autoplay next episode will play episodes two times before continue next. So actually there is no fix, cause the problem is the code design. Sooner or later I'll remove all those playlist manipulators from the code, also rewrite the stream initialization procedures. ... and this takes time, but also fixes a lot of other issues1 point
-
Playlist order is fixed. It will be included it in the next release.1 point
-
Quality of matching and figuring out what your content is plus making sure things like DELETE work properly.1 point
-
What's your NAS model? You can do something like this and convert your NAS to DAS (depending on your NAS model) https://www.amazon.co.uk/QNAP-QNA-T310G1T-Thunderbolt3-NBASE-T-Adapter/dp/B07KY9Z4BD/ref=sr_1_3?dchild=1&keywords=qnap+QNA-&linkCode=sl2&linkId=60a0fff68b42698eea1cdfdaf52a798a&qid=1601110239&sr=8-3&tag=topreccom-211 point
-
1 point
-
1 point
-
1 point
-
Hi, yes that is a change in 4.5. the missing episodes feature has not been implemented with dvd order, so for now it's better to just not import them until we're able to do that.1 point
-
Sort by Country would be a very good idea since most users for sure have a very diverse movie collections.1 point
-
I use mains wiring adaptors to take my ethernet to places that my router's wifi doesn't reach and to which I've not (yet) taken a cat6 cable. It is possible to get them such that the remote one is a wireless AP in case you don't want to use cable at the far end. I use the German "Devolo" range with complete satisfaction. In a large property, just be sure that there isn't an earth-leakage breaker between the units, as the coils in them block the HF signals used. Paul1 point
-
I have no problem with resuming, using Caddy v1. I have no added headers or anything, as Caddy's defaults are generally correct. I'm not at home, so I can't test it with my Caddy v2 setup until Sunday, but I'm pretty sure I tested that behaviour previously and found no problem. However, I don't use the add-ons you have, nor CloudFlare. Paul1 point
-
I hit enter by accident and wasn't finished. In looking at your logs you need to check out our naming conventions for movies and shows. https://emby.media/support/articles/Movie-Naming.html https://emby.media/support/articles/TV-Naming.html1 point
-
Not a new bug. Its been around for ages. You have to let the library scan complete successfully before adding or deleteing any libraries, if not you'll get multiple libraries. When you set up the DVR libraries, set up ONE at a time and click only ONCE!!! If no response do not click again, close the browser, reopen and WAIT for the library scan to COMPLETE. It might take a while to even start. Set up the scond path and allow it to scan again and complete again. For each path you create it can create 3 libraries. The Main, The New TVSHows and The new TV Movies paths, There a 3 seperate threads running in the background, ALL OF THEM trying to create the libraries, thats why you can get 3 for each !!! Sometimes a total of up to 9.... There should be a test to see if it exists, and skip it in the seperate threads, but there doesn't appear to be. If it has still created multiples then remove the others and ALLOW the scan to complete FULLY. It will fix itself then. It just takes a while. @Luke Tagged you Luke just in case you were not aware that every build up to 4.6.0.1 beta still does this1 point
-
Is it possible to have more control over how the subtitle appears? Stuff like border size, drop shadow size, custom color, etc? Thanks.1 point
-
1 point
-
You can also try this, put this url in a browser on the server machine: http://localhost:8096/system/wakeonlaninfo?api_key= You'll need to add an api key to the end of that url, which you can create in the server dashboard in the api keys section. What do you get for a response?1 point
-
We plan to support this in an upcoming update. thanks for the feedback.1 point
-
This will be in Emby Server 4.5. You'll be able to use the controls in the video player to set the playback speed.1 point
-
Wenn dir die 5 Öcken zum Freischalten der App auf dem Shield zuviel sind und Du die Arbeit der Entwickler nicht unterstützen möchte wünsche ich Dir, dass die deinige Arbeit ebenso entlohnt wird.1 point
-
Apologies if this feature is already there (or requested) somewhere. I'd like to know when emby is recording (or just using) a tuner. Perhaps at the top of the TV guide there could be small icons representing my tuners that change color when they're in use. I like the way nPVR's tray icon turns red when recording. I think it would be useful to know at a glance my available tuners are when I'm going through the TV guide via the Roku (or whatever device). That would also let me know how busy the system already is before I might start another stream/recording. It would also be sweet if each icon displayed exactly which tuner it represents, maybe having the last two digits of the tuners mac address displayed in the icon. Not sure if any of this would be possible. Hope this makes sense. Thanks, Bobby1 point
-
Hi, i'd love that search engine look for tags in complement with the filenames. For example i'd like to tag all my family "ski" videos so when i search for the work "ski" they are listed. Or is there an alternative to do that with the actual features ? Regards1 point
