Jellyfin Plugin Repository Manager
Project description
Installing
From PyPI
pip install --user jprm
From GitHub
pip install --user git+https://github.com/oddstr13/jellyfin-plugin-repository-manager
From local developement directory
git clone https://github.com/oddstr13/jellyfin-plugin-repository-manager.git
pip install --user --editable jellyfin-plugin-metadata-manager
Stand-alone Python script
wget -O jprm.py https://raw.githubusercontent.com/oddstr13/jellyfin-plugin-repository-manager/master/jprm/__init__.py
Examples
Running jprm
jprm --version
python3 -m jprm --version
python3 jprm.py --version
Initializing plugin repository
mkdir -p /path/to/repo
jprm repo init /path/to/repo
See build_plugin.sh for an example script.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jprm-1.1.0.tar.gz
(16.0 kB
view details)
Built Distribution
jprm-1.1.0-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file jprm-1.1.0.tar.gz
.
File metadata
- Download URL: jprm-1.1.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3159c5b562bf76f312537f0d24ca5d2be84d5dd9e1c93df6ebe514acb348b86 |
|
MD5 | 5e120e5a3f4f4bd1e8fb26768bcee0e1 |
|
BLAKE2b-256 | 9381f1136fcca0eb8a0b167d9cbadc458b152f630f1cf91d137e8b2aaa13d385 |
File details
Details for the file jprm-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: jprm-1.1.0-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1d0ff899fe4425170624fe54189f41e14e2520fb068a04ea0fe47b85ce5338e |
|
MD5 | 862039a99699e329f62ac7bbbcb9c4d3 |
|
BLAKE2b-256 | 86e7618a95fb1d4e8c1abdb132db64b55d6410e1944154974fdb34af20ccd739 |