henriquefer 3 Posted February 10, 2020 Posted February 10, 2020 Hi, I have my server on a Nvidia Shield TV, and it is impossible to stream any type of content without lag when emby server is performing library scan. Is it normal? Can the library scan be performed with low priority? Best regards
Luke 40111 Posted February 10, 2020 Posted February 10, 2020 Hi there, can we please look at an example? Thanks.
henriquefer 3 Posted February 10, 2020 Author Posted February 10, 2020 Hi there, can we please look at an example? Thanks. When the library is being scanned, the interface becomes extremely slow and laggy. Then, if I tried to play something, it is impossible. When I stop the library scan, everything becomes fine again. Emby server log sent by PM.
Solution henriquefer 3 Posted February 19, 2020 Author Solution Posted February 19, 2020 Are you still running into this? I improved the performance of my samba share, and it solved the issue. I added the following lines to my /etc/samba/smb.conf file socket options = TCP_NODELAY SO_RCVBUF=65536 SO_SNDBUF=65536 read raw = yes write raw = yes max connections = 65535 max open files = 65535 max xmit = 65535 Thank you. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now