1 Star 6 Fork 6

可靠的使徒子 / jellyfin-plugin-douban

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Douban plugin for Jellyfin

1. Background

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. You can find more information in the homepage

Douban is a famous media information website in China. It just like IMDB or TMDB.

This plugin is a remote metadata provider for Jellyfin, which can fetch metadata for movies and TV series from Douban, including rating, summary, casts, etc.

2. Usage

In Jellyfin v10.6.0 or newer version, you can install this plugin by adding repository directly.

Repository URL: https://raw.githubusercontent.com/Libitum/jellyfin-plugin-douban/master/manifest.json

For version older than v10.6.0, please try the way below:

  1. Download from release page or compile by yourself.
  2. Decompress the package, and put the "Douban" directory as the subdirectory of "plugins" in Jellyfin.
    • For Linux, it's in "~/.local/jellyfin/config/plugins"
    • For Mac, it's in "~/.local/share/jellyfin/plugins"
    • For Docker, it's in "/config/plugins" inner Docker
    • For Windows 10, it's in "C:\ProgramData\Jellyfin\Server\plugins" if using Administrator.
    • For other system, if you cannot find it, please let me know.
  3. Restart the Jellyfin service.

3. Features

  1. Support most features of Movie and TV series.
  2. Support fetching background images if the item has suitable backdrop.
  3. Support delay for every request to avoid blocked by Douban.
  4. Do not support merge different seasons into one.

4. Configuration

After installing the plugin, we can enable it in libraries for Movie and TV series.

Firstly, we need to enable the advanced settings to enable image provider which need to be configured later. enable advanced settings

Secondly, please set the language to Chinese. Douban provider will not work in other language. language and country

Thirdly, please enable "Douban TV Provider" for your libraries. Besides, it's "Douban Movie Provider" for type of Movie. enable douban provider

Finally, please enable "Douban Image Provider" as the Series image fetcher. This is only available when you enable the advanced settings before. It could has no posters without this setting. enable image provider

中文版

1. 背景

Jellyfin 是一个免费的多媒体数据管理软件。 详情请见官网

Douban 豆瓣就不用介绍了吧:-)

这个插件是一个 Jellyfin 的元数据提取插件,能够从豆瓣抓取电影和电视剧的元数据,包括评分、简介、 演员等相关信息。

2. 使用方式

对于 v10.6.0 以及更新的 Jellyfin 版本,可以通过添加插件仓库的方式安装。

插件仓库地址:https://raw.githubusercontent.com/Libitum/jellyfin-plugin-douban/master/manifest.json

对于 v10.5.x 及之前的版本,请参考以下方式进行安装:

  1. 从 Release 页面下载最新的版本,或者自行编译。
  2. 把下载的文件解压,然后将 Douban 文件夹放到 Jellyfin 的 "plugins" 目录下。
    • 对于 Linux, plugins 目录在 "$HOME/.local/jellyfin/config/plugins"
    • 对于 Mac 系统, 在 "~/.local/share/jellyfin/plugins"
    • 对于 Docker, 在 Docker 中的 "/config/plugins" 目录下。 相应的宿主机目录请查阅自己 的目录映射配置
    • 对于 Windows 10, 如果使用管理员权限启动的话,在 "C:\ProgramData\Jellyfin\Server\plugins" 目录下。
    • 对于其他系统,如果你找不到位置,请提 issue 或者与我联系。
  3. 重启 Jellyfin Service

3. 功能

  1. 支持获取电影和电视剧类型的元数据;
  2. 支持获取部分电影的背景图片,会在豆瓣海报中尝试寻找合适的图片;
  3. 支持延迟请求,避免被豆瓣官方封禁;
  4. 不支持把多季的电视剧合并成一个。比如:权力的游戏每一季都是分开的,不支持合并在一起。

4. 配置

TODO

MIT License Copyright (c) 2019 Libitum Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一款适用于Jellyfin的刮削器插件 由于一些原因,某些用户可能无法访问作者在GitHub上的源地址,因此搬运(含发行版) 源地址:https://github.com/Libitum/jellyfin-plugin-douban 尊重原作者 展开 收起
C# 等 2 种语言
MIT
取消

发行版 (2)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mengchenjack/jellyfin-plugin-douban.git
git@gitee.com:mengchenjack/jellyfin-plugin-douban.git
mengchenjack
jellyfin-plugin-douban
jellyfin-plugin-douban
master

搜索帮助