GithubHelp home page GithubHelp logo

Comments (11)

xjasonlyu avatar xjasonlyu commented on May 20, 2024

合集有什么用呢?

from jellyfin-plugin-metatube.

maplejaw avatar maplejaw commented on May 20, 2024

合集有什么用呢?

合集就是一个系列呀,方便收集控整理和观看这个系列的所有内容。

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

🤔奇怪,我当时用javscraper的时候咋不会出现合集啊,这个要怎么触发的吗。

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

而且添加这段代码似乎并不会出现合集。

#if !__JELLYFIN__
            if (!string.IsNullOrWhiteSpace(m.Set))
                metadataResult.Item.AddCollection(m.Set);
#else
            metadataResult.Item.CollectionName = m.Set;
#endif

from jellyfin-plugin-metatube.

maplejaw avatar maplejaw commented on May 20, 2024

emby实测是可以的,当同一个合集中有2个以上的视频,就会自动列出来。

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

我加了这段代码似乎没有效果。有点奇怪。

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

[email protected]

这个编译版本里加了这段代码,你可以试试有没有合集出来,我本地是没有的。

from jellyfin-plugin-metatube.

maplejaw avatar maplejaw commented on May 20, 2024

[email protected]

这个编译版本里加了这段代码,你可以试试有没有合集出来,我本地是没有的。

试了这个版本,可以自动识别合集了,感谢~

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

[email protected]
这个编译版本里加了这段代码,你可以试试有没有合集出来,我本地是没有的。

试了这个版本,可以自动识别合集了,感谢~

奇怪,可是我并没有效果🤔……

from jellyfin-plugin-metatube.

xjasonlyu avatar xjasonlyu commented on May 20, 2024

v2022.703.831.0已添加该功能。

from jellyfin-plugin-metatube.

github-actions avatar github-actions commented on May 20, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

from jellyfin-plugin-metatube.

Related Issues (20)

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.