Update README.md
This commit is contained in:
parent
c9df266b99
commit
0b521f26d9
|
@ -0,0 +1 @@
|
|||
Jellyfin.Plugin.MetaShark/Vendor/** linguist-vendored
|
10
README.md
10
README.md
|
@ -1,7 +1,7 @@
|
|||
# jellyfin-plugin-metashark
|
||||
|
||||
[](https://github.com/cxfksword/jellyfin-plugin-metashark/releases)
|
||||
[](https://github.com/cxfksword/jellyfin-plugin-metashark/releases)
|
||||
[](https://github.com/cxfksword/jellyfin-plugin-metashark/releases)
|
||||
[](https://github.com/cxfksword/jellyfin-plugin-metashark/main/LICENSE)
|
||||
|
||||
jellyfin电影元数据插件,影片信息只要从豆瓣获取,并由TheMovieDb补全缺失的剧集数据。
|
||||
|
@ -10,7 +10,7 @@ jellyfin电影元数据插件,影片信息只要从豆瓣获取,并由TheMov
|
|||
* 支持从豆瓣和TMDB获取元数据
|
||||
* 兼容anime动画命名格式
|
||||
|
||||

|
||||

|
||||
|
||||
## 安装插件
|
||||
|
||||
|
@ -63,6 +63,6 @@ rm -rf MediaBrowser*.dll Microsoft*.dll Newtonsoft*.dll System*.dll Emby*.dll Je
|
|||
|
||||
## FAQ
|
||||
|
||||
#### Plugin run in error: `System.BadImageFormatException: Bad IL format.`
|
||||
|
||||
Remove all hidden file and `meta.json` in `metashark` plugin folder
|
||||
1. Plugin run in error: `System.BadImageFormatException: Bad IL format.`
|
||||
|
||||
Remove all hidden file and `meta.json` in `metashark` plugin folder
|
Loading…
Reference in New Issue