{"id":4943,"date":"2025-08-25T21:58:43","date_gmt":"2025-08-25T12:58:43","guid":{"rendered":"https:\/\/eternalsphere.net\/echoes\/?p=4943"},"modified":"2026-06-06T10:29:42","modified_gmt":"2026-06-06T01:29:42","slug":"d9t2ieg6g36x4c6","status":"publish","type":"post","link":"https:\/\/eternalsphere.net\/echoes\/index.php\/2025\/08\/25\/d9t2ieg6g36x4c6\/","title":{"rendered":"Jellyfin \u5b8c\u6574\u8fc1\u79fb\u6307\u5357\uff1a\u5a92\u4f53\u6587\u4ef6\u3001\u6570\u636e\u4e0e\u914d\u7f6e"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u5728\u670d\u52a1\u5668\u8fc1\u79fb\u6216\u7cfb\u7edf\u91cd\u88c5\u65f6\uff0c\u5982\u4f55\u8ba9 Jellyfin \u4fdd\u6301\u539f\u6709\u7684\u5a92\u4f53\u5e93\u3001\u5c01\u9762\u3001\u7528\u6237\u548c\u89c2\u770b\u8bb0\u5f55\uff1f\u53ea\u9700\u5b8c\u6210 <strong>\u5a92\u4f53\u6587\u4ef6\u8fc1\u79fb + \u914d\u7f6e\u4e0e\u6570\u636e\u5e93\u8fc1\u79fb + \u91cd\u65b0\u5b89\u88c5\u8f6f\u4ef6\u5305<\/strong> \u4e09\u4e2a\u6b65\u9aa4\uff0c\u5373\u53ef\u5b9e\u73b0\u65e0\u7f1d\u6062\u590d\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">1. \u51c6\u5907\u5de5\u4f5c<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fc1\u79fb\u524d\uff0c\u9700\u8981\u786e\u4fdd\u65b0\u65e7\u7cfb\u7edf\u4e4b\u95f4\u80fd\u591f\u4e92\u76f8\u8bbf\u95ee\uff08\u901a\u5e38\u901a\u8fc7 SSH\uff09\uff0c\u5e76\u62e5\u6709\u7ba1\u7406\u5458\u6743\u9650\u3002\u63a8\u8350\u4f7f\u7528 <code>rsync<\/code> \u5de5\u5177\u8fdb\u884c\u6587\u4ef6\u540c\u6b65\uff0c\u65e2\u80fd\u4fdd\u6301\u6743\u9650\u548c\u65f6\u95f4\u6233\uff0c\u4e5f\u80fd\u65ad\u70b9\u7eed\u4f20\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">2. \u8fc1\u79fb\u5a92\u4f53\u6587\u4ef6<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u9996\u5148\u8fc1\u79fb\u5b58\u653e\u5f71\u7247\u3001\u5267\u96c6\u7684\u5a92\u4f53\u76ee\u5f55\u3002\u4f8b\u5982\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rsync -avz --progress \"oldserver:\/home\/user\/Media Library\" \/home\/user\/\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fd9\u6837\uff0c\u6e90\u670d\u52a1\u5668\u4e2d\u7684 <strong>Media Library<\/strong> \u76ee\u5f55\u4f1a\u5b8c\u6574\u590d\u5236\u5230\u65b0\u670d\u52a1\u5668\u7684 <code>\/home\/user\/<\/code> \u4e0b\u3002\u6ce8\u610f\u8def\u5f84\u4e0d\u8981\u5728\u672b\u5c3e\u6dfb\u52a0 <code>\/<\/code>\uff0c\u4ee5\u786e\u4fdd\u76ee\u5f55\u7ed3\u6784\u4fdd\u6301\u4e00\u81f4\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">3. \u8fc1\u79fb\u914d\u7f6e\u4e0e\u6570\u636e\u5e93<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Jellyfin \u7684\u6838\u5fc3\u6570\u636e\u4e3b\u8981\u5206\u5e03\u5728\u4e24\u4e2a\u76ee\u5f55\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/var\/lib\/jellyfin\/<\/code>\uff1a\u5305\u542b\u6570\u636e\u5e93\u3001\u5143\u6570\u636e\u3001\u63d2\u4ef6\u3001\u7528\u6237\u4fe1\u606f<\/li>\n\n\n\n<li><code>\/etc\/jellyfin\/<\/code>\uff1a\u5305\u542b\u914d\u7f6e\u6587\u4ef6<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fc1\u79fb\u547d\u4ee4\u793a\u4f8b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rsync -avz oldserver:\/var\/lib\/jellyfin\/ \/var\/lib\/jellyfin\/\nrsync -avz oldserver:\/etc\/jellyfin\/ \/etc\/jellyfin\/\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fd9\u6837\u5c31\u80fd\u5c06\u6240\u6709\u5143\u6570\u636e\u3001\u5c01\u9762\u3001\u7528\u6237\u8bb0\u5f55\u548c\u63d2\u4ef6\u4e00\u5e76\u5e26\u8d70\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">4. \u5b89\u88c5 Jellyfin<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u5728\u65b0\u7cfb\u7edf\u4e0a\u5b89\u88c5\u4e0e\u65e7\u7cfb\u7edf\u7248\u672c\u4e00\u81f4\u7684 Jellyfin\uff0c\u907f\u514d\u6570\u636e\u5e93\u4e0d\u517c\u5bb9\u95ee\u9898\u3002\u4ee5 Debian\/Ubuntu \u4e3a\u4f8b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install apt-transport-https\nwget -O - https:\/\/repo.jellyfin.org\/jellyfin_team.gpg.key | sudo apt-key add -\necho \"deb &#091;arch=$( dpkg --print-architecture )] https:\/\/repo.jellyfin.org\/$( . \/etc\/os-release &amp;&amp; echo $ID ) $(lsb_release -cs) main\" | sudo tee \/etc\/apt\/sources.list.d\/jellyfin.list\nsudo apt update\nsudo apt install jellyfin\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">5. \u6743\u9650\u68c0\u67e5\u4e0e\u670d\u52a1\u542f\u52a8<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u8fc1\u79fb\u5b8c\u6210\u540e\uff0c\u9700\u8981\u786e\u4fdd\u76ee\u5f55\u6743\u9650\u6b63\u786e\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo chown -R jellyfin:jellyfin \/var\/lib\/jellyfin\nsudo chown -R jellyfin:jellyfin \"\/home\/user\/Media Library\"\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u7136\u540e\u542f\u52a8 Jellyfin \u670d\u52a1\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart jellyfin\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">6. \u9a8c\u8bc1\u8fc1\u79fb\u7ed3\u679c<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u6253\u5f00\u6d4f\u89c8\u5668\u8bbf\u95ee <code>http:\/\/&lt;\u65b0\u670d\u52a1\u5668IP&gt;:8096<\/code>\uff0c\u786e\u8ba4\u4ee5\u4e0b\u5185\u5bb9\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u7528\u6237\u4e0e\u5bc6\u7801\u662f\u5426\u4fdd\u7559<\/li>\n\n\n\n<li>\u5a92\u4f53\u5e93\u76ee\u5f55\u662f\u5426\u6b63\u5e38\u52a0\u8f7d<\/li>\n\n\n\n<li>\u5143\u6570\u636e\uff08\u5c01\u9762\u3001\u5267\u60c5\u7b80\u4ecb\u3001\u6f14\u5458\u4fe1\u606f\uff09\u662f\u5426\u5b8c\u6574<\/li>\n\n\n\n<li>\u64ad\u653e\u5386\u53f2\u4e0e\u89c2\u770b\u8fdb\u5ea6\u662f\u5426\u4e00\u81f4<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u5982\u679c\u4e00\u5207\u6b63\u5e38\uff0c\u5c31\u8bf4\u660e\u8fc1\u79fb\u6210\u529f\u3002<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">\u603b\u7ed3<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Jellyfin \u7684\u5b8c\u6574\u8fc1\u79fb\u53ef\u4ee5\u6982\u62ec\u4e3a\uff1a<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>\u8fc1\u79fb\u5a92\u4f53\u6587\u4ef6<\/strong><\/li>\n\n\n\n<li><strong>\u8fc1\u79fb\u914d\u7f6e\u4e0e\u6570\u636e\u5e93<\/strong><\/li>\n\n\n\n<li><strong>\u5b89\u88c5\u76f8\u540c\u7248\u672c Jellyfin \u5e76\u6062\u590d\u6743\u9650<\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">\u5b8c\u6210\u4ee5\u4e0a\u6b65\u9aa4\u540e\uff0c\u65b0\u7684 Jellyfin \u73af\u5883\u5373\u53ef\u65e0\u7f1d\u5ef6\u7eed\u65e7\u7cfb\u7edf\u7684\u6240\u6709\u529f\u80fd\uff0c\u6700\u5927\u7a0b\u5ea6\u907f\u514d\u91cd\u65b0\u522e\u524a\u5143\u6570\u636e\u7684\u9ebb\u70e6\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u670d\u52a1\u5668\u8fc1\u79fb\u6216\u7cfb\u7edf\u91cd\u88c5\u65f6\uff0c\u5982\u4f55\u8ba9 Jellyfin \u4fdd\u6301\u539f\u6709\u7684\u5a92\u4f53\u5e93\u3001\u5c01\u9762\u3001\u7528\u6237\u548c\u89c2\u770b\u8bb0\u5f55\uff1f\u53ea\u9700\u5b8c\u6210 \u5a92\u4f53\u6587\u4ef6\u8fc1\u79fb + \u914d\u7f6e\u4e0e\u6570\u636e\u5e93\u8fc1\u79fb + \u91cd\u65b0\u5b89\u88c5\u8f6f\u4ef6\u5305 \u4e09\u4e2a\u6b65\u9aa4\uff0c\u5373\u53ef\u5b9e\u73b0\u65e0\u7f1d\u6062\u590d\u3002 1. \u51c6\u5907\u5de5\u4f5c \u8fc1\u79fb\u524d\uff0c\u9700\u8981\u786e\u4fdd\u65b0\u65e7\u7cfb\u7edf\u4e4b\u95f4\u80fd\u591f\u4e92\u76f8\u8bbf\u95ee\uff08\u901a\u5e38\u901a\u8fc7 SSH\uff09\uff0c\u5e76\u62e5\u6709\u7ba1\u7406\u5458\u6743\u9650\u3002\u63a8\u8350\u4f7f\u7528 rsync \u5de5\u5177\u8fdb\u884c\u6587\u4ef6\u540c\u6b65\uff0c\u65e2\u80fd\u4fdd\u6301\u6743\u9650\u548c\u65f6\u95f4\u6233\uff0c\u4e5f\u80fd\u65ad\u70b9\u7eed\u4f20\u3002 2. \u8fc1\u79fb\u5a92\u4f53\u6587\u4ef6 \u9996\u5148\u8fc1\u79fb\u5b58\u653e\u5f71\u7247\u3001\u5267\u96c6\u7684\u5a92\u4f53\u76ee\u5f55\u3002\u4f8b\u5982\uff1a \u8fd9\u6837\uff0c\u6e90\u670d\u52a1\u5668\u4e2d\u7684 Media Library \u76ee\u5f55\u4f1a\u5b8c\u6574\u590d\u5236\u5230\u65b0\u670d\u52a1\u5668\u7684 \/home\/user\/ \u4e0b\u3002\u6ce8\u610f\u8def\u5f84\u4e0d\u8981\u5728\u672b\u5c3e\u6dfb\u52a0 \/\uff0c\u4ee5\u786e\u4fdd\u76ee\u5f55\u7ed3\u6784\u4fdd\u6301\u4e00\u81f4\u3002 3. \u8fc1\u79fb\u914d\u7f6e\u4e0e\u6570\u636e\u5e93 Jellyfin \u7684\u6838\u5fc3\u6570\u636e\u4e3b\u8981\u5206\u5e03\u5728\u4e24\u4e2a\u76ee\u5f55\uff1a \u8fc1\u79fb\u547d\u4ee4\u793a\u4f8b\uff1a \u8fd9\u6837\u5c31\u80fd\u5c06\u6240\u6709\u5143\u6570\u636e\u3001\u5c01\u9762\u3001\u7528\u6237\u8bb0\u5f55\u548c\u63d2\u4ef6\u4e00\u5e76\u5e26\u8d70\u3002 4. \u5b89\u88c5 Jellyfin \u5728\u65b0\u7cfb\u7edf\u4e0a\u5b89\u88c5\u4e0e\u65e7\u7cfb\u7edf\u7248\u672c\u4e00\u81f4\u7684 Jellyfin\uff0c\u907f\u514d\u6570\u636e\u5e93\u4e0d\u517c\u5bb9\u95ee\u9898\u3002\u4ee5 Debian\/Ubuntu \u4e3a\u4f8b\uff1a 5. \u6743\u9650\u68c0\u67e5\u4e0e\u670d\u52a1\u542f\u52a8 \u8fc1\u79fb\u5b8c\u6210\u540e\uff0c\u9700\u8981\u786e\u4fdd\u76ee\u5f55\u6743\u9650\u6b63\u786e\uff1a \u7136\u540e\u542f\u52a8 Jellyfin \u670d\u52a1\uff1a 6. \u9a8c\u8bc1\u8fc1\u79fb\u7ed3\u679c \u6253\u5f00\u6d4f\u89c8\u5668\u8bbf\u95ee http:\/\/&lt;\u65b0\u670d\u52a1\u5668IP&gt;:8096\uff0c\u786e\u8ba4\u4ee5\u4e0b\u5185\u5bb9\uff1a \u5982\u679c\u4e00\u5207\u6b63\u5e38\uff0c\u5c31\u8bf4\u660e\u8fc1\u79fb\u6210\u529f\u3002 \u603b\u7ed3 &hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[195],"tags":[],"class_list":["post-4943","post","type-post","status-publish","format-standard","hentry","category-z1lh0hjk0fgjzel"],"_links":{"self":[{"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/posts\/4943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/comments?post=4943"}],"version-history":[{"count":1,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/posts\/4943\/revisions"}],"predecessor-version":[{"id":4944,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/posts\/4943\/revisions\/4944"}],"wp:attachment":[{"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/media?parent=4943"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/categories?post=4943"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eternalsphere.net\/echoes\/index.php\/wp-json\/wp\/v2\/tags?post=4943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}