mirror of
https://github.com/jellyfin/jellyfin-meta-plugins.git
synced 2024-11-27 00:10:21 +00:00
.github | ||
jellyfin-plugin-anidb@cc8b7dd393 | ||
jellyfin-plugin-anilist@2c78b46fa8 | ||
jellyfin-plugin-anisearch@d88c2f1a67 | ||
jellyfin-plugin-artwork@205b2061e3 | ||
jellyfin-plugin-autoorganize@73cc10464f | ||
jellyfin-plugin-bookshelf@79a51dda5e | ||
jellyfin-plugin-coverartarchive@a608ecca21 | ||
jellyfin-plugin-fanart@fb89532f48 | ||
jellyfin-plugin-kitsu@d68cab6a80 | ||
jellyfin-plugin-kodisyncqueue@8226b82fbb | ||
jellyfin-plugin-ldapauth@df1dcb3248 | ||
jellyfin-plugin-musicbrainz@6c0b723999 | ||
jellyfin-plugin-nextpvr@5f0eff71c8 | ||
jellyfin-plugin-omdb@01f4d734d6 | ||
jellyfin-plugin-opds@1a4a430285 | ||
jellyfin-plugin-opensubtitles@80d0574f93 | ||
jellyfin-plugin-playbackreporting@581a86ade0 | ||
jellyfin-plugin-reports@709a3c3ae2 | ||
jellyfin-plugin-template@61fe677f69 | ||
jellyfin-plugin-tmdb@d311b35efb | ||
jellyfin-plugin-tmdbboxsets@d1b213ad29 | ||
jellyfin-plugin-trakt@f952dc6c7d | ||
jellyfin-plugin-tvdb@9dc882af0b | ||
jellyfin-plugin-tvheadend@da7932f6fb | ||
jellyfin-plugin-tvmaze@ca1c23fd2e | ||
jellyfin-plugin-webhook@1284f415af | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
build_all.sh | ||
build_plugin.sh | ||
README.md | ||
show_drafts.sh | ||
show_issues.sh | ||
show_pullrequests.sh | ||
update_submodules.py |
Plugin tools
Dependencies
Tools
build_all.sh
Builds (and publishes) all plugins.build_plugin.sh
Builds (and publishes) a single plugin.show_drafts.sh
Lists draft releases prepared by release-drafter.show_issues.sh
Lists all open issues on the plugin repositories.show_pullrequests.sh
Lists all open pull-requests on the plugin repositories.update_submodules.py
Updates sub-modules, adds new plugins from the org, and removes archived/moved ones.