June 29, 20206 yr Hello was there an update last night or this morining? I was watching till pretty late last night, 3am, then went to bed. This morning everything is gone. All libraries, everything. I tried to log in only to see the default set up page... I have had Emby running on my server for years with no issues, now everything is gone. Appdata shows nothing for libraries it seems like all the DB were deleted along with all settings... The docker setup is the only thing not missing, it is still correct. Is there a way to recover, and moreover what happened? Edited June 29, 20206 yr by snuffy1pro
June 30, 20206 yr Author 17 hours ago, snuffy1pro said: Hello was there an update last night or this morining? nope, last build was 18 days ago. 17 hours ago, snuffy1pro said: now everything is gone. Appdata shows nothing for libraries it seems like all the DB were deleted along with all settings... The docker setup is the only thing not missing, it is still correct. this sounds like it could be 'mover' causing you issues, check your array and see if your files are now located on the array, if so then 'mover' has moved the files from your cache drive to the array. if this is the case then you will need to prevent mover by setting your appdata share to 'use cache' = 'only' and then of course move your files back to their original location, restart the container and you should be good to go. Edited June 30, 20206 yr by binhex
July 27, 20205 yr I can't get the hardware transcoding to work right now either. I just built this server last week, Intel I5-10400 processor and running the latest binhex-emby docker container. I have done all the steps in this thread and added the variables to the container settings (GIDLIST = 18, /dev/dri/renderD128) and even added their APP_UID and APP_GID after the first two alone didn't work, even though I'm pretty sure those are now replaced with PUID and PGID in the initial container settings. I installed the intel-gpu-tools container to confirm that my system is finding the GPU correctly and it is. I have a DisplayPort Headless plug in to make sure the GPU is active and enabled all the appropriate settings in the BIOS for it. The emby container still isn't finding the GPU: I do have a valid Emby Premiere key in place. So.... now what? Has something changed in recent releases on what the variable names need to be to find the GPU?
October 3, 20205 yr 1 hour ago, thymon said: Hello ! New update is coming for this docker ? 😛 4.5.1.0 I was wondering the same. It was released 4 days ago. Here are the fixes in the new version: Resolve install failures on certain Synology NAS models Fix include by tags feature returning incorrect content in certain situations Fix SSL http2 errors on Windows 8 & 2012 Fix connection issues when used with HAProxy Fix local network address detection causing virtual adapters to be preferred Don't try to schedule wakes when running as windows service Fix audio podcast playback on mono-based platforms Update MovieDb plugin to 1.3.7 Thanks!
October 4, 20205 yr Also was wondering on the update, it shows 4.5 up as part of releases at least. Don't think anything is too critical in that update either. Hopefully everything is OK with you @binhex!
October 5, 20205 yr Author 10 hours ago, Skrumpy said: Also was wondering on the update, it shows 4.5 up as part of releases at least. Don't think anything is too critical in that update either. Hopefully everything is OK with you @binhex! when its updated on here, then it will be automatically built:- https://www.archlinux.org/packages/community/x86_64/emby-server/
October 10, 20205 yr On 10/5/2020 at 10:52 AM, binhex said: when its updated on here, then it will be automatically built:- https://www.archlinux.org/packages/community/x86_64/emby-server/ 4.5.0.50 Why my Server is on 4.4.3.0 ?
October 10, 20205 yr 14 minutes ago, thymon said: 4.5.0.50 Why my Server is on 4.4.3.0 ? Have you checked for updates?
October 10, 20205 yr 2 minutes ago, strike said: Have you checked for updates? The Docker is up-to-update
October 10, 20205 yr 1 minute ago, strike said: Then do a force update Yes, nothing else... No update for the docker. But update needed on Emby sever. I must to do manualy ? How to do ?
October 10, 20205 yr Just now, thymon said: Yes, nothing else... No update for the docker. But update needed on Emby sever. I must to do manualy ? How to do ? So you did a force update? Are you running a specific tag? Edit the docker, what do you have in the Repository: field? You might have to switch to advanced view in the top right corner to see it
October 10, 20205 yr 11 minutes ago, strike said: So you did a force update? Are you running a specific tag? Edit the docker, what do you have in the Repository: field? You might have to switch to advanced view in the top right corner to see it yes, excatly
October 11, 20205 yr 3 hours ago, thymon said: 4.5.0.50 Why my Server is on 4.4.3.0 ? Same, guessing it's an issue with the upstream maintainer not updating package correctly
October 12, 20205 yr So some are getting the update and some don't? I haven't got it. Tried force update but it didn't work
October 12, 20205 yr Author 51 minutes ago, Erhnam said: So some are getting the update and some don't? I haven't got it. Tried force update but it didn't work ok ive just re-create the image, its now up to version 4.5.0.50 next release is still waiting on arch linux:- https://www.archlinux.org/packages/community/x86_64/emby-server/
December 11, 20205 yr Has anyone been able to enable quick sync with this container? I have an i3-10100 cpu and enabled iGPU in the bios. I'm able to see the iGPU in /dev/dri, pass the /dev/dri device has a parameter for the container, but I can't see the iGPU in the transcoding section in Emby, under Advanced.
December 11, 20205 yr 24 minutes ago, touz said: Has anyone been able to enable quick sync with this container? I have an i3-10100 cpu and enabled iGPU in the bios. I'm able to see the iGPU in /dev/dri, pass the /dev/dri device has a parameter for the container, but I can't see the iGPU in the transcoding section in Emby, under Advanced. I don't think hardware transcoding is working in this container. IIRC there have been lots of people in this thread complaining about it not working. Switch to the official emby container or the linuxserver one.
December 11, 20205 yr 45 minutes ago, strike said: I don't think hardware transcoding is working in this container. IIRC there have been lots of people in this thread complaining about it not working. Switch to the official emby container or the linuxserver one. After many hours of headache, you are my savior. Took me 2 minutes to setup with the linuxserver docker. Thank you, kind man
February 14, 20215 yr deleted post. I got it to work by re-doing my HDHomerun tuner. Edited February 15, 20215 yr by xrqp
March 5, 20215 yr Hello ! How to do for use GPU transcode like the last Space Invader one’s tutorial : What variable use to do that ? I add NVIDIA_VISIBLE_DEVICES without success 😞 Thanks in advance ! Edited March 5, 20215 yr by thymon
March 6, 20215 yr 6 hours ago, thymon said: What variable use to do that ? I add NVIDIA_VISIBLE_DEVICES without success 😞 Thanks in advance ! I'm guessing you missed adding --runtime=nvidia to extra parameters, as mentioned in the video around 10:00
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.