mariofranco 0 Posted February 18, 2018 Posted February 18, 2018 (edited) Good morning community emby, I am using a nat vps to configure the emby and I have to modify the default ports of the emby which are closed for the other two that are open from 8096 to 50446 and 8920 to 50447. On what path is the .conf document accessing this change from the linux terminal? I tried for "/etc/emby-server.conf" but there is no How do I make this change ??? I don't have access a grafic mode for this change! only text mode because the port 8096 is cloused for my host. I use nginx in this server. Edited February 18, 2018 by mariofranco
mastrmind11 722 Posted February 18, 2018 Posted February 18, 2018 Good morning community emby, I am using a nat vps to configure the emby and I have to modify the default ports of the emby which are closed for the other two that are open from 8096 to 50446 and 8920 to 50447. On what path is the .conf document accessing this change from the linux terminal? I tried for "/etc/emby-server.conf" but there is no How do I make this change ??? I don't have access a grafic mode for this change! only text mode because the port 8096 is cloused for my host. I use nginx in this server. Config folder, system.xml 1
mariofranco 0 Posted February 18, 2018 Author Posted February 18, 2018 Do you say this document correct /var/lib/emby-server/config/system.xml
mariofranco 0 Posted February 18, 2018 Author Posted February 18, 2018 (edited) I changed the port parameters in the requested document so that the ports that are still being listened to are 8096 and 8920. i reboot emby-server and nginx. Edited February 18, 2018 by mariofranco
mariofranco 0 Posted February 18, 2018 Author Posted February 18, 2018 the changes that i did in this document
mariofranco 0 Posted February 18, 2018 Author Posted February 18, 2018 after restarting the entire server it happened to recognize ports 50446 and 50447 only that as ipv6 and not as ipv4 continue without access?
Luke 42077 Posted February 18, 2018 Posted February 18, 2018 If it fails to gain authorization to use those custom ports then it will automatically switch back to the default ports.
mariofranco 0 Posted February 18, 2018 Author Posted February 18, 2018 (edited) Okay, this is opening port 50446 instead of 8096 after restarting the server, however I'm having problems with ffmpeg that does not let the installation continue, I already installed fmpeg and tried the following directories: / usr / share / doc / ffmpeg / usr / share / ffmpeg / usr / bin / ffmpeg / var / lib / emby-server / ffmpeg / opt / ffmpeg / ffmpeg I can not find any of them, they all give error and return to the previous page, I can not find the blessed ffmpeg directory to proceed with the installation. I use debian 7 32x through the command locate ffmpeg I discovered the following roots of the program /usr/bin/ffmpeg /usr/share/doc/ffmpeg /usr/share/doc/ffmpeg/changelog.Debian.gz /usr/share/doc/ffmpeg/changelog.gz /usr/share/doc/ffmpeg/copyright /usr/share/doc/ffmpeg/developer.html /usr/share/doc/ffmpeg/faq.html /usr/share/doc/ffmpeg/fate.html /usr/share/doc/ffmpeg/ffmpeg.html /usr/share/doc/ffmpeg/ffplay.html /usr/share/doc/ffmpeg/ffprobe.html /usr/share/doc/ffmpeg/ffserver.html /usr/share/doc/ffmpeg/general.html /usr/share/doc/ffmpeg/git-howto.html /usr/share/doc/ffmpeg/platform.html /usr/share/doc/ffmpeg/syntax.html /usr/share/ffmpeg /usr/share/ffmpeg/examples /usr/share/ffmpeg/examples/decoding_encoding.c /usr/share/ffmpeg/examples/demuxing.c /usr/share/ffmpeg/examples/filtering_audio.c /usr/share/ffmpeg/examples/filtering_video.c /usr/share/ffmpeg/examples/Makefile /usr/share/ffmpeg/examples/metadata.c /usr/share/ffmpeg/examples/muxing.c /usr/share/ffmpeg/examples/scaling_video.c /usr/share/ffmpeg/ffprobe.xsd /usr/share/ffmpeg/libvpx-1080p.ffpreset /usr/share/ffmpeg/libvpx-1080p50_60.ffpreset /usr/share/ffmpeg/libvpx-360p.ffpreset /usr/share/ffmpeg/libvpx-720p.ffpreset /usr/share/ffmpeg/libvpx-720p50_60.ffpreset /usr/share/ffmpeg/libx264-ipod320.ffpreset /usr/share/ffmpeg/libx264-ipod640.ffpreset /usr/share/man/man1/ffmpeg.1.gz /var/cache/apt/archives/ffmpeg_8%3a1.0.10-dmo1_i386.deb /var/lib/dpkg/info/ffmpeg.conffiles /var/lib/dpkg/info/ffmpeg.list /var/lib/dpkg/info/ffmpeg.md5sums /var/lib/dpkg/info/ffmpeg.preinst /var/lib/emby-server/ffmpeg /var/lib/emby-server/ffmpeg/20170308 Edited February 19, 2018 by mariofranco
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