In China, access to websites such as TheTVDB is very slow.
In China, access to websites such as TheTVDB is very slow.
It's true, I use proxy for TMDB or TVDB acceleration for now, hope Douban.com can be the optional service.
it's a good idea for this project and will get more users for Jellyfin.
This should probably be implemented in a plugin, and not in the core.
Sounds like a good project for new contributors who are familiar with C# but not the Jellyfin codebase.
I'll give this plugin a shot. Could be a good way to learn a bit about the jellyfin codebase.
I'm in developing of such a plugin: https://github.com/Libitum/jellyfin-plugin-douban
The main function works right even it's still in developing.
Welcome feedback :-)
@Libitum that's excellent! Let us know if you want to include it in the organization or plugin repository at any point.
@dkanada Thanks! I'm glad to see that it can be included by official! I think it's better to do it when it's ready for release v1.0. WDYT?
I will test it in my environment and improve it continually.
Sounds good to me! Message me or another team member when you'd like to add it to the official plugin repository and we can build it for a release.
Hi @dkanada Sorry for late response. I think it's ready for the project to be included in the plugin repository. I have tested it for weeks and implemented much features. Could you give me some help? Thanks!
cc @jellyfin/core
@dkanada ,@jellyfin/core, @JustAMan, @oddstr13, hope it can be relesaed in next version, thanks
@Libitum we added third party plugin repositories for 10.6.0, which will be released within a week. I think the best option for your plugin is to use that method :) it should be as simple as adding a JSON file to your GitHub repository pointing to binary releases.
Users would be able to add the repository with a URL like https://github.com/Libitum/jellyfin-plugin-douban/blob/master/manifest.json at the new repository page in the dashboard. I'll add a blog post soon with more information.
@dkanada That's cool! Thank you very much!
Had some time this morning, here's the blog post with more information. If you do create a repository feel free to include it in the documentation somewhere! I should figure out a place on the main website to include a list of plugin repositories as well.
@dkanada That's cool! thanks for the awesome work! I will try it as soon as possible.
Most helpful comment
I'm in developing of such a plugin: https://github.com/Libitum/jellyfin-plugin-douban
The main function works right even it's still in developing.
Welcome feedback :-)