JavScraper / Emby.Plugins.JavScraper

Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。
https://javscraper.com
3.31k stars 543 forks source link

jellyfin10.6.4下刮削器设置部分框不显示对勾 #131

Open weifile opened 3 years ago

weifile commented 3 years ago

jellyfin10.6.4下刮削器设置部分框选看不见,不知道选中了那个部分

usherzhao commented 3 years ago

我也有相同问题.... 也是10.6.4的版本

lawkim-cn commented 3 years ago

我也有相同问题....也是10.6.4的版本

elizhyu commented 3 years ago

我有同样问题,但一直使用手动方式修改config文件来进行设置

usherzhao commented 3 years ago

我有同样问题,但一直使用手动方式修改config文件来进行设置

如何修改?给我看看呢

elizhyu commented 3 years ago

文件路径为 ...\jellyfin\config\plugins\configurations\JavScraper.xml

文件内容示例如下:

<?xml version="1.0"?>
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ProxyType>-1</ProxyType>
  <JsProxy>https://j.javscraper.workers.dev/</JsProxy>
  <JsProxyBypass>netcdn.</JsProxyBypass>
  <ProxyHost>127.0.0.1</ProxyHost>
  <ProxyPort>7890</ProxyPort>
  <ProxyUserName />
  <ProxyPassword />
  <EnableX_FORWARDED_FOR>false</EnableX_FORWARDED_FOR>
  <X_FORWARDED_FOR>17.172.224.99</X_FORWARDED_FOR>
  <IgnoreGenre>高畫質,高画质,高清画质,AV女優,AV女优,独占配信,獨佔動畫,DMM獨家,中文字幕,高清,中文,字幕</IgnoreGenre>
  <GenreIgnoreActor>true</GenreIgnoreActor>
  <TitleIgnoreActor>true</TitleIgnoreActor>
  <AddChineseSubtitleGenre>true</AddChineseSubtitleGenre>
  <TitleFormat>%num% %title%</TitleFormat>
  <TitleFormatEmptyValue>NULL</TitleFormatEmptyValue>
  <Scrapers>
    <Scraper Enable="false" Name="AVSOX" Url="https://avsox.website/" />
    <Scraper Enable="true" Name="FC2" Url="https://adult.contents.fc2.com/" />
    <Scraper Enable="false" Name="Jav123" Url="https://www.jav321.com/" />
    <Scraper Enable="true" Name="JavBus" Url="https://www.javbus.com/" />
    <Scraper Enable="false" Name="JavDB" Url="https://javdb.com/" />
    <Scraper Enable="true" Name="MgsTage" Url="https://www.mgstage.com/" />
    <Scraper Enable="true" Name="R18" Url="https://www.r18.com/" />
  </Scrapers>
  <EnableBaiduBodyAnalysis>false</EnableBaiduBodyAnalysis>
  <BaiduBodyAnalysisApiKey />
  <BaiduBodyAnalysisSecretKey />
  <EnableBaiduFanyi>false</EnableBaiduFanyi>
  <BaiduFanyiLanguage>zh</BaiduFanyiLanguage>
  <BaiduFanyiOptions>5</BaiduFanyiOptions>
  <BaiduFanyiApiKey />
  <BaiduFanyiSecretKey />
  <EnableCutPersonImage>true</EnableCutPersonImage>
  <EnableGenreReplace>false</EnableGenreReplace>
  <EnableActorReplace>false</EnableActorReplace>
  <ActorReplaceMap />
  <JavOrganizationOptions>
    <WatchLocations />
    <MinFileSizeMb>50</MinFileSizeMb>
    <MovieFolderPattern>%actor%/%num% %title_original%</MovieFolderPattern>
    <MoviePattern>%num%</MoviePattern>
    <AddChineseSubtitleSuffix>3</AddChineseSubtitleSuffix>
    <CopyOriginalFile>false</CopyOriginalFile>
    <OverwriteExistingFiles>false</OverwriteExistingFiles>
    <LeftOverFileExtensionsToDelete />
    <DeleteEmptyFolders>true</DeleteEmptyFolders>
    <ExtendedClean>false</ExtendedClean>
  </JavOrganizationOptions>
  <ConfigurationVersion>637471921222737634</ConfigurationVersion>
