{"id":936,"date":"2022-02-09T13:01:00","date_gmt":"2022-02-09T13:01:00","guid":{"rendered":"https:\/\/262235.xyz\/?p=936"},"modified":"2022-02-09T13:01:00","modified_gmt":"2022-02-09T13:01:00","slug":"936","status":"publish","type":"post","link":"https:\/\/lyvba.com\/index.php\/2022\/02\/09\/936\/","title":{"rendered":"\u539f\u521b: Emby \u8fc1\u79fb\u955c\u50cf\u90e8\u7f72 \u548c API\u6dfb\u52a0\u65b0\u7528\u6237"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/lyvba.com\/wp-content\/uploads\/2022\/02\/2178542716.png\" alt=\"emby.png\" title=\"emby.png\"><\/p>\n<pre><code>##  Emby \u6570\u636e\u8fc1\u5f99\nscp -r emby.tgz  root@188.188.188.188:\/mnt\/emby.tgz\nscp -r movies    root@188.188.188.188:\/mnt\/movies\n\n##  \u65b0\u673a\u5668\u4e0a\u90e8\u7f72 \u6620\u5c04Emby 18096 \u7aef\u53e3\uff0c\u9632\u6b62\u88ab\u722c\ndocker run -d   --name=emby   -e PUID=1000   -e PGID=1000   -p 18096:8096 \\r\n    -v \/mnt\/emby:\/config   -v \/mnt\/movies:\/data\/movies   \\r\n    --restart unless-stopped   emby\/embyserver_arm64v8\n\n## \u542f\u52a8 nginx-php-fpm7.4 \u5bb9\u5668  https \u53cd\u4ee3 Emby 18096 \u7aef\u53e3\ndocker run -d -p 80:80 -p 443:443 --restart=always   \\r\n    -v \/var\/www\/cert:\/etc\/nginx\/cert  \\r\n    -v \/var\/www\/html:\/var\/www\/html    \\r\n    --name  nginx-php      \\r\n    hongwenjun\/nginx-php\n\n## EMBY API\nhttps:\/\/m.lyvba.com\/emby\/web\/index.html#!\/apikeys\n4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d - m.lyvba.com\n\n# API \u64cd\u4f5c\u53c2\u6570\nhttp:\/\/swagger.emby.media\/?url=https:\/\/m.lyvba.com\/emby\/openapi&api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d\n\n# emby info\nhttps:\/\/m.lyvba.com\/emby\/System\/Info?api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d\n\n# \u5efa\u7acb\u6d4b\u8bd5\u7528\u6237\ncurl -X POST \"https:\/\/m.lyvba.com\/emby\/Users\/New?api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d\" \\r\n   -H \"accept: application\/xml\" -H \"Content-Type: application\/json\" -d \"{\"Name\":\"python\"}\"\n\nhttps:\/\/m.lyvba.com\/emby\/Users\/New?api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d\n\n# python \u5efa\u7acb\u7528\u6237 \u6709\u95ee\u9898  # data \u4f20\u66ff\u6570\u636e\u8fd8\u662f\u4e0d\u4f1a\u5199\nimport requests\nurl = 'https:\/\/m.lyvba.com\/emby\/Users\/New?api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d'\nheaders = { \"User-Agent\": \"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/98.0.4758.81 Safari\/537.36\",\n      'accept': 'application\/xml', 'content-type': 'application\/json'}\ndata ='{\"Name\":\"test\"}'  # data \u4f20\u66ff\u6570\u636e\u8fd8\u662f\u4e0d\u4f1a\u5199\nr = requests.post(url, headers=headers, data =data)\nr.text\n\nroot@localhost:~# curl -X POST \"https:\/\/m.lyvba.com\/emby\/Users\/New?api_key=4ef33d761&lt;&lt;\u5b9e\u9645API&gt;&gt;b63391d\" \\r\n   -H \"accept: application\/xml\" -H \"Content-Type: application\/json\" -d \"{\"Name\":\"python\"}\"\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/lyvba.com\/wp-content\/uploads\/2022\/02\/2008037706.png\" alt=\"m.png\" title=\"m.png\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>## Emby \u6570\u636e\u8fc1\u5f99 scp -r emby.tgz root@188.188.188.188: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,6,5],"tags":[66,16],"class_list":["post-936","post","type-post","status-publish","format-standard","hentry","category-docker","category-vps","category-nas","tag-emby","tag-nas"],"_links":{"self":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts\/936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/comments?post=936"}],"version-history":[{"count":0,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/posts\/936\/revisions"}],"wp:attachment":[{"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/media?parent=936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/categories?post=936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lyvba.com\/index.php\/wp-json\/wp\/v2\/tags?post=936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}