vm:jellyfin
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vm:jellyfin [2023/02/17 10:19] – warnaud | vm:jellyfin [2023/02/17 10:43] (current) – [VM] warnaud | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== JellyFin Media center ====== | ||
| + | -> https:// | ||
| + | |||
| + | ===== VM ===== | ||
| + | OS: Debian 11 ([[https:// | ||
| + | IP: 192.168.1.5\\ | ||
| + | Minimal Install, no desktop SSH Server only\\ | ||
| + | Users: root, jellyfin (created @ install)\\ | ||
| + | SSH access by key for root | ||
| + | |||
| + | ===== Post install ===== | ||
| + | ==== SSH key only ==== | ||
| + | <code perl> | ||
| + | PermitRootLogin prohibit-password | ||
| + | ... | ||
| + | PasswordAuthentication no</ | ||
| + | |||
| + | ==== JellyFin ==== | ||
| + | <code bash> | ||
| + | wget https:// | ||
| + | bash install-debuntu.sh</ | ||
| + | Sample output: | ||
| + | < | ||
| + | Failed to find the GNUPG binary, but we'll install ' | ||
| + | |||
| + | > Determining optimal repository settings. | ||
| + | |||
| + | Found the following details from '/ | ||
| + | Real OS: debian | ||
| + | Repository OS: debian | ||
| + | Repository Release: bullseye | ||
| + | CPU Architecture: | ||
| + | If this looks correct, press < | ||
| + | |||
| + | > Updating APT repositories. | ||
| + | Hit:1 http:// | ||
| + | Hit:2 http:// | ||
| + | Hit:3 http:// | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree... Done | ||
| + | Reading state information... Done | ||
| + | All packages are up to date. | ||
| + | |||
| + | > Installing required dependencies. | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree... Done | ||
| + | Reading state information... Done | ||
| + | The following additional packages will be installed: | ||
| + | dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 pinentry-curses | ||
| + | Suggested packages: | ||
| + | dbus-user-session pinentry-gnome3 tor parcimonie xloadimage scdaemon pinentry-doc | ||
| + | The following NEW packages will be installed: | ||
| + | dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8 libnpth0 pinentry-curses | ||
| + | 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. | ||
| + | Need to get 7,665 kB of archives. | ||
| + | After this operation, 15.7 MB of additional disk space will be used. | ||
| + | Get:1 http:// | ||
| + | Get:2 http:// | ||
| + | Get:3 http:// | ||
| + | Get:4 http:// | ||
| + | Get:5 http:// | ||
| + | Get:6 http:// | ||
| + | Get:7 http:// | ||
| + | Get:8 http:// | ||
| + | Get:9 http:// | ||
| + | Get:10 http:// | ||
| + | Get:11 http:// | ||
| + | Get:12 http:// | ||
| + | Get:13 http:// | ||
| + | Get:14 http:// | ||
| + | Fetched 7,665 kB in 0s (17.6 MB/s) | ||
| + | Selecting previously unselected package libassuan0: | ||
| + | (Reading database ... 32671 files and directories currently installed.) | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libassuan0: | ||
| + | Selecting previously unselected package gpgconf. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpgconf (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package libksba8: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libksba8: | ||
| + | Selecting previously unselected package libnpth0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libnpth0: | ||
| + | Selecting previously unselected package dirmngr. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking dirmngr (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gnupg-l10n. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gnupg-utils. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gpg. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpg (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package pinentry-curses. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking pinentry-curses (1.1.0-4) ... | ||
| + | Selecting previously unselected package gpg-agent. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpg-agent (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gpg-wks-client. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gpg-wks-server. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gpgsm. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gpgsm (2.2.27-2+deb11u2) ... | ||
| + | Selecting previously unselected package gnupg. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gnupg (2.2.27-2+deb11u2) ... | ||
| + | Setting up libksba8: | ||
| + | Setting up libnpth0: | ||
| + | Setting up libassuan0: | ||
| + | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... | ||
| + | Setting up gpgconf (2.2.27-2+deb11u2) ... | ||
| + | Setting up gpg (2.2.27-2+deb11u2) ... | ||
| + | Setting up gnupg-utils (2.2.27-2+deb11u2) ... | ||
| + | Setting up pinentry-curses (1.1.0-4) ... | ||
| + | Setting up gpg-agent (2.2.27-2+deb11u2) ... | ||
| + | Created symlink / | ||
| + | Created symlink / | ||
| + | Created symlink / | ||
| + | Created symlink / | ||
| + | Setting up gpgsm (2.2.27-2+deb11u2) ... | ||
| + | Setting up dirmngr (2.2.27-2+deb11u2) ... | ||
| + | Created symlink / | ||
| + | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... | ||
| + | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... | ||
| + | Setting up gnupg (2.2.27-2+deb11u2) ... | ||
| + | Processing triggers for man-db (2.9.4-2) ... | ||
| + | Processing triggers for libc-bin (2.31-13+deb11u5) ... | ||
| + | |||
| + | > Creating APT keyring directory. | ||
| + | |||
| + | > Fetching repository signing key. | ||
| + | --2023-02-17 10: | ||
| + | Resolving repo.jellyfin.org (repo.jellyfin.org)... 68.183.204.194, | ||
| + | Connecting to repo.jellyfin.org (repo.jellyfin.org)|68.183.204.194|: | ||
| + | HTTP request sent, awaiting response... 200 OK | ||
| + | Length: 3078 (3.0K) [application/ | ||
| + | Saving to: ‘STDOUT’ | ||
| + | |||
| + | - | ||
| + | |||
| + | 2023-02-17 10:17:14 (88.5 MB/s) - written to stdout [3078/3078] | ||
| + | |||
| + | |||
| + | > Installing Jellyfin repository into APT. | ||
| + | Types: deb | ||
| + | URIs: https:// | ||
| + | Suites: bullseye | ||
| + | Components: main | ||
| + | Architectures: | ||
| + | Signed-By: / | ||
| + | |||
| + | > Updating APT repositories. | ||
| + | Hit:1 http:// | ||
| + | Hit:2 http:// | ||
| + | Hit:3 http:// | ||
| + | Get:4 https:// | ||
| + | Get:5 https:// | ||
| + | Fetched 8,711 B in 1s (7,057 B/s) | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree... Done | ||
| + | Reading state information... Done | ||
| + | All packages are up to date. | ||
| + | |||
| + | > Installing Jellyfin. | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree... Done | ||
| + | Reading state information... Done | ||
| + | The following additional packages will be installed: | ||
| + | at exim4-base exim4-config exim4-daemon-light fontconfig-config fonts-dejavu-core gsasl-common guile-2.2-libs jellyfin-ffmpeg5 jellyfin-server jellyfin-web libaacs0 libass9 libbdplus0 libbluray2 libcairo2 libevent-2.1-7 libfl2 libfontconfig1 libfribidi0 libgc1 libgnutls-dane0 libgraphite2-3 libgsasl7 | ||
| + | libharfbuzz0b libidn11 libllvm13 libltdl7 libmailutils7 libmariadb3 libmp3lame0 libntlm0 libnuma1 libogg0 libopus0 libpciaccess0 libpixman-1-0 libpython3.9 libtheora0 libudfread0 libunbound8 libvorbis0a libvorbisenc2 libvpx6 libwebp6 libwebpmux3 libx11-xcb1 libx264-160 libx265-192 libxcb-dri2-0 libxcb-dri3-0 | ||
| + | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxrender1 libxshmfence1 libz3-4 libzvbi-common libzvbi0 mailutils mailutils-common mariadb-common mysql-common ocl-icd-libopencl1 psmisc sudo | ||
| + | Suggested packages: | ||
| + | exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks libbluray-bdj dns-root-data opus-tools mailutils-mh mailutils-doc opencl-icd | ||
| + | The following NEW packages will be installed: | ||
| + | at exim4-base exim4-config exim4-daemon-light fontconfig-config fonts-dejavu-core gsasl-common guile-2.2-libs jellyfin jellyfin-ffmpeg5 jellyfin-server jellyfin-web libaacs0 libass9 libbdplus0 libbluray2 libcairo2 libevent-2.1-7 libfl2 libfontconfig1 libfribidi0 libgc1 libgnutls-dane0 libgraphite2-3 libgsasl7 | ||
| + | libharfbuzz0b libidn11 libllvm13 libltdl7 libmailutils7 libmariadb3 libmp3lame0 libntlm0 libnuma1 libogg0 libopus0 libpciaccess0 libpixman-1-0 libpython3.9 libtheora0 libudfread0 libunbound8 libvorbis0a libvorbisenc2 libvpx6 libwebp6 libwebpmux3 libx11-xcb1 libx264-160 libx265-192 libxcb-dri2-0 libxcb-dri3-0 | ||
| + | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxrender1 libxshmfence1 libz3-4 libzvbi-common libzvbi0 mailutils mailutils-common mariadb-common mysql-common ocl-icd-libopencl1 psmisc sudo | ||
| + | 0 upgraded, 70 newly installed, 0 to remove and 0 not upgraded. | ||
| + | Need to get 178 MB of archives. | ||
| + | After this operation, 651 MB of additional disk space will be used. | ||
| + | Get:1 http:// | ||
| + | Get:2 http:// | ||
| + | Get:3 http:// | ||
| + | Get:4 http:// | ||
| + | Get:5 http:// | ||
| + | Get:6 http:// | ||
| + | Get:7 http:// | ||
| + | Get:8 http:// | ||
| + | Get:9 http:// | ||
| + | Get:10 http:// | ||
| + | Get:11 http:// | ||
| + | Get:12 http:// | ||
| + | Get:13 http:// | ||
| + | Get:14 http:// | ||
| + | Get:15 http:// | ||
| + | Get:16 http:// | ||
| + | Get:17 http:// | ||
| + | Get:18 http:// | ||
| + | Get:19 http:// | ||
| + | Get:20 http:// | ||
| + | Get:21 http:// | ||
| + | Get:22 http:// | ||
| + | Get:23 http:// | ||
| + | Get:24 http:// | ||
| + | Get:26 http:// | ||
| + | Get:25 https:// | ||
| + | Get:28 http:// | ||
| + | Get:29 http:// | ||
| + | Get:30 http:// | ||
| + | Get:31 http:// | ||
| + | Get:32 http:// | ||
| + | Get:33 http:// | ||
| + | Get:34 http:// | ||
| + | Get:35 http:// | ||
| + | Get:36 http:// | ||
| + | Get:37 http:// | ||
| + | Get:38 http:// | ||
| + | Get:39 http:// | ||
| + | Get:40 http:// | ||
| + | Get:41 http:// | ||
| + | Get:42 http:// | ||
| + | Get:43 http:// | ||
| + | Get:44 http:// | ||
| + | Get:45 http:// | ||
| + | Get:46 http:// | ||
| + | Get:47 http:// | ||
| + | Get:48 http:// | ||
| + | Get:49 http:// | ||
| + | Get:50 http:// | ||
| + | Get:51 http:// | ||
| + | Get:52 http:// | ||
| + | Get:53 http:// | ||
| + | Get:54 http:// | ||
| + | Get:55 http:// | ||
| + | Get:56 http:// | ||
| + | Get:57 http:// | ||
| + | Get:58 http:// | ||
| + | Get:59 http:// | ||
| + | Get:60 http:// | ||
| + | Get:61 http:// | ||
| + | Get:62 http:// | ||
| + | Get:63 http:// | ||
| + | Get:64 http:// | ||
| + | Get:65 http:// | ||
| + | Get:66 http:// | ||
| + | Get:67 http:// | ||
| + | Get:68 http:// | ||
| + | Get:27 https:// | ||
| + | Get:69 https:// | ||
| + | Get:70 https:// | ||
| + | Fetched 178 MB in 8s (23.4 MB/s) | ||
| + | Extracting templates from packages: 100% | ||
| + | Preconfiguring packages ... | ||
| + | Selecting previously unselected package libfl2: | ||
| + | (Reading database ... 32922 files and directories currently installed.) | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libfl2: | ||
| + | Selecting previously unselected package at. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking at (3.1.23-1.1) ... | ||
| + | Selecting previously unselected package exim4-config. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking exim4-config (4.94.2-7) ... | ||
| + | Selecting previously unselected package exim4-base. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking exim4-base (4.94.2-7) ... | ||
| + | Selecting previously unselected package libevent-2.1-7: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libevent-2.1-7: | ||
| + | Selecting previously unselected package libunbound8: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libunbound8: | ||
| + | Selecting previously unselected package libgnutls-dane0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libgnutls-dane0: | ||
| + | Selecting previously unselected package libidn11: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libidn11: | ||
| + | Selecting previously unselected package exim4-daemon-light. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking exim4-daemon-light (4.94.2-7) ... | ||
| + | Selecting previously unselected package fonts-dejavu-core. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking fonts-dejavu-core (2.37-2) ... | ||
| + | Selecting previously unselected package fontconfig-config. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking fontconfig-config (2.13.1-4.2) ... | ||
| + | Selecting previously unselected package gsasl-common. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking gsasl-common (1.10.0-4+deb11u1) ... | ||
| + | Selecting previously unselected package libgc1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libgc1: | ||
| + | Selecting previously unselected package libltdl7: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libltdl7: | ||
| + | Selecting previously unselected package guile-2.2-libs: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking guile-2.2-libs: | ||
| + | Selecting previously unselected package libfontconfig1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libfontconfig1: | ||
| + | Selecting previously unselected package jellyfin-server. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking jellyfin-server (10.8.9-1) ... | ||
| + | Selecting previously unselected package jellyfin-web. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking jellyfin-web (10.8.9-1) ... | ||
| + | Selecting previously unselected package libfribidi0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libfribidi0: | ||
| + | Selecting previously unselected package libgraphite2-3: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libgraphite2-3: | ||
| + | Selecting previously unselected package libharfbuzz0b: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libharfbuzz0b: | ||
| + | Selecting previously unselected package libass9: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libass9: | ||
| + | Selecting previously unselected package libudfread0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libudfread0: | ||
| + | Selecting previously unselected package libbluray2: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libbluray2: | ||
| + | Selecting previously unselected package libz3-4: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libz3-4: | ||
| + | Selecting previously unselected package libllvm13: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libllvm13: | ||
| + | Selecting previously unselected package libmp3lame0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libmp3lame0: | ||
| + | Selecting previously unselected package libopus0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libopus0: | ||
| + | Selecting previously unselected package libpciaccess0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libpciaccess0: | ||
| + | Selecting previously unselected package libpixman-1-0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libpixman-1-0: | ||
| + | Selecting previously unselected package libxcb-render0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-render0: | ||
| + | Selecting previously unselected package libxcb-shm0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-shm0: | ||
| + | Selecting previously unselected package libxrender1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxrender1: | ||
| + | Selecting previously unselected package libcairo2: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libcairo2: | ||
| + | Selecting previously unselected package libogg0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libogg0: | ||
| + | Selecting previously unselected package libtheora0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libtheora0: | ||
| + | Selecting previously unselected package libvorbis0a: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libvorbis0a: | ||
| + | Selecting previously unselected package libvorbisenc2: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libvorbisenc2: | ||
| + | Selecting previously unselected package libvpx6: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libvpx6: | ||
| + | Selecting previously unselected package libwebp6: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libwebp6: | ||
| + | Selecting previously unselected package libwebpmux3: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libwebpmux3: | ||
| + | Selecting previously unselected package libx11-xcb1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libx11-xcb1: | ||
| + | Selecting previously unselected package libx264-160: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libx264-160: | ||
| + | Selecting previously unselected package libnuma1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libnuma1: | ||
| + | Selecting previously unselected package libx265-192: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libx265-192: | ||
| + | Selecting previously unselected package libxcb-dri2-0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-dri2-0: | ||
| + | Selecting previously unselected package libxcb-dri3-0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-dri3-0: | ||
| + | Selecting previously unselected package libxcb-present0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-present0: | ||
| + | Selecting previously unselected package libxcb-randr0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-randr0: | ||
| + | Selecting previously unselected package libxcb-sync1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-sync1: | ||
| + | Selecting previously unselected package libxcb-xfixes0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxcb-xfixes0: | ||
| + | Selecting previously unselected package libxshmfence1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libxshmfence1: | ||
| + | Selecting previously unselected package libzvbi-common. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libzvbi-common (0.2.35-18) ... | ||
| + | Selecting previously unselected package libzvbi0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libzvbi0: | ||
| + | Selecting previously unselected package ocl-icd-libopencl1: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking ocl-icd-libopencl1: | ||
| + | Selecting previously unselected package jellyfin-ffmpeg5. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking jellyfin-ffmpeg5 (5.1.2-7-bullseye) ... | ||
| + | Selecting previously unselected package jellyfin. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking jellyfin (10.8.9-1) ... | ||
| + | Selecting previously unselected package libaacs0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libaacs0: | ||
| + | Selecting previously unselected package libbdplus0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libbdplus0: | ||
| + | Selecting previously unselected package libntlm0: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libntlm0: | ||
| + | Selecting previously unselected package libgsasl7: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libgsasl7: | ||
| + | Selecting previously unselected package mailutils-common. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking mailutils-common (1:3.10-3) ... | ||
| + | Selecting previously unselected package mysql-common. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking mysql-common (5.8+1.0.7) ... | ||
| + | Selecting previously unselected package mariadb-common. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking mariadb-common (1: | ||
| + | Selecting previously unselected package libmariadb3: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libmariadb3: | ||
| + | Selecting previously unselected package libpython3.9: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libpython3.9: | ||
| + | Selecting previously unselected package libmailutils7: | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking libmailutils7: | ||
| + | Selecting previously unselected package mailutils. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking mailutils (1: | ||
| + | Selecting previously unselected package psmisc. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking psmisc (23.4-2) ... | ||
| + | Selecting previously unselected package sudo. | ||
| + | Preparing to unpack .../ | ||
| + | Unpacking sudo (1.9.5p2-3+deb11u1) ... | ||
| + | Setting up libgraphite2-3: | ||
| + | Setting up libxcb-dri3-0: | ||
| + | Setting up libpixman-1-0: | ||
| + | Setting up libudfread0: | ||
| + | Setting up libx11-xcb1: | ||
| + | Setting up libpciaccess0: | ||
| + | Setting up mysql-common (5.8+1.0.7) ... | ||
| + | update-alternatives: | ||
| + | Setting up jellyfin-web (10.8.9-1) ... | ||
| + | Setting up libxcb-xfixes0: | ||
| + | Setting up libogg0: | ||
| + | Setting up libxrender1: | ||
| + | Setting up psmisc (23.4-2) ... | ||
| + | Setting up libxcb-render0: | ||
| + | Setting up libxcb-shm0: | ||
| + | Setting up libx264-160: | ||
| + | Setting up libxcb-present0: | ||
| + | Setting up mariadb-common (1: | ||
| + | update-alternatives: | ||
| + | Setting up libz3-4: | ||
| + | Setting up libpython3.9: | ||
| + | Setting up libntlm0: | ||
| + | Setting up libxcb-sync1: | ||
| + | Setting up libidn11: | ||
| + | Setting up libfribidi0: | ||
| + | Setting up libopus0: | ||
| + | Setting up libvorbis0a: | ||
| + | Setting up libevent-2.1-7: | ||
| + | Setting up mailutils-common (1:3.10-3) ... | ||
| + | Setting up libwebp6: | ||
| + | Setting up sudo (1.9.5p2-3+deb11u1) ... | ||
| + | Setting up libmariadb3: | ||
| + | Setting up fonts-dejavu-core (2.37-2) ... | ||
| + | Setting up libllvm13: | ||
| + | Setting up libfl2: | ||
| + | Setting up libaacs0: | ||
| + | Setting up libgc1: | ||
| + | Setting up libltdl7: | ||
| + | Setting up libxcb-dri2-0: | ||
| + | Setting up libbdplus0: | ||
| + | Setting up libnuma1: | ||
| + | Setting up ocl-icd-libopencl1: | ||
| + | Setting up exim4-config (4.94.2-7) ... | ||
| + | Adding system-user for exim (v4) | ||
| + | Setting up libxshmfence1: | ||
| + | Setting up libvpx6: | ||
| + | Setting up libxcb-randr0: | ||
| + | Setting up libharfbuzz0b: | ||
| + | Setting up gsasl-common (1.10.0-4+deb11u1) ... | ||
| + | Setting up libwebpmux3: | ||
| + | Setting up guile-2.2-libs: | ||
| + | Setting up libzvbi-common (0.2.35-18) ... | ||
| + | Setting up libmp3lame0: | ||
| + | Setting up libvorbisenc2: | ||
| + | Setting up libzvbi0: | ||
| + | Setting up exim4-base (4.94.2-7) ... | ||
| + | exim: DB upgrade, deleting hints-db | ||
| + | Created symlink / | ||
| + | exim4-base.service is a disabled or a static unit, not starting it. | ||
| + | Setting up at (3.1.23-1.1) ... | ||
| + | Created symlink / | ||
| + | Setting up fontconfig-config (2.13.1-4.2) ... | ||
| + | Setting up libx265-192: | ||
| + | Setting up libgsasl7: | ||
| + | Setting up libunbound8: | ||
| + | Setting up libfontconfig1: | ||
| + | Setting up libbluray2: | ||
| + | Setting up libgnutls-dane0: | ||
| + | Setting up libmailutils7: | ||
| + | Setting up libcairo2: | ||
| + | Setting up jellyfin-server (10.8.9-1) ... | ||
| + | Created symlink / | ||
| + | Setting up libass9: | ||
| + | Setting up libtheora0: | ||
| + | Setting up exim4-daemon-light (4.94.2-7) ... | ||
| + | Setting up mailutils (1: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | update-alternatives: | ||
| + | Setting up jellyfin-ffmpeg5 (5.1.2-7-bullseye) ... | ||
| + | Setting up jellyfin (10.8.9-1) ... | ||
| + | Processing triggers for man-db (2.9.4-2) ... | ||
| + | Processing triggers for libc-bin (2.31-13+deb11u5) ... | ||
| + | |||
| + | > Waiting 15 seconds for Jellyfin to fully start up. | ||
| + | |||
| + | ------------------------------------------------------------------------------- | ||
| + | ● jellyfin.service - Jellyfin Media Server | ||
| + | | ||
| + | Drop-In: / | ||
| + | | ||
| + | | ||
| + | Main PID: 2880 (jellyfin) | ||
| + | Tasks: 21 (limit: 4675) | ||
| + | | ||
| + | CPU: 12.818s | ||
| + | | ||
| + | | ||
| + | |||
| + | Feb 17 10:18:13 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:13 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:14 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:14 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | Feb 17 10:18:18 jellyfin jellyfin[2880]: | ||
| + | ------------------------------------------------------------------------------- | ||
| + | |||
| + | You should see the service as ' | ||
| + | |||
| + | You can access your new instance now at http:// | ||
| + | |||
| + | Thank you for installing Jellyfin, and happy watching! | ||
| + | </ | ||
| + | |||
| + | ==== Mounting the NAS locally ==== | ||
| + | |||
| + | <code bash> | ||
| + | apt install cifs-utils -y | ||
| + | mkdir / | ||
| + | chown -Rh jellyfin.jellyfin / | ||
| + | vi / | ||
| + | </ | ||
| + | <code perl> | ||
| + | username=jellyfin | ||
| + | password=************ | ||
| + | </ | ||
| + | <code bash> | ||
| + | chmod 400 / | ||
| + | mount -t cifs -o rw, | ||
| + | </ | ||
| + | Make permanent: | ||
| + | <code bash> | ||
| + | vi / | ||
| + | <code perl> | ||
| + | # /etc/fstab: static file system information. | ||
| + | # | ||
| + | # Use ' | ||
| + | # device; this may be used with UUID= as a more robust way to name devices | ||
| + | # that works even if disks are added and removed. See fstab(5). | ||
| + | # | ||
| + | # systemd generates mount units based on this file, see systemd.mount(5). | ||
| + | # Please run ' | ||
| + | # | ||
| + | # <file system> <mount point> | ||
| + | # / was on /dev/sda1 during installation | ||
| + | UUID=4e40c053-86d9-48a1-9efa-bb60780e68d5 / | ||
| + | # swap was on /dev/sda5 during installation | ||
| + | UUID=a856894e-cbb2-4b7c-a1d0-8062c7c87684 none swap sw 0 0 | ||
| + | / | ||
| + | // | ||
| + | |||
| + | </ | ||
| + | |||
| + | ====== References ====== | ||
| + | * https:// | ||
