Search the Community
Showing results for tags 'Windows10'.
-
I have spent alot of time trying to make Emby secure with https and I have now hit a brick wall. My knowledge on this topic is zero, so im hoping with some guidance I can get this working. OS: Windows Port Forward: 443 Domain: YES SSL: Lets Encrypt via Win-Acme (No passphrase) Reverse Proxy: NGINX Most of the infomation is taken from https://emby.media/community/index.php?/topic/44757-setting-up-ssl-for-emby-wip/#comment-419091 Where I have hit a brick wall is when i try and start NGINX. It fails to start and nothing shows in the logs. Below is my nginx.conf, Thanks in advance. worker_processes 2; events { worker_connections 8192; } http { include mime.types; default_type application/octet-stream; server_tokens off; gzip on; gzip_disable "msie6"; gzip_comp_level 6; gzip_min_length 1100; gzip_buffers 16 8k; gzip_proxied any; gzip_types text/plain text/css text/js text/xml text/javascript application/javascript application/x-javascript application/json application/xml application/rss+xml image/svg+xml; tcp_nodelay on; sendfile off; server_names_hash_bucket_size 128; map_hash_bucket_size 64; ## Start: Timeouts ## client_body_timeout 10; client_header_timeout 10; keepalive_timeout 30; send_timeout 10; keepalive_requests 10; ## End: Timeouts ## ## Default Listening ## server { listen 80 default_server; listen [::]:80 default_server; server_name _; return 301 https://$host$request_uri; } ##EMBY Server## server { listen [::]:80; listen 80; listen [::]:443 ssl; listen 443 ssl; server_name emby.mydomain.com; ssl_session_timeout 30m; ssl_protocols TLSv1.2 TLSv1.1 TLSv1; ssl_certificate C:\\nginx-1.26.2\conf\SSL\mydomain.com-crt.pem; ssl_certificate_key C:\\nginx-1.26.2\conf\SSL\mydomain.com-key.pem; ssl_session_cache shared:SSL:10m; ssl_prefer_server_ciphers on; ssl_ciphers ECDH+AESGCM:ECDH+AES256:ECDH+AES128:DH+3DES:!ADH:!AECDH:!MD5; proxy_hide_header X-Powered-By; add_header X-Xss-Protection "1; mode=block" always; add_header X-Content-Type-Options "nosniff" always; add_header Strict-Transport-Security "max-age=2592000; includeSubdomains" always; add_header X-Frame-Options "SAMEORIGIN" always; add_header 'Referrer-Policy' 'no-referrer'; add_header Content-Security-Policy "frame-ancestors mydomain.com; emby.mydomain.com; location / { proxy_pass http://192.167.178.21:8096; proxy_hide_header X-Powered-By; proxy_set_header Range $http_range; proxy_set_header If-Range $http_if_range; proxy_set_header X-Real-IP $remote_addr; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; #Next three lines allow websockets proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } } }
-
Learning the new ropes with 4K content - am experienced with SD / HD content. Successfully coded 12 Monkeys using HEVC-10 (NvEnc - nice and fast) at CQ 20 into MKV container, then put into Emby server. Server finds it no problem. Emby app on LG TV consistently freezes with original passthru DTS track, but is fine with a transcoded DTS>AC3 track. OK - that's not a problem, I can just transcode audio while doing the main compression. Emby LG app correctly identifies UHD HDR content for playback - shows correct colouring (more or less). Plays fine (other than DTS glitch). Emby Theatre on Win10 plays back with the DTS fine - but it's obviously a completely different gamut. Snow scenes are very dark blue rather than pale blue hue as per separate FHD BD copy or LG playback of new UHD HDR version). Emby Theatre Win10 doesn't seem to pick up that it's HDR and handle correctly... am I missing something? Is there a way to tell Theatre Desktop to handle HDR content by tonemapping?
-
Hello all, newbie here, so I apologize if this is a dumb question. I am trying to set up a server for the first time. In the setup wizard I got to the page where I can choose a source location for my content, and I only see options on my C drive. I have a mounted drive (WebDAV) configured as drive X, but I do not see that folder as an option in the wizard. The X drive is mounted using rclone_RD (an rclone fork for use with plex_debrid) if that matters. I can't find any guides or information on how to use a mounted drive with Emby, but I've seen some references from people who apparently have done so. So my question is, how do I use my mounted drive as a source for Emby? Any guidance would be appreciated!
-
Hi all, For the Mullvad people I see their Windows beta allows for split tunneling. Instead of port forward nightmares you can let your Emby Server ride outside of the VPN. In Mullvad scroll all the way down in Advanced you'll see it. In the beta Mullvad you'll have to add Emby Server to excluded yourself since EmbyServer.exe is installed in AppData\Roaming\Emby-Server\system Working great for me even though I rarely watch outside the house but might do it more often now for the music part. I'm just so excited I can't hide it. Have a good one.
-
Hi all, Wondering if I can get some help with an issue that has been plaguing me for a little while. I currently have Emby installed on a Windows machine in which it runs as a service (created via NSSM from memory, was a long time ago). One of my key use cases is that I turn on my machine and Emby starts up in the background and just works, however on occasion when it tries to update, it fails. A by product of this is that the zip file remains in the updates folder and the server crashes because it doesn't start if there are any pending updates. (Or so I assume?) Has anyone dealt with this issue before and / or have thoughts on how to fix it? I apologise if this is a duplicate, I did attempt a search, but I couldn't find a match for any keywords I thought applied. Any and all help would be appreciated! Cheers!
-
Libraries vanish empty themselves when network path is not accessible
Fretawekakoep posted a topic in General/Windows
Was this ever resolved or a workaround in later releases? I have a similar issue. Part of my library is stored on a remote disk that is mounted via CFS/SMB to my NAS, where Emby is running and the main library is stored. After a disconnected disk, the movies are being deleted from the library and I will need to do a full reboot of both NAS and Emby, do a full re-scan (sometimes it takes a couple of times) to get them back. Metadata is stored with the media but still need to do some manual fixes in terms of selecting proper backgrounds or covers which are missed or not properly recovered. Strange thing is that Movies is much more affected by this compared to TV Series. -
Emby Server Update "Please restart the server..." no update happens
phlox posted a topic in General/Windows
I did a quick search and didn't see this anywhere so apologies if this is a duplicate issue. I have updates turned on and the server should reboot itself, however, whenever it "updates" it reboots and loads to the previous version (currently 4.7.1.0 trying to update to 4.7.2.0) and then continues to give a "Please restart the server to finish applying updates." It did this when updating to 4.7.1.0 from the version before that as well and i manually downloaded and installed the version. But i don't want to have to keep doing that. How can I get the server to actually complete the installs to the new versions? Operating in Windows 10 (Pro) -
i have been having a problem with the remote connection for emby for about two weeks now. with no warning the server will no longer be up to log into. as in the server at my house is up and running and i can watch stuff when im at my house. but many of the people that use my server have been telling my that the server is offline and not working. so i try to log in and the app tells me the server is offline. well I'm at work and i have TeamViewer installed on the server. so i log in and emby says that it is running fine. i have found that after i reset the emby server that the problem goes away for about a hour or 2 then it drops once more. i have no idea what is going on as it was working fine a few weeks ago with no problems. i have added all the emby server logs from today, embyserver.txt embyserver-63787898535.txt embyserver-63787862424.txt embyserver-63787863423.txt embyserver-63787870271.txt embyserver-63787876017.txt embyserver-63787883820.txt
- 14 replies
-
- remote connection
- windows10
-
(and 1 more)
Tagged with:
-
Libraries vanish / empty themselves when network path is not directly accessible at startup
NicoLaz posted a topic in General/Windows
Hi all Half a year ago, I moved my emby instance from my NAS to a seperate machine (Win10) to get better performance. However, as I'm using emby as a DVR and my library got quite ... ähm ... "comprehensive" by now, I also upgraded my NAS and seperated media server and data storage. I'm using SMP paths in my libraries to add the shared folders to emby (location = \\SERVER\FOLDER1). I had a power outage today and (re-)noticed an odd behaviour of emby: as my media server is a lot faster in booting up as my NAS, accessing the library failed when emby service started. As a result, some of my libraries where just gone from the admin interface and in the remaining ones, nearly all the entries were missing. Restoring my nightly backup did fail as well (I experienced the already known bug with multiple entries after restore) ending up with me deleting all libraries and setting them up again. Yes, one could think that the settings were damaged by the shutdown, but I already experienced the same behaviour when I shut down the NAS and media server in parallel a few month ago. Did you experience something similar in the past? If so, it seems that emby doesn't destinguish between "non accessible" and "non existent" when accessing libraries. It might then be a good idea to catch that error and allow some access retries or even "halt" / "pause" a library that can't be accessed instead of just deleting the entries or even the whole library. If not, it might just be my setup and I would appreciate any tips on how to change it to avoid a repetition of that... Cheers! -
The server works on local network, but I am completely unable to make access the server through External connections. I am trying to access my server using my phone on LTE with Wifi turned off. Result: Connection Failure Using the http://www.canyouseeme.org/ webpage, my results were: Success: I can see your service on xx.xxx.xxx.xx on port (8096) I already forwarded the ports on my router and added the inbound connections to the windows firewall. My router: NETGEAR ROUTER R7000P IP: XFINITY (My IP is dynamic) Connection: Wired download speed of 139 mbps upload speed of 6.54 mbps latency of 20 The Remote WAN and canyouseeme.org match as well dite the prcoess Any help would be greatly appreciated. I have combed over several forum posts to no avail. Logs are attached Thanks for all your help and time embyserver.txt
-
I spent the whole day yesterday using Emby theatre on windows but out of nowhere, it started malfunctioning. When I open it, it shows on the taskbar [it's not pinned] and on task manager as a process but it doesn't open on the screen. I've gone throught some threads on this and tried all the solutions proposed but none has worked. My set up is: Emby theatre runs on the same machine as the server, but I use it on a secondary display via HDMI.
-
Help!My emby service always be closed automatically with no reason.
leonscarey posted a topic in General/Windows
Hello guys! I installed emby service at Windows10 ltsc. I hardly ever shut down this system, because this system must be available when i need it. So there is a problem that emby service will be closed automatically with no reason. And i can confirm that my memory capacity is enough. Is there anyone can find the solution for this problem? Thanks! -
Hey Guys, I have my Amazon Fire TV which has Emby on it. The server for Emby is installed on a Windows 10 PC via an ethernet network in my home. Is it possible for someone to hack into the Fire TV and acces my PC? Fire TV only has access to the pC through Emby.
-
Hi everyone, Just set up my Emby library and while it works on my Local network none of my remote users have access. I have read through other threads as well as followed the connectivity guide and connection troubleshooter. I have port forwarding set up and when I check my port on canyouseeme.org and portchecker.com they say it's closed. I've attached my logs and port forward screen so any help would be so very appreciated. embyserver-63743414400.txt
-
Hello, So I just started using Emby and have a pretty basic understanding of how to set up these types of servers(Used PLEX before this but ran into issues with files showing up) but for the life of me I cannot get this to work. I got to the point of getting the server going with media loaded up and I am able to watch it via my laptop but I am not trying to get it so I can watch my media on my Xbox Series X with the Emby Theatre App. At first my server shows up as an option to select - Connection Failed. I proceeded to the "Sign In with Emby" and again "Connection Failed, I have tried manually entering the WAN and LAN server, with the same result. I opened my ports and restarted the Emby Server(Closing down and restarting it), I did a hard reset on my Xbox. Still got the same "Connection Failed" I tried going onto my phone and trying that way but unfortunately I get the same result. I thought maybe it's because I lacked Emby Premiere so I bought a month and that changed nothing. After uninstalling the server and apps and starting from scratch I get the same error.. I'm at a loss on what to do. I couldn't come across anything similar to my issue and now I wonder is there an option I'm missing in settings? I left everything at default.
- 1 reply
-
- error
- connection failure
-
(and 4 more)
Tagged with:
-
Thanks in advance for the help. When downloading music, the app offers to automatically download new content (sync) added to the folder you just downloaded. I foolishly chose to enable that option. Now, I'd like to disable that sync in an effort to more tightly manage the stuff that I download to my phone. Unfortunately, with that sync enabled it won't just let me remove the downloads. If I do, they just download again right away. In an effort to disable the sync, I went into Manage Downloads (both in the Android app and on the Windows server), clicked into one of the downloaded albums and deselected the "Automatically download new content" option, and then tried to remove the download. I even verified the deselection of that option on both my phone and on the server before removing the download, but of course that still didn't work. The album still just downloaded itself again right after removing it. I've since discovered that there seems to be at least 7 entries for every album, playlist, or whatever that I've downloaded. So I assume that when I disable the sync and removed the download for one of those entries, one of the other ones is causing it to sync again. That leads me to believe that I would need to click into every single entry (and there's a lot of them) in Manage Downloads to uncheck that stupid box before even trying to remove the downloads (again, 1 at a time). This already daunting task is made even more painful by the fact that whenever you click the save button after removing that option, the list gets reloaded and things move around. So keeping track of which entries you've disable and which ones you haven't becomes near impossible. I think I would also need to uninstall the app from my phone before doing any of this to make that it doesn't it doesn't check in with the server and sync again while I'm making my way through the list. Can anyone help me? There has got to be a better way to get rid of your downloaded music and start over. Where is this setting stored behind the scenes? Is there a file somewhere where I can more easily disable the sync option in bulk? Is there somewhere I can completely wipe everything out that's listed under Manage Downloads (just called Downloads on Emby Server)? The method I've described above is immensely infuriating, enough to make me question whether I really want to continue on using Emby as my media server. I am using the latest versions of both the Android app on Android 10 and Emby Server on Windows 10.
-
I've looked at other postings of this type but don't see anything really exactly similar to this situation - Situation: Chromecast goes black (no image or sound) after pause/resume of Live TV (on NBC, ABC, CBS and Fox) The problem only appears on Live TV - much higher resolution/bitrate/bandwidth movies do not have the problem. Android controlling Chromecast Gen 3 that is wired, not wireless - using gigabit adapter. Playback set to auto. Stream is 720p Comcast via HD Homerun Prime. Stream runs as "Direct Streaming" in the Emby dashboard. No CPU issues on server or network bottlenecks. Network is wired gigabit ethernet. Server indicates 6-8Mbps network load. When the screen goes dark, Emby console indicates that playback continues. However, the play timer in the dashboard panel changes from elapsed time of the stream to "--:--:--" At this point I can't look at the log because it is open. I can see that ffmpeg is still an active process. Android app generally may or may not show connection to Chromecast, but Google Home shows that the Chromecast is still connected to Emby. To look at the log I must first use Google Home to stop the stream. When I do that the Chromecast images reappear on the screen without further intervention - the standard pretty scenery. The logs are attached. The stream started at about 2pm and the screen probably went black about 3:30pm and then I stopped it at 4:03pm. From the log the stream appears to have continued processing normally until I used Google Home to stop it. You can see me stopping it in the log. But there was a black screen a long time before then. When this happens we typically just restart the channel, but it is starting to get annoying. A restart always works perfectly. Have not seen this behavior with Netflix or Prime casting (or before moving to Emby when I used WMC against the same tuner on the same server and network) Full log files attached. Any thoughts? This happens regularly on a TV that is left on during the day and we've also seen it on a second TV with a 4K Chromecast. I've swapped the Chromecast and the ethernet adapter and the HDMI port. Nothing helps. ffmpeg-remux-705a89cd-012e-42b9-9941-6abe02ef7fbf_1.txt embyserver.txt
- 9 replies
-
- chromecast
- live-tv
-
(and 2 more)
Tagged with:
-
So I have been thinking for awhile of changing my Servers OS to MAC. This is mostly due to the intrusive updates that are forced on us Windows10 Users and the bloatware that is constantly being reinstalled by these forced updates. Like xbox gamebar, etc and several others. I did figure out that by using Shell i can remove a lot of these programs I dont want or use but whenever their is an update these programs are forced back onto my PC using Data, which is expensive nowadays, and disc space which I like to keep clear for my needs not Microsofts attempt to get me to use programs I have ZERO interest in. EDGE is a huge irrigation as well. I remove it and it comes right back. Its as if Microsoft somehow knows I just shelled the hell out of their bloatware and they want it back on ASAP. Im beginning to think Windows OS is more or less spyware now as the years go by. I used to love Microsoft. But that has all changed and it wasnt a sudden distaste either. To to put insult to injury they pin that crap to my Desktop as to say, HEY BUDDY! Heres your internet browser you need to use! Serious BS. Also the new GET HELP for Windows10 infuriates me and I like the old troubleshooter. But it is either gone or buried in the OS some place. Also I find it funny that on the Microsoft help sites you have all these people saying that the majority of these programs cant be removed and are hard coded into the OS and they have to be there for it to work. This is an obvious plow to get people to keep programs on their PC that Microsoft gets paid to put on them. Really they are just trying to discourage people with misinformation. I read about a registry hack that can stop the updates but that was a couple of years ago someone had posted that and if I was terrible company like Microsoft Id patch that out as soon possible because, darn it your gonna get force fed the updates whether you want them or not. I hate companies like this. The only option is to postpone updates for a a week at which time they will force update you. I have read that MAC does not do this to its users. If so thats wonderful. Some of the best news Ive read all day. My server is a big part of my life and I use it constantly so the fewer issues I have obviously the better. Im just sick of Microsoft and need some good advice. Other considerations are of course just going to Linux Mint or something similar. I run KALI on my Chromebook so I am familiar with the struggles of changing an OS and how difficult it can be. Course Chromebook is a bit extreme considering the length at which you have to go to to get the darn OS on a system that doesnt like you doing that sort of thing and fights you the whole way lol. I do enjoy UNIX based OS though as Im an old IDX/IBM/DOS guy. I dont use the PC for gaming, I have another one for that, or anything else really. Mostly I just keep it running just for the server. So an OS that is light on the resource consumption is something I thought about a lot. Microsoft is not like this especially when the Antimalware crap decides to bog down the PC even though I already have a dedicated antivirus and dont need or want their default crap. All this said i would very much like to hear from the community about their thoughts and experiences with MAC OS as I worry about any compatibility issues from switching I might have. Cheers
-
Hi, I have EMBY on my Windows 10 laptop with my libraries on an external disk drive. All seems fine except I've noticed a couple of instances where EMBY seems to be getting some Extras/Specials mixed up, or I might be doing something wrong. For example: Although the path address in the metadata manager is for a file called 'Deleted Scenes - Series 1', it is showing uo correctly in the library as 'The mMniseries' and the Miniseries episode plays when I select it in the library. I'm mighty confused! I've tried rebooting the laptop and the emby server. Any ideas?
-
Hi, I'm new to Emby (trying to switch over from Plex) and I cannot get your service installed from your installer. I have attached an image of the error I get when trying to install. I have tried almost everything I can think of, running as admin, disabling firewall, and even putting my PC in DMZ temporarily. I am able to use the portable version, however I also get network errors. No plugins can be installed/updated, and the application itself cannot reach the update server. I'm quite perplexed by this issue, and am hoping someone will be able to help me out. I'll provide log files as requested (not too keen on posting uncensored log files online and I don't currently have time to go through each line and ensure there's nothing identifiable). Thanks.
-
emby server is not working, and the problem is not from my computer, network etc, help please
-
Hi When playing a movie in Emby Theater the app crashes. I've added the server log files as well as the Report.wer file. Let me know if you need more information. Regards, G Event Viewer Information: Fehlerbucket , Typ 0 Ereignisname: WWAJSE Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: EmbyMedia.EmbyTheater_1.1.310.0_neutral__svmepx4c03f7m P2: App P3: 5ee4 P4: 5 P5: ms-appx://embymedia.embytheater/web/modules/htmlvideoplayer/plugin.js P6: 1_17995 P7: P8: P9: P10: ffmpeg-remux-28db80c7-88e7-4f80-bd34-a88a5b169f1e_1.txt embyserver.txt Report.txt
- 5 replies
-
- Windows10
- Emby Theater
-
(and 1 more)
Tagged with:
-
Hello, If someone is kind, is there a way to prevent/limit devices (eg:windows laptop) that can discover/browse Emby server library? (without disabling DLNA that I use on the TV) Synology Media Server (in it's 3options:) has the ability to limit discovery to just one device. (or if you have any other solutions) Much appreciated, Thank you!
-
Google Chrome v70 does not display Emby interface image
CarlosLima posted a topic in General/Windows
When updating Google Chrome to the current version # 70x, I noticed that the EmbyServer interface images are not displayed. I waited more than 15 minutes and the screen does not display the images, even resetting Chrome and even the PC. In 69x version of Chrome and also in Edge, there is this problem.- 8 replies
-
- 1
-
- embyserver
- windows10
-
(and 1 more)
Tagged with:
-
Hi All Installed the portable version of emby server on my existing server - I'm virtualising Emby and moved the install to the new VPC. Read the instructions on how to do this and upon running the initial library scan it fails immediately. The portable install was deployed to the D drive of my old server but has been moved to C on the new box.. however the log file shows that Emby is still looking for a D: drive during some part of the scan. Anyway to fix this? (Log attached) Many thanks for your time Log.txt