You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
jprm-build
v0.5.0
pip install --user jprm
pip install --user git+https://github.com/oddstr13/jellyfin-plugin-metadata-manager
git clone https://github.com/oddstr13/jellyfin-plugin-metadata-manager.git
pip install --user --editable jellyfin-plugin-metadata-manager
wget -O jprm.py https://raw.githubusercontent.com/oddstr13/jellyfin-plugin-repository-manager/master/jprm/__init__.py
jprm --version
python3 -m jprm --version
python3 jprm.py --version
mkdir -p /path/to/repo
jprm repo init /path/to/repo
See build_plugin.sh for an example script.