lizardbyte/Jellyfin manifest manager
Update a Jellyfin manifest file in a GitHub repository, and publish to gh-pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The jprm action to perform. Choices are `add` or `remove`. | no | add |
| committer_email | The email address of the committer to the gh-pages branch. | yes | — |
| committer_name | The name of the committer to the gh-pages branch. | yes | — |
| branch | The branch where gh-pages is hosted. | no | gh-pages |
| gh_pages_url | The URL where the gh-pages branch is hosted. | no | https://lizardbyte.github.io/jellyfin-plugin-repo |
| github_token | The GitHub token used to push to the gh-pages branch. | yes | — |
| release_tag | The tag name of the release. | no | latest |
| repository | The repository where gh-pages is hosted. | no | LizardByte/jellyfin-plugin-repo |
| plugin_url | The URL where the plugin zip file is (or will be) hosted. This will be evaluated if empty. | no | "" |
| zipfile | The path to the plugin zip file. This will be evaluated if empty. | no | "" |
Outputs
no outputs