Search the Community
Showing results for 'snap'.
-
How to auto convert lets encryt to a pkcs12.pfx file whe certbot renew
JuJuJurassic posted a topic in General/Windows
I've implemented SSL on Emby, my server runs Ubuntu, but it should be similar for Windows, and automated the generation of the PFX file. I must hasten, I had a lot of help from the Let Encrypt community, MikeMcQ in particular, but here's how to do it. Use the snap install, you have more options, which, as you'll see is important. Watch out for typos, I typed a - instead of a _ Once it was pointed out it all worked perfectly. You can cheat, which is what I did, I installed certbot using the script from the post "SSL made Easy", which got me working with SSL, I then removed the installed certbot and installed the snap version, as that has the "post_hook" option we need. See here https://certbot.eff.org/instructions?ws=other&os=ubuntufocal The problem is certbot will auto-renew, but it won't create the .PFX file, you need it to do that afterwards for emby The command in ubuntu to to this is openssl pkcs12 -export -out pkcs12.pfx -inkey privkey.pem -in cert.pem -certfile chain.pem -passin pass:******* -passout pass:****** Check the file names, mine are the default for Ubuntu. I don't know what they are for Windows This generates the pkcs12.pfx file But Emby can't see it in Ubuntu, so you need to change the owner using chown emby:root pkcs12.pfx I created a script file, remember to flag it as executable, called convert-to-pfs.sh literally just this openssl pkcs12 -export -out pkcs12.pfx -inkey privkey.pem -in cert.pem -certfile chain.pem -passin pass:***** -passout pass:***** chown emby:root pkcs12.pfx I put it in the /etc/letsencrypt/live/Yourdomain I should move it, it's not good practice, but I didn't want any path problems Once certbot is installed, it creates a conf file in /etc/letsencrypt/live/Yourdomain, called yourdomain.conf in the renewals section it will say something like # Options used in the renewal process [renewalparams] account = ********* authenticator = standalone server = https://acme-v02.api.letsencrypt.org/directory You need to add the line post_hook = /etc/letsencrypt/live/your domain/convert-to-pfs.sh You can do this with the reconfigure command, but you can cut and paste from this post. Remember to change the path. That will then call the conversion AFTER the certificate has been renewed. Hey presto you have the pfx file updated To test use certbot renew --dry-run --run-deploy-hooks This will not renew the certificates, but will call the script. Just make sure you've renamed the original pfx file so you can see the date and time changes. If you get "certbot: error: unrecognized arguments: --run-deploy-hooks", you're not using the snap version of certbot. Apart from that, that's it Have fun juju -
With College Football and NFL seasons starting up in the States, a multi-screen option for Live TV would be a nice addition to the Emby feature set. I am thinking of what the WatchESPN app offers thru their Web Browser access. The ability to open a multi-screen window that breaks into four (4) screens that allows you to select streams (Live or Replay) for each and then go full screen. Audio is from whichever of the four screens you have as active. I can accomplish the same right now with the HDHomeRun Quick View TV app. I open multiple instances of the Windows app and then snap them to each corner on my 110" projector screen. Equivalent of four (4) 55" screens. Would be nice if this were a remote friendly option from within Emby Theater and the WebUI clients. I have only seen it in Web Browsers at the moment and not any of the Win10 UWP apps (FS GO, NBCSn, WatchESPN). But, Fox Sports Go just released a multi-screen solution for their Apple TV app. https://techcrunch.com/2016/08/26/fox-sports-go-hits-apple-tv-allows-viewing-of-four-games-at-once/
-
ESXI7主机下虚拟机安装centos7 通过snap 安装 emby-server不能启动emby-server求助
bzmjcster replied to bzmjcster's topic in Linux
[root@localhost ~]# find / -name *.txt find: ‘/proc/13311’: 没有那个文件或目录 find: ‘/proc/13320’: 没有那个文件或目录 /etc/pki/nssdb/pkcs11.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Babel-2.8.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Babel-2.8.0.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Babel-2.8.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Babel-2.8.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Jinja2-3.0.3.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Jinja2-3.0.3.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Jinja2-3.0.3.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/Jinja2-3.0.3.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/MarkupSafe-2.0.1.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/MarkupSafe-2.0.1.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/PyJWT-2.3.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/PyJWT-2.3.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/PyJWT-2.3.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/PyYAML-5.4.1.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/PyYAML-5.4.1.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/attrs-21.2.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/attrs-21.2.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/attrs-21.2.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/certifi-2020.6.20.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/certifi-2020.6.20.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/chardet-4.0.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/chardet-4.0.0.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/chardet-4.0.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cloud_init-23.3.3.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cloud_init-23.3.3.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cloud_init-23.3.3.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cloud_init-23.3.3.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/configobj-5.0.6.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/configobj-5.0.6.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/configobj-5.0.6.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/cryptography-3.4.8.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/dbus_python-1.2.18.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/dbus_python-1.2.18.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/idna-3.3.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/idna-3.3.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/importlib_metadata-4.6.4.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/importlib_metadata-4.6.4.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/importlib_metadata-4.6.4.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonpatch-1.32.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonpatch-1.32.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonpatch-1.32.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonpointer-2.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonpointer-2.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonschema-3.2.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonschema-3.2.0.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonschema-3.2.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/jsonschema-3.2.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/more_itertools-8.10.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/more_itertools-8.10.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/netifaces-0.11.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/netifaces-0.11.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/oauthlib-3.2.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/oauthlib-3.2.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/oauthlib-3.2.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/probert-0.0.18.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/probert-0.0.18.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/probert-0.0.18.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyrsistent-0.18.1.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyrsistent-0.18.1.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyserial-3.5.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyserial-3.5.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyserial-3.5.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyserial-3.5.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pytz-2022.1.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pytz-2022.1.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyudev-0.22.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyudev-0.22.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/pyudev-0.22.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests-2.25.1.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests-2.25.1.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests-2.25.1.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests_unixsocket-0.2.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests_unixsocket-0.2.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/requests_unixsocket-0.2.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/setuptools-59.6.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/setuptools-59.6.0.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/setuptools-59.6.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/six-1.16.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/six-1.16.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/urllib3-1.26.5.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/urllib3-1.26.5.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/urllib3-1.26.5.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/urwid-2.1.2.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/urwid-2.1.2.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/zipp-1.0.0.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/zipp-1.0.0.egg-info/requires.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3/dist-packages/zipp-1.0.0.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3.10/LICENSE.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3.10/lib2to3/Grammar.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3.10/lib2to3/PatternGrammar.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3.11/lib2to3/Grammar.txt /var/lib/snapd/snap/core22/1122/usr/lib/python3.11/lib2to3/PatternGrammar.txt /var/lib/snapd/snap/core22/1122/usr/share/subiquity/subiquity-0.0.5.egg-info/dependency_links.txt /var/lib/snapd/snap/core22/1122/usr/share/subiquity/subiquity-0.0.5.egg-info/entry_points.txt /var/lib/snapd/snap/core22/1122/usr/share/subiquity/subiquity-0.0.5.egg-info/top_level.txt /var/lib/snapd/snap/core22/1122/usr/share/vim/vim82/doc/help.txt /var/lib/snapd/snap/emby-server/18/licenses/dotnet/LICENSE.txt /var/lib/snapd/snap/emby-server/18/licenses/dotnet/ThirdPartyNotices.txt /var/lib/snapd/snap/emby-server/18/licenses/liblept/leptonica-license.txt /var/lib/snapd/snap/emby-server/18/licenses/tsduck/LICENSE.txt /var/lib/snapd/snap/emby-server/18/system/dashboard-ui/robots.txt /var/cache/yum/x86_64/7/base/mirrorlist.txt /var/cache/yum/x86_64/7/timedhosts.txt /var/cache/yum/x86_64/7/extras/mirrorlist.txt /var/cache/yum/x86_64/7/updates/mirrorlist.txt /usr/lib/firmware/TDA7706_OM_v2.5.1_boot.txt /usr/lib/firmware/TDA7706_OM_v3.0.2_boot.txt /usr/lib/firmware/ar3k/1020200/RamPatch.txt /usr/lib/firmware/ar3k/1020201/RamPatch.txt /usr/lib/firmware/ar3k/30000/RamPatch.txt /usr/lib/firmware/ar3k/30101/RamPatch.txt /usr/lib/firmware/ar3k/30101coex/RamPatch.txt /usr/lib/firmware/brcm/brcmfmac4330-sdio.Prowise-PT301.txt /usr/lib/firmware/brcm/brcmfmac43340-sdio.meegopad-t08.txt /usr/lib/firmware/brcm/brcmfmac4356-pcie.gpd-win-pocket.txt /usr/lib/firmware/brcm/brcmfmac43340-sdio.pov-tab-p1006w-data.txt /usr/lib/firmware/brcm/brcmfmac43362-sdio.cubietech,cubietruck.txt /usr/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt /usr/lib/firmware/brcm/brcmfmac43430-sdio.AP6212.txt /usr/lib/firmware/brcm/brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt /usr/lib/firmware/brcm/brcmfmac43430-sdio.MUR1DX.txt /usr/lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt /usr/lib/firmware/brcm/brcmfmac43430a0-sdio.ONDA-V80 PLUS.txt /usr/lib/firmware/brcm/brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt /usr/lib/firmware/brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt /usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt /usr/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt /usr/lib/firmware/cxgb4/configs/t4-config-default.txt /usr/lib/firmware/cxgb4/configs/t5-config-default.txt /usr/lib/firmware/cxgb4/configs/t5-config-hashfilter.txt /usr/lib/firmware/cxgb4/configs/t6-config-default.txt /usr/lib/firmware/cxgb4/configs/t6-config-hashfilter.txt /usr/lib/firmware/cxgb4/t4-config.txt /usr/lib/firmware/cxgb4/t5-config.txt /usr/lib/firmware/cxgb4/t6-config.txt /usr/lib/firmware/ivtv-firmware-license-end-user.txt /usr/lib/firmware/ivtv-firmware-license-oemihvisv.txt /usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/decorator-3.4.0-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/pyudev-0.15-py2.7.egg-info/SOURCES.txt /usr/lib/python2.7/site-packages/pyudev-0.15-py2.7.egg-info/dependency_links.txt /usr/lib/python2.7/site-packages/pyudev-0.15-py2.7.egg-info/top_level.txt /usr/lib64/python2.7/idlelib/CREDITS.txt /usr/lib64/python2.7/idlelib/TODO.txt /usr/lib64/python2.7/idlelib/HISTORY.txt /usr/lib64/python2.7/idlelib/help.txt /usr/lib64/python2.7/idlelib/extend.txt /usr/lib64/python2.7/idlelib/NEWS.txt /usr/lib64/python2.7/idlelib/README.txt /usr/lib64/python2.7/lib2to3/Grammar.txt /usr/lib64/python2.7/lib2to3/PatternGrammar.txt /usr/lib64/python2.7/site-packages/pyliblzma-0.5.3-py2.7.egg-info/SOURCES.txt /usr/lib64/python2.7/site-packages/pyliblzma-0.5.3-py2.7.egg-info/dependency_links.txt /usr/lib64/python2.7/site-packages/pyliblzma-0.5.3-py2.7.egg-info/top_level.txt /usr/lib64/python2.7/site-packages/pyxattr-0.5.1-py2.7.egg-info/SOURCES.txt /usr/lib64/python2.7/site-packages/pyxattr-0.5.1-py2.7.egg-info/dependency_links.txt /usr/lib64/python2.7/site-packages/pyxattr-0.5.1-py2.7.egg-info/top_level.txt /usr/share/doc/glibc-2.17/rtld-debugger-interface.txt /usr/share/doc/perl-File-Temp-0.23.01/misc/results.txt /usr/share/doc/zip-3.0/algorith.txt /usr/share/doc/boost-system-1.53.0/LICENSE_1_0.txt /usr/share/doc/slang-2.2.4/changes.txt /usr/share/doc/slang-2.2.4/grammar.txt /usr/share/doc/slang-2.2.4/slang.txt /usr/share/doc/slang-2.2.4/slangfun.txt /usr/share/doc/boost-thread-1.53.0/LICENSE_1_0.txt /usr/share/doc/perl-Test-Harness-3.28/examples/test_urls.txt /usr/share/doc/libdwarf-20130207/LGPL.txt /usr/share/doc/libpng-1.5.13/libpng-manual.txt /usr/share/doc/linux-firmware-20200421/LICENCE.ralink-firmware.txt /usr/share/doc/linux-firmware-20200421/LICENCE.rtlwifi_firmware.txt /usr/share/doc/linux-firmware-20200421/LICENCE.tda7706-firmware.txt /usr/share/doc/boost-date-time-1.53.0/LICENSE_1_0.txt /usr/share/doc/python-decorator-3.4.0/README.txt /usr/share/doc/pam-1.1.8/Linux-PAM_SAG.txt /usr/share/doc/pam-1.1.8/rfc86.0.txt /usr/share/doc/python-configobj-4.7.2/configobj.txt /usr/share/doc/python-configobj-4.7.2/validate.txt /usr/share/doc/alsa-lib-1.1.8/asoundrc.txt /usr/share/doc/libuser-0.60/attributes.txt /usr/share/doc/libuser-0.60/rfc2307.txt /usr/share/doc/gnupg2-2.0.22/examples/trustlist.txt /usr/share/doc/util-linux-2.23.2/deprecated.txt /usr/share/doc/util-linux-2.23.2/sfdisk.txt /usr/share/doc/initscripts-9.49.53/sysconfig.txt /usr/share/doc/dhcp-common-4.2.5/References.txt /usr/share/doc/wpa_supplicant-2.6/eap_testing.txt /usr/share/doc/wpa_supplicant-2.6/todo.txt /usr/share/doc/git-1.8.3.1/git-diff.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.1.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.1.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.0.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.8.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.9.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.6.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.6.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.6.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.8.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.8.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.9.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.0.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.1.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.1.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.1.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.1.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.10.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.5.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.11.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.12.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.12.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.12.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.12.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.12.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.0.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.1.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.1.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.3.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.3.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.3.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.3.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.6.4.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.5.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.5.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.5.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.5.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.8.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.7.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.7.9.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.0.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.0.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.0.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.0.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.4.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.5.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.6.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.2.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.2.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.2.3.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.2.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.3.1.txt /usr/share/doc/git-1.8.3.1/RelNotes/1.8.3.txt /usr/share/doc/git-1.8.3.1/blame-options.txt /usr/share/doc/git-1.8.3.1/cmds-ancillaryinterrogators.txt /usr/share/doc/git-1.8.3.1/git-check-ignore.txt /usr/share/doc/git-1.8.3.1/git-fsck.txt /usr/share/doc/git-1.8.3.1/cmds-ancillarymanipulators.txt /usr/share/doc/git-1.8.3.1/git-clean.txt /usr/share/doc/git-1.8.3.1/cmds-foreignscminterface.txt /usr/share/doc/git-1.8.3.1/git-checkout-index.txt /usr/share/doc/git-1.8.3.1/cmds-mainporcelain.txt /usr/share/doc/git-1.8.3.1/cmds-plumbinginterrogators.txt /usr/share/doc/git-1.8.3.1/git-check-ref-format.txt /usr/share/doc/git-1.8.3.1/cmds-plumbingmanipulators.txt /usr/share/doc/git-1.8.3.1/cmds-purehelpers.txt /usr/share/doc/git-1.8.3.1/git-checkout.txt /usr/share/doc/git-1.8.3.1/cmds-synchelpers.txt /usr/share/doc/git-1.8.3.1/cmds-synchingrepositories.txt /usr/share/doc/git-1.8.3.1/git-difftool.txt /usr/share/doc/git-1.8.3.1/config.txt /usr/share/doc/git-1.8.3.1/contrib/convert-objects/git-convert-objects.txt /usr/share/doc/git-1.8.3.1/contrib/examples/git-svnimport.txt /usr/share/doc/git-1.8.3.1/contrib/gitview/gitview.txt /usr/share/doc/git-1.8.3.1/contrib/hg-to-git/hg-to-git.txt /usr/share/doc/git-1.8.3.1/contrib/mw-to-git/git-remote-mediawiki.txt /usr/share/doc/git-1.8.3.1/contrib/p4import/git-p4import.txt /usr/share/doc/git-1.8.3.1/contrib/subtree/git-subtree.txt /usr/share/doc/git-1.8.3.1/contrib/svn-fe/svn-fe.txt /usr/share/doc/git-1.8.3.1/git-column.txt /usr/share/doc/git-1.8.3.1/date-formats.txt /usr/share/doc/git-1.8.3.1/diff-config.txt /usr/share/doc/git-1.8.3.1/git-commit-tree.txt /usr/share/doc/git-1.8.3.1/diff-format.txt /usr/share/doc/git-1.8.3.1/diff-generate-patch.txt /usr/share/doc/git-1.8.3.1/diff-options.txt /usr/share/doc/git-1.8.3.1/git-commit.txt /usr/share/doc/git-1.8.3.1/git-config.txt /usr/share/doc/git-1.8.3.1/everyday.txt /usr/share/doc/git-1.8.3.1/fetch-options.txt /usr/share/doc/git-1.8.3.1/git-count-objects.txt /usr/share/doc/git-1.8.3.1/git-fast-export.txt /usr/share/doc/git-1.8.3.1/git-add.txt /usr/share/doc/git-1.8.3.1/git-fast-import.txt /usr/share/doc/git-1.8.3.1/git-am.txt /usr/share/doc/git-1.8.3.1/git-credential-cache.txt /usr/share/doc/git-1.8.3.1/git-annotate.txt /usr/share/doc/git-1.8.3.1/git-credential-store.txt /usr/share/doc/git-1.8.3.1/git-apply.txt /usr/share/doc/git-1.8.3.1/git-credential.txt /usr/share/doc/git-1.8.3.1/git-archive.txt /usr/share/doc/git-1.8.3.1/git-clone.txt /usr/share/doc/git-1.8.3.1/git-bisect-lk2009.txt /usr/share/doc/git-1.8.3.1/git-cvsexportcommit.txt /usr/share/doc/git-1.8.3.1/git-bisect.txt /usr/share/doc/git-1.8.3.1/git-cvsimport.txt /usr/share/doc/git-1.8.3.1/git-blame.txt /usr/share/doc/git-1.8.3.1/git-cvsserver.txt /usr/share/doc/git-1.8.3.1/git-branch.txt /usr/share/doc/git-1.8.3.1/git-daemon.txt /usr/share/doc/git-1.8.3.1/git-bundle.txt /usr/share/doc/git-1.8.3.1/git-describe.txt /usr/share/doc/git-1.8.3.1/git-cat-file.txt /usr/share/doc/git-1.8.3.1/git-diff-files.txt /usr/share/doc/git-1.8.3.1/git-check-attr.txt /usr/share/doc/git-1.8.3.1/git-cherry-pick.txt /usr/share/doc/git-1.8.3.1/git-diff-index.txt /usr/share/doc/git-1.8.3.1/git-cherry.txt /usr/share/doc/git-1.8.3.1/git-diff-tree.txt /usr/share/doc/git-1.8.3.1/git-citool.txt /usr/share/doc/git-1.8.3.1/git-gc.txt /usr/share/doc/git-1.8.3.1/git-rm.txt /usr/share/doc/git-1.8.3.1/git-credential-cache--daemon.txt /usr/share/doc/git-1.8.3.1/git-mergetool--lib.txt /usr/share/doc/git-1.8.3.1/git-fetch-pack.txt /usr/share/doc/git-1.8.3.1/git-mergetool.txt /usr/share/doc/git-1.8.3.1/git-fetch.txt /usr/share/doc/git-1.8.3.1/git-mailsplit.txt /usr/share/doc/git-1.8.3.1/git-filter-branch.txt /usr/share/doc/git-1.8.3.1/git-merge-base.txt /usr/share/doc/git-1.8.3.1/git-fmt-merge-msg.txt /usr/share/doc/git-1.8.3.1/git-merge-file.txt /usr/share/doc/git-1.8.3.1/git-for-each-ref.txt /usr/share/doc/git-1.8.3.1/git-merge-index.txt /usr/share/doc/git-1.8.3.1/git-format-patch.txt /usr/share/doc/git-1.8.3.1/git-merge-one-file.txt /usr/share/doc/git-1.8.3.1/git-fsck-objects.txt /usr/share/doc/git-1.8.3.1/git-mktag.txt /usr/share/doc/git-1.8.3.1/git-merge-tree.txt /usr/share/doc/git-1.8.3.1/git-get-tar-commit-id.txt /usr/share/doc/git-1.8.3.1/git-mktree.txt /usr/share/doc/git-1.8.3.1/git-grep.txt /usr/share/doc/git-1.8.3.1/git-gui.txt /usr/share/doc/git-1.8.3.1/git-mv.txt /usr/share/doc/git-1.8.3.1/git-hash-object.txt /usr/share/doc/git-1.8.3.1/git-name-rev.txt /usr/share/doc/git-1.8.3.1/git-help.txt /usr/share/doc/git-1.8.3.1/git-merge.txt /usr/share/doc/git-1.8.3.1/git-http-backend.txt /usr/share/doc/git-1.8.3.1/git-notes.txt /usr/share/doc/git-1.8.3.1/git-http-fetch.txt /usr/share/doc/git-1.8.3.1/git-p4.txt /usr/share/doc/git-1.8.3.1/git-http-push.txt /usr/share/doc/git-1.8.3.1/git-pack-objects.txt /usr/share/doc/git-1.8.3.1/git-imap-send.txt /usr/share/doc/git-1.8.3.1/git-pack-redundant.txt /usr/share/doc/git-1.8.3.1/git-index-pack.txt /usr/share/doc/git-1.8.3.1/git-pack-refs.txt /usr/share/doc/git-1.8.3.1/git-init-db.txt /usr/share/doc/git-1.8.3.1/git-parse-remote.txt /usr/share/doc/git-1.8.3.1/git-init.txt /usr/share/doc/git-1.8.3.1/git-patch-id.txt /usr/share/doc/git-1.8.3.1/git-instaweb.txt /usr/share/doc/git-1.8.3.1/git-quiltimport.txt /usr/share/doc/git-1.8.3.1/git-log.txt /usr/share/doc/git-1.8.3.1/git-peek-remote.txt /usr/share/doc/git-1.8.3.1/git-lost-found.txt /usr/share/doc/git-1.8.3.1/git-prune-packed.txt /usr/share/doc/git-1.8.3.1/git-ls-files.txt /usr/share/doc/git-1.8.3.1/git-prune.txt /usr/share/doc/git-1.8.3.1/git-ls-remote.txt /usr/share/doc/git-1.8.3.1/git-pull.txt /usr/share/doc/git-1.8.3.1/git-ls-tree.txt /usr/share/doc/git-1.8.3.1/git-push.txt /usr/share/doc/git-1.8.3.1/git-mailinfo.txt /usr/share/doc/git-1.8.3.1/git-read-tree.txt /usr/share/doc/git-1.8.3.1/git-rebase.txt /usr/share/doc/git-1.8.3.1/git-receive-pack.txt /usr/share/doc/git-1.8.3.1/git-reflog.txt /usr/share/doc/git-1.8.3.1/git-relink.txt /usr/share/doc/git-1.8.3.1/git-remote-ext.txt /usr/share/doc/git-1.8.3.1/git-remote-fd.txt /usr/share/doc/git-1.8.3.1/git-remote-testgit.txt /usr/share/doc/git-1.8.3.1/git-remote.txt /usr/share/doc/git-1.8.3.1/git-repack.txt /usr/share/doc/git-1.8.3.1/git-replace.txt /usr/share/doc/git-1.8.3.1/git-repo-config.txt /usr/share/doc/git-1.8.3.1/git-request-pull.txt /usr/share/doc/git-1.8.3.1/git-rerere.txt /usr/share/doc/git-1.8.3.1/git-reset.txt /usr/share/doc/git-1.8.3.1/git-rev-list.txt /usr/share/doc/git-1.8.3.1/git-rev-parse.txt /usr/share/doc/git-1.8.3.1/git-revert.txt /usr/share/doc/git-1.8.3.1/git-send-email.txt /usr/share/doc/git-1.8.3.1/git-unpack-objects.txt /usr/share/doc/git-1.8.3.1/git-send-pack.txt /usr/share/doc/git-1.8.3.1/git-tar-tree.txt /usr/share/doc/git-1.8.3.1/git-sh-i18n--envsubst.txt /usr/share/doc/git-1.8.3.1/git-update-index.txt /usr/share/doc/git-1.8.3.1/git-sh-i18n.txt /usr/share/doc/git-1.8.3.1/git-update-ref.txt /usr/share/doc/git-1.8.3.1/git-sh-setup.txt /usr/share/doc/git-1.8.3.1/git-update-server-info.txt /usr/share/doc/git-1.8.3.1/git-shell.txt /usr/share/doc/git-1.8.3.1/git-upload-archive.txt /usr/share/doc/git-1.8.3.1/git-shortlog.txt /usr/share/doc/git-1.8.3.1/git-tools.txt /usr/share/doc/git-1.8.3.1/git-upload-pack.txt /usr/share/doc/git-1.8.3.1/git-show-branch.txt /usr/share/doc/git-1.8.3.1/git-var.txt /usr/share/doc/git-1.8.3.1/git-show-index.txt /usr/share/doc/git-1.8.3.1/git-verify-pack.txt /usr/share/doc/git-1.8.3.1/git-show-ref.txt /usr/share/doc/git-1.8.3.1/git-verify-tag.txt /usr/share/doc/git-1.8.3.1/git-show.txt /usr/share/doc/git-1.8.3.1/git-web--browse.txt /usr/share/doc/git-1.8.3.1/git-stage.txt /usr/share/doc/git-1.8.3.1/git-whatchanged.txt /usr/share/doc/git-1.8.3.1/git-stash.txt /usr/share/doc/git-1.8.3.1/git-write-tree.txt /usr/share/doc/git-1.8.3.1/git-status.txt /usr/share/doc/git-1.8.3.1/git.txt /usr/share/doc/git-1.8.3.1/git-stripspace.txt /usr/share/doc/git-1.8.3.1/gitattributes.txt /usr/share/doc/git-1.8.3.1/git-submodule.txt /usr/share/doc/git-1.8.3.1/gitcore-tutorial.txt /usr/share/doc/git-1.8.3.1/git-svn.txt /usr/share/doc/git-1.8.3.1/git-unpack-file.txt /usr/share/doc/git-1.8.3.1/git-symbolic-ref.txt /usr/share/doc/git-1.8.3.1/gitcli.txt /usr/share/doc/git-1.8.3.1/git-tag.txt /usr/share/doc/git-1.8.3.1/githooks.txt /usr/share/doc/git-1.8.3.1/gitcredentials.txt /usr/share/doc/git-1.8.3.1/gitcvs-migration.txt /usr/share/doc/git-1.8.3.1/gitdiffcore.txt /usr/share/doc/git-1.8.3.1/gitglossary.txt /usr/share/doc/git-1.8.3.1/gitignore.txt /usr/share/doc/git-1.8.3.1/gitk.txt /usr/share/doc/git-1.8.3.1/gitmodules.txt /usr/share/doc/git-1.8.3.1/gitnamespaces.txt /usr/share/doc/git-1.8.3.1/gitremote-helpers.txt /usr/share/doc/git-1.8.3.1/gitrepository-layout.txt /usr/share/doc/git-1.8.3.1/gitrevisions.txt /usr/share/doc/git-1.8.3.1/gittutorial-2.txt /usr/share/doc/git-1.8.3.1/gittutorial.txt /usr/share/doc/git-1.8.3.1/gitweb.conf.txt /usr/share/doc/git-1.8.3.1/gitweb.txt /usr/share/doc/git-1.8.3.1/gitworkflows.txt /usr/share/doc/git-1.8.3.1/glossary-content.txt /usr/share/doc/git-1.8.3.1/howto/maintain-git.txt /usr/share/doc/git-1.8.3.1/howto/new-command.txt /usr/share/doc/git-1.8.3.1/howto/rebase-from-internal-branch.txt /usr/share/doc/git-1.8.3.1/howto/rebuild-from-update-hook.txt /usr/share/doc/git-1.8.3.1/howto/recover-corrupted-blob-object.txt /usr/share/doc/git-1.8.3.1/howto/revert-a-faulty-merge.txt /usr/share/doc/git-1.8.3.1/howto/revert-branch-rebase.txt /usr/share/doc/git-1.8.3.1/howto/separating-topic-branches.txt /usr/share/doc/git-1.8.3.1/howto/setup-git-server-over-http.txt /usr/share/doc/git-1.8.3.1/howto/update-hook-example.txt /usr/share/doc/git-1.8.3.1/howto/use-git-daemon.txt /usr/share/doc/git-1.8.3.1/howto/using-merge-subtree.txt /usr/share/doc/git-1.8.3.1/howto/using-signed-tag-in-pull-request.txt /usr/share/doc/git-1.8.3.1/howto-index.txt /usr/share/doc/git-1.8.3.1/i18n.txt /usr/share/doc/git-1.8.3.1/mailmap.txt /usr/share/doc/git-1.8.3.1/merge-config.txt /usr/share/doc/git-1.8.3.1/merge-options.txt /usr/share/doc/git-1.8.3.1/merge-strategies.txt /usr/share/doc/git-1.8.3.1/mergetools-diff.txt /usr/share/doc/git-1.8.3.1/mergetools-merge.txt /usr/share/doc/git-1.8.3.1/pretty-formats.txt /usr/share/doc/git-1.8.3.1/pretty-options.txt /usr/share/doc/git-1.8.3.1/pull-fetch-param.txt /usr/share/doc/git-1.8.3.1/rev-list-options.txt /usr/share/doc/git-1.8.3.1/revisions.txt /usr/share/doc/git-1.8.3.1/sequencer.txt /usr/share/doc/git-1.8.3.1/technical/api-allocation-growing.txt /usr/share/doc/git-1.8.3.1/technical/pack-protocol.txt /usr/share/doc/git-1.8.3.1/technical/api-argv-array.txt /usr/share/doc/git-1.8.3.1/technical/protocol-capabilities.txt /usr/share/doc/git-1.8.3.1/technical/api-builtin.txt /usr/share/doc/git-1.8.3.1/technical/protocol-common.txt /usr/share/doc/git-1.8.3.1/technical/api-config.txt /usr/share/doc/git-1.8.3.1/technical/api-revision-walking.txt /usr/share/doc/git-1.8.3.1/technical/api-credentials.txt /usr/share/doc/git-1.8.3.1/technical/racy-git.txt /usr/share/doc/git-1.8.3.1/technical/api-decorate.txt /usr/share/doc/git-1.8.3.1/technical/send-pack-pipeline.txt /usr/share/doc/git-1.8.3.1/technical/api-diff.txt /usr/share/doc/git-1.8.3.1/technical/api-run-command.txt /usr/share/doc/git-1.8.3.1/technical/api-directory-listing.txt /usr/share/doc/git-1.8.3.1/technical/api-setup.txt /usr/share/doc/git-1.8.3.1/technical/api-gitattributes.txt /usr/share/doc/git-1.8.3.1/technical/shallow.txt /usr/share/doc/git-1.8.3.1/technical/api-grep.txt /usr/share/doc/git-1.8.3.1/technical/trivial-merge.txt /usr/share/doc/git-1.8.3.1/technical/api-hash.txt /usr/share/doc/git-1.8.3.1/technical/api-hashmap.txt /usr/share/doc/git-1.8.3.1/technical/api-string-list.txt /usr/share/doc/git-1.8.3.1/technical/api-history-graph.txt /usr/share/doc/git-1.8.3.1/technical/api-tree-walking.txt /usr/share/doc/git-1.8.3.1/technical/api-in-core-index.txt /usr/share/doc/git-1.8.3.1/technical/api-index-skel.txt /usr/share/doc/git-1.8.3.1/technical/api-index.txt /usr/share/doc/git-1.8.3.1/technical/api-lockfile.txt /usr/share/doc/git-1.8.3.1/technical/api-merge.txt /usr/share/doc/git-1.8.3.1/technical/api-xdiff-interface.txt /usr/share/doc/git-1.8.3.1/technical/api-object-access.txt /usr/share/doc/git-1.8.3.1/technical/index-format.txt /usr/share/doc/git-1.8.3.1/technical/api-parse-options.txt /usr/share/doc/git-1.8.3.1/technical/api-quote.txt /usr/share/doc/git-1.8.3.1/technical/pack-format.txt /usr/share/doc/git-1.8.3.1/technical/api-ref-iteration.txt /usr/share/doc/git-1.8.3.1/technical/api-remote.txt /usr/share/doc/git-1.8.3.1/technical/api-sha1-array.txt /usr/share/doc/git-1.8.3.1/technical/api-sigchain.txt /usr/share/doc/git-1.8.3.1/technical/api-strbuf.txt /usr/share/doc/git-1.8.3.1/technical/pack-heuristics.txt /usr/share/doc/git-1.8.3.1/urls-remotes.txt /usr/share/doc/git-1.8.3.1/urls.txt /usr/share/doc/git-1.8.3.1/user-manual.txt /usr/share/doc/fxload-2002_04_11/README.txt /usr/share/doc/alsa-firmware-1.0.28/aica_dreamcast_sound.txt /usr/share/doc/cscope-15.8/cctree.txt /usr/share/doc/tuned-2.11.0/TIPS.txt /usr/share/doc/lvm2-2.02.187/lvm_fault_handling.txt /usr/share/doc/kexec-tools-2.0.15/fadump-howto.txt /usr/share/doc/kexec-tools-2.0.15/kdump-in-cluster-environment.txt /usr/share/doc/kexec-tools-2.0.15/kexec-kdump-howto.txt /usr/share/doc/kexec-tools-2.0.15/supported-kdump-targets.txt /usr/share/doc/kbd-1.15.5/dvorak.txt /usr/share/doc/lshw-B.02.18/IODC.txt /usr/share/doc/lshw-B.02.18/proc_usb_info.txt /usr/share/doc/postfix-2.10.1/README-Postfix-SASL-RedHat.txt /usr/share/doc/postfix-2.10.1/examples/qmail-local/qmail-local.txt /usr/share/doc/man-db-2.6.3/man-db-manual.txt /usr/share/doc/libsysfs-2.1.0/libsysfs.txt /usr/share/doc/ivtv-firmware-20080701/license-end-user.txt /usr/share/doc/ivtv-firmware-20080701/license-oemihvisv.txt /usr/share/doc/vim-common-7.4.629/README.txt /usr/share/doc/vim-common-7.4.629/README_ami.txt /usr/share/doc/vim-common-7.4.629/README_amibin.txt /usr/share/doc/vim-common-7.4.629/README_amisrc.txt /usr/share/doc/vim-common-7.4.629/README_bindos.txt /usr/share/doc/vim-common-7.4.629/README_dos.txt /usr/share/doc/vim-common-7.4.629/README_extra.txt /usr/share/doc/vim-common-7.4.629/README_mac.txt /usr/share/doc/vim-common-7.4.629/README_ole.txt /usr/share/doc/vim-common-7.4.629/README_os2.txt /usr/share/doc/vim-common-7.4.629/README_os390.txt /usr/share/doc/vim-common-7.4.629/README_src.txt /usr/share/doc/vim-common-7.4.629/README_srcdos.txt /usr/share/doc/vim-common-7.4.629/README_unix.txt /usr/share/doc/vim-common-7.4.629/README_vms.txt /usr/share/doc/vim-common-7.4.629/README_w32s.txt /usr/share/doc/NVIDIA_GLX-1.0/README.txt /usr/share/licenses/shadow-utils-4.6/gpl-2.0.txt /usr/share/licenses/shadow-utils-4.6/shadow-bsd.txt /usr/share/perl5/Unicode/Collate/allkeys.txt /usr/share/perl5/Unicode/Collate/keys.txt /usr/share/perl5/unicore/Blocks.txt /usr/share/perl5/unicore/CaseFolding.txt /usr/share/perl5/unicore/NamedSequences.txt /usr/share/perl5/unicore/SpecialCasing.txt /usr/share/systemtap/examples/general/varwatch.txt /usr/share/systemtap/examples/general/whythefail.txt /usr/share/systemtap/examples/general/badname.txt /usr/share/systemtap/examples/general/callgraph.txt /usr/share/systemtap/examples/general/eventcount.txt /usr/share/systemtap/examples/general/func_time_stats.txt /usr/share/systemtap/examples/general/sizeof_interactive.txt /usr/share/systemtap/examples/general/para-callgraph.txt /usr/share/systemtap/examples/general/sizeof.txt /usr/share/systemtap/examples/index.txt /usr/share/systemtap/examples/interrupt/interrupts-by-dev.txt /usr/share/systemtap/examples/io/ttyspy.txt /usr/share/systemtap/examples/io/capture_ssl_master_secrets.txt /usr/share/systemtap/examples/io/deviceseeks.txt /usr/share/systemtap/examples/io/eatmydata.txt /usr/share/systemtap/examples/io/iodevstats.txt /usr/share/systemtap/examples/io/iostat-scsi.txt /usr/share/systemtap/examples/io/iostats.txt /usr/share/systemtap/examples/io/mbrwatch.txt /usr/share/systemtap/examples/keyword-index.txt /usr/share/systemtap/examples/lwtools/accept2close-nd.txt /usr/share/systemtap/examples/lwtools/biolatency-nd_example.txt /usr/share/systemtap/examples/lwtools/bitesize-nd_example.txt /usr/share/systemtap/examples/lwtools/execsnoop-nd_example.txt /usr/share/systemtap/examples/lwtools/fslatency-nd_example.txt /usr/share/systemtap/examples/lwtools/fsslower-nd_example.txt /usr/share/systemtap/examples/lwtools/killsnoop-nd_example.txt /usr/share/systemtap/examples/lwtools/opensnoop-nd_example.txt /usr/share/systemtap/examples/lwtools/rwtime-nd_example.txt /usr/share/systemtap/examples/lwtools/syscallbypid-nd_example.txt /usr/share/systemtap/examples/memory/last_100_frees.txt /usr/share/systemtap/examples/memory/numa_faults.txt /usr/share/systemtap/examples/memory/pfaults.txt /usr/share/systemtap/examples/memory/vm.tracepoints.txt /usr/share/systemtap/examples/network/tcp_trace.txt /usr/share/systemtap/examples/network/netfilter_summary.txt /usr/share/systemtap/examples/network/nettop.txt /usr/share/systemtap/examples/network/nfsd-trace.txt /usr/share/systemtap/examples/network/packet_contents.txt /usr/share/systemtap/examples/network/tcpipstat.txt /usr/share/systemtap/examples/network/socktop.txt /usr/share/systemtap/examples/network/stp_dump.txt /usr/share/systemtap/examples/network/who_sent_it.txt /usr/share/systemtap/examples/process/cycle_thief.txt /usr/share/systemtap/examples/process/spawn_seeker.txt /usr/share/systemtap/examples/process/strace.txt /usr/share/systemtap/examples/process/syscalls_by_pid.txt /usr/share/systemtap/examples/process/futexes.txt /usr/share/systemtap/examples/process/schedtimes.txt /usr/share/systemtap/examples/process/syscalls_by_proc.txt /usr/share/systemtap/examples/process/noptrace.txt /usr/share/systemtap/examples/process/proc_snoop_parser_instructions.txt /usr/share/systemtap/examples/process/syscalltimes.txt /usr/share/systemtap/examples/process/thread-business.txt /usr/share/systemtap/examples/process/proctop.txt /usr/share/systemtap/examples/process/sched-latency.txt /usr/share/systemtap/examples/process/sig_by_pid.txt /usr/share/systemtap/examples/process/sig_by_proc.txt /usr/share/systemtap/examples/profiling/fntimes.txt /usr/share/systemtap/examples/profiling/latencytap.txt /usr/share/systemtap/examples/profiling/linetimes.txt /usr/share/systemtap/examples/profiling/pf2.txt /usr/share/systemtap/examples/profiling/pf3.txt /usr/share/systemtap/examples/profiling/pf4.txt /usr/share/systemtap/examples/profiling/thread-times.txt /usr/share/systemtap/examples/security-band-aids/cve-2008-0600.txt /usr/share/systemtap/examples/virtualization/kvm_service_time.txt /usr/share/kde4/apps/ksplash/Themes/CentOS7/2560x1600/description.txt /usr/share/gnupg/help.be.txt /usr/share/gnupg/help.ca.txt /usr/share/gnupg/help.cs.txt /usr/share/gnupg/help.da.txt /usr/share/gnupg/help.de.txt /usr/share/gnupg/help.el.txt /usr/share/gnupg/help.eo.txt /usr/share/gnupg/help.es.txt /usr/share/gnupg/help.et.txt /usr/share/gnupg/help.fi.txt /usr/share/gnupg/help.fr.txt /usr/share/gnupg/help.gl.txt /usr/share/gnupg/help.hu.txt /usr/share/gnupg/help.id.txt /usr/share/gnupg/help.it.txt /usr/share/gnupg/help.ja.txt /usr/share/gnupg/help.nb.txt /usr/share/gnupg/help.pl.txt /usr/share/gnupg/help.pt.txt /usr/share/gnupg/help.pt_BR.txt /usr/share/gnupg/help.ro.txt /usr/share/gnupg/help.ru.txt /usr/share/gnupg/help.sk.txt /usr/share/gnupg/help.sv.txt /usr/share/gnupg/help.tr.txt /usr/share/gnupg/help.txt /usr/share/gnupg/help.zh_CN.txt /usr/share/gnupg/help.zh_TW.txt /usr/share/gnupg/qualified.txt /usr/share/hwdata/iab.txt /usr/share/hwdata/oui.txt /usr/share/vim/vim74/autoload/README.txt /usr/share/vim/vim74/colors/README.txt /usr/share/vim/vim74/compiler/README.txt /usr/share/vim/vim74/doc/help.txt /usr/share/vim/vim74/doc/sponsor.txt /usr/share/vim/vim74/doc/version7.txt /usr/share/vim/vim74/doc/vi_help.txt /usr/share/vim/vim74/ftplugin/README.txt /usr/share/vim/vim74/indent/README.txt /usr/share/vim/vim74/keymap/README.txt /usr/share/vim/vim74/lang/README.txt /usr/share/vim/vim74/macros/README.txt /usr/share/vim/vim74/macros/matchit.txt /usr/share/vim/vim74/macros/maze/README.txt /usr/share/vim/vim74/macros/urm/README.txt /usr/share/vim/vim74/plugin/README.txt /usr/share/vim/vim74/syntax/README.txt /usr/share/vim/vim74/tutor/README.el.cp737.txt /usr/share/vim/vim74/tutor/README.el.txt /usr/share/vim/vim74/tutor/README.txt /usr/share/nvidia/grid-third-party-licenses.txt /usr/local/cuda-12.0/nvml/example/README.txt /usr/local/cuda-12.0/gds/EULA.txt /usr/local/cuda-12.0/extras/CUPTI/samples/pc_sampling_utility/README.txt /usr/local/cuda-12.0/extras/CUPTI/samples/pc_sampling_continuous/README.txt /usr/local/cuda-12.0/extras/CUPTI/samples/cupti_trace_injection/README.txt /usr/local/cuda-12.0/extras/CUPTI/samples/profiling_injection/README.txt /usr/local/cuda-12.0/extras/Debugger/Readme.txt /usr/local/cuda-12.0/nsight-compute-2022.4.0/EULA.txt /usr/local/cuda-12.0/nsight-compute-2022.4.0/host/target-linux-x64/reports/README.txt /usr/local/cuda-12.0/nsight-compute-2022.4.0/host/target-linux-x64/rules/README.txt /usr/local/cuda-12.0/nsight-compute-2022.4.0/host/target-linux-x64/CollectX/CollectXCountersToCollect.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/target-linux-x64/reports/README.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/target-linux-x64/rules/README.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/target-linux-x64/CollectX/CollectXCountersToCollect.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/host-linux-x64/reports/README.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/host-linux-x64/rules/README.txt /usr/local/cuda-12.0/nsight-systems-2022.4.2/EULA.txt /usr/local/cuda-12.0/libnvvp/plugins/org.apache.ant_1.9.2.v201404171502/about_files/ASL-LICENSE-2.0.txt /usr/local/cuda-12.0/libnvvp/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/asl-v20.txt /usr/local/cuda-12.0/libnvvp/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/asl-v20.txt /usr/local/cuda-12.0/libnvvp/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/asl-v20.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/cuda-c-linking/README.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/cuda-c-linking/CMakeLists.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/ptxgen/README.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/ptxgen/CMakeLists.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/README.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/CMakeLists.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/simple/README.txt /usr/local/cuda-12.0/nvvm/libnvvm-samples/simple/CMakeLists.txt /usr/local/cuda-12.0/EULA.txt [root@localhost ~]# -
Im trying to add an usb drive and an internal one with different media files. I have change the permissions on the files and folders and im still getting the same error. The only way i can have movies is to add them in the /root/snap/emby-server folder. Here is the error report *** Error Report *** Version: 4.8.10.0 Command line: /snap/emby-server/37/system/EmbyServer.dll -programdata /root/snap/emby-server/common -ffdetect /snap/emby-server/37/bin/ffdetect -ffmpeg /snap/emby-server/37/bin/ffmpeg -ffprobe /snap/emby-server/37/bin/ffprobe -defaultdirectory /root/snap/emby-server/37 -updatepackage emby-server-snap_{version}_amd64.tar.xz Operating system: Linux version 6.11.0-8-generic (buildd@lcy02-amd64-042) (x86_64-linux-gnu-gcc-14 (Ubuntu 14.2.0-4ubuntu2) 14.2.0, GNU ld (GNU Binutils for Ubuntu) 2.4 Framework: .NET 6.0.31 OS/Process: x64/x64 Runtime: snap/emby-server/37/system/System.Private.CoreLib.dll Processor count: 4 Data path: /root/snap/emby-server/common Application path: /snap/emby-server/37/system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/media/username/Baal' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.FileSystemInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at System.IO.DirectoryInfo.EnumerateFileSystemInfos() at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at Emby.Api.EnvironmentService.GetFileSystemEntries(GetDirectoryContents request) at Emby.Api.EnvironmentService.Any(GetDirectoryContents request) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req, Type serviceType) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: IntPtr CreateDirectoryHandle(System.String, Boolean) InnerException: System.IO.IOException: Permission denied Source: TargetSite: Any suggestions?
-
InnerException: System.IO.IOException: Permission denied
alucryd replied to luigiemby's topic in Linux
This is indeed a result of snap's sandboxing. By default the snap runs as root, but can't access anything. We rely on the `removable-media` plug instead [0], but even this one does not auto-connect (forget the `home` and `system-files` plugs, our snap was rejected when we had them activated). To connect the `removable-media` plug, please run `sudo snap connect emby-server:removable-media :removable-media`. Then you should have access to anything under `/media`, `/run/media` and `/mnt`. [0] https://snapcraft.io/docs/removable-media-interface -
Hi, I installed the snap for Emby from the Snapcraft store and it did not create Emby user or any of the permissions. Just checking if anyone else had this issue
-
InnerException: System.IO.IOException: Permission denied
Q-Droid replied to luigiemby's topic in Linux
My guess is that snap sandboxing could be at play here and why it works when media is in the snap path. Chances are that it's not running as emby, might not even have an emby user on the host and I don't know what the runtime user actually is for emby snaps. Sorry, I don't have much to offer on this one. -
This is my first problem report so please forgive me if I'm leaving out any information. App Version: Emby Theater 3.0.15 Server Version: 4.7.0.14 beta Windows Version: Windows 11 Version 21H2 Build 22000.282 When leaving full screen, sometimes maximizing the app does not return it to true full screen (where the task bar is covered) but rather fills the window instead. I have also noticed that the app occasionally leaves full screen, but haven't nailed down exactly why. It sometimes takes 1-2 tries of dragging the window down and then attempting to maximize the window again to get it to snap back to true full screen. Trying to maximize the screen when the app is anchored to the desktop and not covering the task bar does not do anything. You have to drag the window away from the edge and then try to maximize again. Example (where task bar is not covered): Expected behavior (note window is covering the entire screen and the taskbar is not visible): Please let me know if you would like any more information. Thank you!
-
LG App Hanging - Just before Christmas!!!
JuJuJurassic replied to JuJuJurassic's topic in LG Smart TV
Thanks for the suggestion. I removed the plugins as asked. rebooted the emby server from the dashboard, then decided to reboot the server totally, which I did. Unfortunately, the problem is still there. So I took on board the comment from MarriedMan, reset the TV to factory defaults, then installed the Emby App, unfortunatley it is still hanging/running very very slow. It's running very slow, as if it were paging memory, I know it's not, but it looks similar. I checked my disk space root@emby:/var/lib/emby/plugins# df -h Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 3.6M 3.2G 1% /run /dev/mapper/ubuntu--vg-ubuntu--lv 915G 66G 810G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/sda1 1.8T 603G 1.2T 35% /data/ssd /dev/sdb1 3.6T 2.7T 783G 78% /data/music /dev/nvme0n1p2 974M 524M 383M 58% /boot /dev/nvme0n1p1 511M 6.1M 505M 2% /boot/efi /dev/loop1 45M 45M 0 100% /snap/certbot/3462 /dev/loop2 45M 45M 0 100% /snap/certbot/3566 /dev/loop3 92M 92M 0 100% /snap/lxd/23991 /dev/loop0 9.7M 9.7M 0 100% /snap/canonical-livepatch/246 /dev/loop4 9.9M 9.9M 0 100% /snap/canonical-livepatch/248 /dev/loop5 74M 74M 0 100% /snap/core22/864 /dev/loop6 106M 106M 0 100% /snap/core/16202 /dev/loop8 41M 41M 0 100% /snap/snapd/20092 /dev/loop9 41M 41M 0 100% /snap/snapd/20290 /dev/loop7 92M 92M 0 100% /snap/lxd/24061 /dev/loop10 64M 64M 0 100% /snap/core20/2105 /dev/loop11 64M 64M 0 100% /snap/core20/2015 /dev/loop12 56M 56M 0 100% /snap/core18/2812 /dev/loop13 106M 106M 0 100% /snap/core/16091 /dev/loop14 75M 75M 0 100% /snap/core22/1033 /dev/loop15 56M 56M 0 100% /snap/core18/2796 //10.5.1.1/pictures 43T 34T 9.1T 79% /mnt/pictures //10.5.1.1/films 43T 34T 9.1T 79% /mnt/films //10.5.1.1/GoPro 43T 34T 9.1T 79% /mnt/GoPro //10.4.1.1/tvshows 39T 35T 3.4T 92% /mnt/tvshows //10.4.1.1/tvshows/embybackup 39T 35T 3.4T 92% /mnt/embybackup tmpfs 3.2G 16K 3.2G 1% /run/user/1000 I also ran top to see the CPU utilisation, it's hardly being used top - 10:39:34 up 43 min, 2 users, load average: 0.01, 0.07, 0.08 Tasks: 374 total, 1 running, 373 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.1 us, 0.0 sy, 0.0 ni, 99.9 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 32025.1 total, 26542.4 free, 2091.6 used, 3391.1 buff/cache MiB Swap: 8192.0 total, 8192.0 free, 0.0 used. 29447.6 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3893 emby 20 0 6799976 734616 81892 S 1.3 2.2 1:44.13 EmbyServer 1848 root 20 0 0 0 0 S 0.3 0.0 0:00.44 nv_queue 1 root 20 0 170548 14096 8376 S 0.0 0.0 0:01.29 systemd 2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd 3 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 rcu_gp 4 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 rcu_par_gp 6 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/0:0H-kblockd 8 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 mm_percpu_wq 9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0 10 root 20 0 0 0 0 I 0.0 0.0 0:03.25 rcu_sched 11 root rt 0 0 0 0 S 0.0 0.0 0:00.01 migration/0 12 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/0 14 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/0 15 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/1 16 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/1 17 root rt 0 0 0 0 S 0.0 0.0 0:00.16 migration/1 18 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1 20 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/1:0H-kblockd 21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/2 22 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/2 23 root rt 0 0 0 0 S 0.0 0.0 0:00.16 migration/2 24 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2 26 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/2:0H-kblockd 27 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/3 28 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/3 29 root rt 0 0 0 0 S 0.0 0.0 0:00.16 migration/3 30 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/3 I do think you're right about the plug in's I recently added bulky and Genre cleaner I've done a lot of tagging of Movies with a new Genre "Christmas" Bith plugins are no longer there, but as marriedman says have they filled up a temporary folder? It is acting just like a disk full and paging system. Fortunately, the problem seems restricted to just the TV's client. But what's weird is we have another TV using the client and it's fine. Is there a folder per instance of the TV client? Is there a folder I can clean out? Thanks for your help, 6 days before Christmas and the pressure is on me, worst of all.....from my wife. -
Is there any way I can force Emby to move full screen to another monitor? I'm constantly fighting the program to go another monitor and make it full screen, 9 times out of 10 it'll fullscreen back to the monitor it was just on. Normal windows features like snap don't work at all.
-
Hi there! I'm currently evaluating Emby as a photo gallery. In the iOS iPad app, it seems that when I'm looking at a gallery and swipe to the next photo, it's a continuous scroll rather than hard snapping to the next photo. There is a late snap, but it takes a few seconds until the scroll stops. Is this the expected behavior? I've looked in the settings to see if I can enable this and done some searching, but I've come up with nothing. Is there a way to enable a hard snap? Or, if not, I'd like to humbly request this feature be added. I would like to be able to swipe forward or back, with a hard snap to the next photo, without having to stop the continuous scroll so I can view the photo. Thank you!
-
Here my Experiences how to set up the LDAP Access with Active Directory on Synology. I wasted 2 hours to find correct parameters - maybe it saves you this pain. 1. LDAP server address Use the server address you find in Synologys DSM Control Panel - Security - Certificates. Choose the certificate which is used by Active directory. You usually find it easily as its name ist DISKSTATIONHOSTNAME.DOMAINFORMACTIVEDIRECTORY and it is self-signed. (Download the Certificate, you need it later.) Do NOT use ldap:// as prefix, it wont work! Just the bare server name. Do NOT use IP Address, as it will cause a certificate error later (i learned it the hard way) I have here diskstation.mydomain.local 2. LDAP server Port number: You need 636. If you select unsecured port, it will fail because not enough security I got following error: "ldapexception: strong authentication required (8) strong authentication required". 3. Activate SSL 4. SSL certificate thumbprint (SHA1): You need the fingerprint of the certificate of the Active Directory Server. It was difficiult to point out, but here's a reliable way. Attention - I have a localized Windows, maybe my translated english terms may be slightly different. Open Microsft management Console on windows (WIN+R - mmc.exe) Load the Certificates Snap-in (File - add SnapIn - Certificates) Open "Own certificates" - "Certificates". Rightclick on an empty space in right section of the MMC and choose All tasks - Import. Select the certificate you downloaded on #1 above. It should now be imported. Open the certificate (double click on it) and select Details. At the bottom, you should find the searched Fingerprint. Click on the fingerprint list entry and copy the fingerprint ID with CTRL-C Paste it in Emby Now you may delete the certificate in the MMC and close it. --> Taken from I tried an online tool, but it gave me a wrong Fingerprint. I got following error: "ldapexception: The remote certificate was rejected by the provided remotecertificatevalidationcallback". 5. Bind DN I suggest to create a new User in Active Directory without permissions to do anything for security reasons. Then enter the users DN - in my case it is CN=EmbyAuthUser,CN=Users,DC=mydomain,DC=local You may use AD Explorer from sysinternals (Microsoft) to find the correct name [2] 6. Bind credentials: Just the password of the user you selected as Bind DN. 7. User search base: Simply enter the Domain Base. It's the last part of the Bind DN usually. In my case: DC=mydomain,DC=local 8. User search filter: For Active Directory, use this: (&(CN={0})) I try to figure out how I can limit access to members of my specific Group grp_EmbyUsers, but that's still a challenge. The examples above did not work so far. Maybe i find it later. 9. Login Now you should be able to log in with AD username and password. Do NOT use the domain as Prefix, i.e. mydomain.local\username this will not work! Just use the bare user name username and password. Happy watching! Remarks: To test everything, Microsofts ldp Tool was very helpful. (WIN+R - ldp.exe). With this and the webpage of kemptechnologies [3] i played around with parameters until I got something that did work. You need File - Connect to test Server, File - Bind to test Binding above (Access to read Data in AD) and Search to find a search filter. Links: [1] https://learn.microsoft.com/de-de/dotnet/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in [2] https://learn.microsoft.com/en-us/sysinternals/downloads/adexplorer [3] https://support.kemptechnologies.com/hc/en-us/articles/204990569--How-to-troubleshoot-LDAP-Authentication-issues-using-ldp-exe I
-
For local copies not involving a network, cp is normally about 20% faster than rsync. rsync will checksum every file it touches regardless if it doesn't exist on the destination which is overhead not needed. rsync also has issues on large data sets as it holds everything in memory, hence why rclone is often used instead of rsync. But the biggest reason I'd use cp locally is that it can do lightning quick data copies on certain file systems as it won't actually copy data but instead use a snapshot of the existing data-saving storage space as well. It's done about as fast as you hit the enter key. A couple of examples would be ZFS and BTRSF. CP will run circles around rsync on a copy-on-write file system like this. Doesn't apply to most Synology NAS but if using ZFS especially with compression on then using ZFS to make snap shots across computers is faster yet as it moves blocks of already compressed data that's already checksummed. But mainly, I was just trying to keep things as simple as possible to follow
-
[root@localhost ~]# sudo snap install emby-server 2024-02-19T09:11:48+08:00 INFO Waiting for automatic snapd restart... emby-server 4.8.1.0 from Emby (apps-z) installed [root@localhost ~]# snap list Name Version Rev Tracking Publisher Notes core22 20240111 1122 latest/stable canonical✓ base emby-server 4.8.1.0 18 latest/stable apps-z - snapd 2.61.1 20671 latest/stable canonical✓ snapd [root@localhost ~]# snap services Service Startup Current Notes emby-server.emby-server enabled inactive - [root@localhost ~]# snap run emby-server Failed to create CoreCLR, HRESULT: 0x80070008 [root@localhost ~]# find / -name emby-server /root/snap/emby-server /var/lib/snapd/snap/emby-server /var/lib/snapd/snap/emby-server/18/bin/emby-server /var/snap/emby-server
-
Hello all, i figured since i got this to work i would share my guide on how you can use no-ip and emby together. I realize this is a paid option and not free (20$ for the year with coupon), but for me its worth it as i dont have to worry about my domain name expiring every month or the ssl cert either for an entire year. hopefully this wall of text isnt too crazy. any q's let me know. ____ ** this guide is assuming you use windows 10 or windows server 2016,2019,2022 and no-ip Enhanced Dynamic DNS - 25 Hostnames*** ** always can get coupon so its 20$ for the entire year*** **Enhanced Dynamic DNS - 25 Hostnames gives you 1 included ssl cert* **NOW CALLED Encryption Everywhere DV**** ** now get a free cert with free version of dynamic no-ip** what i currently use -------- 1-manage user certificates in windows search bar. 2-select personal on left then right click on right open space. 3-all tasks > advance > create custom request 4-can follow this guide -but when done leave cert manager open you will be uploading this file to no-ip -- Remember the "common name" you entered will need this to search for in step 6 https://www.noip.com/support/knowledgebase/generate-csr-windows-10/ **Remember to use 2 upper case letters for state and country** **you can choose where to save this csr as well so you dont have to search later, but they are stored by default in C:\windows\system32 if you need to find later as well steps 5-9 explain the other way** you can wait for your status to validate on no-ip.com (took 15 min for me) they are use for my dns so i can skip the txt part. download the pem file to your server once it validates. 5-now you need to get your private cert from your system 6-go back to cert manager right click personal and click find certs 7-search for your common name you setup before (should be 1 that matches) 8-right click and export 9-below is how to do this (sorry its long) Go to Start > run > MMC. Now navigate into the console tab. Select File and then click Add/Remove Snap-in. Under the Available Snap-Ins column, select Certificates and click Add. Choose Computer Account and click Next. Now select Choose Local Computer and hit Finish. Now close the Add Standalone Snap-in window and click OK on the Add/Remove Snap-in window. Step 2: Export Your SSL/TLS Certificate. Now, open the Certificates (Local Computer) snap-in and go to Personal > Certificates from the left-hand pane. Right-click on the certificate you want to export and go to All Tasks > Export. Once you do this, the Certificate Export Wizard will open up. *** you may need to search for your cert by riight clicking personal and clicking find certificates. search by your "common name" in the cert not the name you made. *** Select the Yes, export the private key option and click Next. Now the Export File Format window will open. Make sure that the option for Personal Information Exchange — PKCS#12 (.pfx) is selected. Tick the box for Include all certificates in the certificate path if possible. Now, de-select Require Strong Encryption. <--may or may not have this option (thanks to Teredactle ) Enter a password for protecting your PFX file and click Next. remember this password! Now choose a file name and the location to export the file and click Next. Finally, verify all the information and click on Finish if it’s okay. 10-install https://slproweb.com/products/Win32OpenSSL.html grab latest version (i used Win64 OpenSSL v1.1.1s) open an explorer window to the directory of openssl and place the 2 files. 1 file is from your export you just completed. the other is the pem file no-ip. once installed open a cmd prompt with admin privilege cd to the directory of openssl (mine is located here C:\Program Files\OpenSSL-Win64\bin ) C:\Program Files\OpenSSL-Win64\bin> openssl pkcs12 -in privatekeyemby.pfx -out localprivatekeyemby.pem -nodes <---converts private key from server to pem file the file will be created in the same place you ran the openssl tool. now u will take the localprivatekeyemby.pem you just exported by command line and combine with the pem file you downloaded from no-ip. C:\Program Files\OpenSSL-Win64\bin> OpenSSL pkcs12 -export -in noiphostnamedownload.pem -inkey localprivatekeyemby.pem -out emby.pfx <--combines pem cert from no-ip and private to a pfx file for emby ****As of Feb 2023 we now need to use the new cert from "Encryption Everywhere DV" there is a bug when downloading the PEM file. the file is all garbled and wont work in the command above. download the pem chain file instead and remove all sections but the first.. save as a normal pem file and use this in the openssl command above see my post on feb 2nd 2023 for more details ****** now go to emby server and select the file. in my case its emby.pfx and add the password you created when you exported the pfx file from your server. make ssl external connections only and reboot your server. make sure your ports are properly open. i use https://www.yougetsignal.com/tools/open-ports/ you can verify your cert is working properly with https://www.geocerts.com/ssl-checker i use the default emby 8920 https port. cheers!
-
Hello again! I made a fresh centos 7 install (for testing porpuses and then apply to another server) and installed emby-server using snap, but can't get it running: >> snap install emby-server >> snap list Name Version Rev Tracking Publisher Notes emby-server 4.8.1.0 18 latest/stable apps-z - >> snap start emby-server Failed Logs: 2024-02-09T19:16:10+01:00 systemd[1]: Started Service for snap application emby-server.emby-server. 2024-02-09T19:16:10+01:00 emby-server.emby-server[14059]: Failed to create CoreCLR, HRESULT: 0x80070008 2024-02-09T19:16:10+01:00 systemd[1]: snap.emby-server.emby-server.service: main process exited, code=exited, status=137/n/a 2024-02-09T19:16:10+01:00 systemd[1]: Unit snap.emby-server.emby-server.service entered failed state. 2024-02-09T19:16:10+01:00 systemd[1]: snap.emby-server.emby-server.service failed. It would be a pain in the ass to make a fresh AlmaLinux install... move all data... I didn't try anything, as I told, is a Centos 7 minimal install. It was working before with emby, no problem at all. Any clue? Thanks!
-
InnerException: System.IO.IOException: Permission denied
TMCsw replied to luigiemby's topic in Linux
Sorry was busy, but I think that should be working ? (although a little too open) Lets’ try this command: (it lets emby own it) sudo chown -Rv emby:emby /mnt/media/Peliculas So the other things that could be wrong: Something is restricting access in /etc/fstab please post it here Your using the Snap version , perhaps they need the disk passed through (I don’t use snaps so I don’t know) Some times you need to type in (or cutNpaste) the folder (in emby) instead of using the picker. Also you appear to be running an old version of Ubuntu with newer kernel We probably need more info to help @Q-Droidam I missing something? -
AAA its snap issue!!!! I remove docker installed with snap and installed normal way and now its working..
-
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 4K 1 loop /snap/bare/5 loop1 7:1 0 63.3M 1 loop /snap/core20/1828 loop2 7:2 0 63.3M 1 loop /snap/core20/1852 loop3 7:3 0 73M 1 loop /snap/core22/583 loop4 7:4 0 241.6M 1 loop /snap/firefox/2432 loop5 7:5 0 346.3M 1 loop /snap/gnome-3-38-2004/119 loop6 7:6 0 349.7M 1 loop /snap/gnome-3-38-2004/137 loop7 7:7 0 239.9M 1 loop /snap/firefox/2487 loop8 7:8 0 460.3M 1 loop /snap/gnome-42-2204/65 loop9 7:9 0 460.4M 1 loop /snap/gnome-42-2204/68 loop10 7:10 0 91.7M 1 loop /snap/gtk-common-themes/1535 loop11 7:11 0 45.9M 1 loop /snap/snap-store/638 loop12 7:12 0 49.8M 1 loop /snap/snapd/18357 loop13 7:13 0 304K 1 loop /snap/snapd-desktop-integration/49 loop14 7:14 0 428K 1 loop /snap/snapd-desktop-integration/57 loop15 7:15 0 49.8M 1 loop /snap/snapd/18596 sda 8:0 0 12.7T 0 disk ├─sda1 8:1 0 512M 0 part └─sda2 8:2 0 12.7T 0 part sdb 8:16 0 1.8T 0 disk ├─sdb1 8:17 0 512M 0 part /boot/efi └─sdb2 8:18 0 1.8T 0 part /var/snap/firefox/common/host-hunspell /
-
Emby Server and Emby Theater Now Available as Snap Packages We are proud to announce that Emby Server as well as our Premiere client Emby Theater, are now available as Snap Packages for Linux distributions. This makes installing Emby a snap. What are Snaps? Snaps are a type of secure containerized applications that work on any Linux distribution using systemd. Snaps are multi-platform, dependency-free applications that are easy to install. One of the biggest advantages of snap applications is that they update automatically! Snaps are self-contained applications that run in a sandbox with mediated access to the host system making them secure and quite easy to work with. Emby Server Choose your Linux distribution to get detailed installation instructions. Arch CentOS Debian elementary OS Fedora KDE Neon Kubuntu Manjaro Pop!_OS openSUSE Red Hat Enterprise Linux Ubuntu Raspberry Pi Emby Theater Choose your Linux distribution to get detailed installation instructions. Arch CentOS Debian elementary OS Fedora KDE Neon Kubuntu Manjaro Pop!_OS openSUSE Red Hat Enterprise Linux Ubuntu Raspberry Pi If your distribution is not shown, get more details on installing snapd documentation. The picture below shows Canonical's snapcraft.io website that can be used to install Emby Server. https://snapcraft.io/emby-server
-
My snap knowledge is a bit rusty since this was made a long time ago, but the snap is created as a daemon of type simple (see https://snapcraft.io/docs/services-and-daemons). Installing the snap should create an emby-server service that you can run, and IIRC the app will run as root. I would recommended using our deb instead if you want more control, that one does create an emby user and provides a systemd service that is automatically started.
-
Emby Server and Emby Theater Now Available as Snap Packages We are proud to announce that Emby Server as well as our Premiere client Emby Theater, are now available as Snap Packages for Linux distributions. This makes installing Emby a snap. What are Snaps? Snaps are a type of secure containerized applications that work on any Linux distribution using systemd. Snaps are multi-platform, dependency-free applications that are easy to install. One of the biggest advantages of snap applications is that they update automatically! Snaps are self-contained applications that run in a sandbox with mediated access to the host system making them secure and quite easy to work with. Choose your Linux distribution to get detailed installation instructions. Arch CentOS Debian elementary OS Fedora KDE Neon Kubuntu Manjaro Pop!_OS openSUSE Red Hat Enterprise Linux Ubuntu Raspberry Pi If your distribution is not shown, get more details on installing snapd documentation. The picture below shows Canonical's snapcraft.io website that can be used to install Emby Server. https://snapcraft.io/emby-servern View the full article
-
- 4
-
-
-
Anyone notice if Amazon Day discounts RTX cards? 4060 Ti in this case
them8os235 replied to them8os235's topic in Hardware
I wish. In retrospect super lucky I waffled and waited and made no snap impatient purchases. As I came to determine that even a 4.4" high card won't fit in my 3U case if I want to use the cover. I found PNY's 4060 Ti 3-fan cards to be the shortest at 4.4" high, Gigabyte is 4.5" and ASUS is 4.6". But discovered only a few days ago I only have about 4.2" or 4.3" available; not enough for the card alone let alone the top power even w/an 8-pin U adapter. Here's a thread I made on servethehome first asking, and then answering myself before anyone even engaged, where I detail "why not": https://forums.servethehome.com/index.php?threads/will-it-fit-edit-no-has-anyone-managed-a-4-4-112-6mm-gpu-180-deg-power-adapter-3u-case.45718/ Can definitely fit one of the 4060 LP cards. But I think only the Gibabyte one can support reflash with their full-size card's 0DB quiet bios as only Gigabyte cards have the matching 2x HDMI + 2X DP connectors in both full-size and low-profile versions; I read from someone on SFF that surmised I believe correctly that reflash failed because of trying to flash 1x HDMI + 3x DP bios onto the LP card with 2x HDMI + 2X DP. Or could do a A2000 as suggested above but I would prefer not to pay more for less performance; and A4000 is way more than I want to spend even if it could fit; not sure it could. And all other low-profile cards are further down the performance curve than I want to go. -
EMBY Theatre on Ubuntu 24.04.1 LTS not working
MartinCheetham replied to MartinCheetham's topic in Linux & Raspberry Pi
I'm happy to help but I don't know anything about a compositor. I could install EMBY theatre on windows, ubuntu, QTS, iPhone, ipad & a Sony smart TV. Incidentally I've installed the snap version (3.0.21) of Emby theater on unbutu 24.041 and it works OK but I suspect that the replay volume if reduced. This might be an issue with putting 5.1 sound through a stereo amp. I need to check more. -
I just meant docker,snap, or .deb? Or flatpack