Giter Club home page Giter Club logo

jellyfin-plugin-metashark's Introduction

jellyfin-plugin-metashark

release platform license

jellyfin电影元数据插件,影片信息只要从豆瓣获取,并由TheMovieDb补全缺失的剧集数据。

功能:

  • 支持从豆瓣和TMDB获取元数据
  • 兼容anime动画命名格式

logo

安装插件

只支持最新的jellyfin 10.8.x版本

添加插件存储库:

国内加速:https://ghproxy.com/https://github.com/cxfksword/jellyfin-plugin-metashark/releases/download/manifest/manifest_cn.json

国外访问:https://github.com/cxfksword/jellyfin-plugin-metashark/releases/download/manifest/manifest.json

如何使用

  1. 安装后,先进入控制台 -> 插件,查看下MetaShark插件是否是Active状态

  2. 进入控制台 -> 媒体库,点击任一媒体库进入配置页,在元数据下载器选项中勾选MetaShark,并把MetaShark移动到第一位

  3. 识别时默认不返回TheMovieDb结果,有需要可以到插件配置中打开

  4. 假如网络原因访问TheMovieDb比较慢,可以到插件配置中关闭从TheMovieDb获取数据(关闭后不会再获取剧集信息)

🚨假如需要刮削大量电影,请到插件配置中打开防封禁功能,避免频繁请求豆瓣导致被封IP(封IP需要等6小时左右才能恢复访问)

How to build

  1. Clone or download this repository

  2. Ensure you have .NET Core SDK 6.0 setup and installed

  3. Build plugin with following command.

dotnet restore 
dotnet publish Jellyfin.Plugin.MetaShark/Jellyfin.Plugin.MetaShark.csproj

How to test

  1. Build the plugin

  2. Create a folder, like metashark and copy ./Jellyfin.Plugin.MetaShark/bin/Debug/net6.0/Jellyfin.Plugin.MetaShark.dll into it

  3. Move folder metashark to jellyfin data/plugins folder

FAQ

  1. Plugin run in error: System.BadImageFormatException: Bad IL format.

    Remove all hidden file and meta.json in metashark plugin folder

Thanks

AnitomySharp

jellyfin-plugin-metashark's People

Contributors

cxfksword avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.