</PluginConfiguration>

停止jellyfin服务器后修改此文件保存后重启即可。

usherzhao commented 3 years ago

文件路径为 ...\jellyfin\config\plugins\configurations\JavScraper.xml

文件内容示例如下:

<?xml version="1.0"?>
<PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ProxyType>-1</ProxyType>
  <JsProxy>https://j.javscraper.workers.dev/</JsProxy>
  <JsProxyBypass>netcdn.</JsProxyBypass>
  <ProxyHost>127.0.0.1</ProxyHost>
  <ProxyPort>7890</ProxyPort>
  <ProxyUserName />
  <ProxyPassword />
  <EnableX_FORWARDED_FOR>false</EnableX_FORWARDED_FOR>
  <X_FORWARDED_FOR>17.172.224.99</X_FORWARDED_FOR>
  <IgnoreGenre>高畫質,高画质,高清画质,AV女優,AV女优,独占配信,獨佔動畫,DMM獨家,中文字幕,高清,中文,字幕</IgnoreGenre>
  <GenreIgnoreActor>true</GenreIgnoreActor>
  <TitleIgnoreActor>true</TitleIgnoreActor>
  <AddChineseSubtitleGenre>true</AddChineseSubtitleGenre>
  <TitleFormat>%num% %title%</TitleFormat>
  <TitleFormatEmptyValue>NULL</TitleFormatEmptyValue>
  <Scrapers>
    <Scraper Enable="false" Name="AVSOX" Url="https://avsox.website/" />
    <Scraper Enable="true" Name="FC2" Url="https://adult.contents.fc2.com/" />
    <Scraper Enable="false" Name="Jav123" Url="https://www.jav321.com/" />
    <Scraper Enable="true" Name="JavBus" Url="https://www.javbus.com/" />
    <Scraper Enable="false" Name="JavDB" Url="https://javdb.com/" />
    <Scraper Enable="true" Name="MgsTage" Url="https://www.mgstage.com/" />
    <Scraper Enable="true" Name="R18" Url="https://www.r18.com/" />
  </Scrapers>
  <EnableBaiduBodyAnalysis>false</EnableBaiduBodyAnalysis>
  <BaiduBodyAnalysisApiKey />
  <BaiduBodyAnalysisSecretKey />
  <EnableBaiduFanyi>false</EnableBaiduFanyi>
  <BaiduFanyiLanguage>zh</BaiduFanyiLanguage>
  <BaiduFanyiOptions>5</BaiduFanyiOptions>
  <BaiduFanyiApiKey />
  <BaiduFanyiSecretKey />
  <EnableCutPersonImage>true</EnableCutPersonImage>
  <EnableGenreReplace>false</EnableGenreReplace>
  <EnableActorReplace>false</EnableActorReplace>
  <ActorReplaceMap />
  <JavOrganizationOptions>
    <WatchLocations />
    <MinFileSizeMb>50</MinFileSizeMb>
    <MovieFolderPattern>%actor%/%num% %title_original%</MovieFolderPattern>
    <MoviePattern>%num%</MoviePattern>
    <AddChineseSubtitleSuffix>3</AddChineseSubtitleSuffix>
    <CopyOriginalFile>false</CopyOriginalFile>
    <OverwriteExistingFiles>false</OverwriteExistingFiles>
    <LeftOverFileExtensionsToDelete />
    <DeleteEmptyFolders>true</DeleteEmptyFolders>
    <ExtendedClean>false</ExtendedClean>
  </JavOrganizationOptions>
  <ConfigurationVersion>637471921222737634</ConfigurationVersion>
</PluginConfiguration>

停止jellyfin服务器后修改此文件保存后重启即可。

感谢大佬