Installing
From PyPI
pip install --user jprm
From GitHub
pip install --user git+https://github.com/oddstr13/jellyfin-plugin-metadata-manager
From local developement directory
git clone https://github.com/oddstr13/jellyfin-plugin-metadata-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.
Release files for jprm 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jprm-0.4.1.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jprm-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.9 kB
Release files / jprm-0.4.1.tar.gz
| Download URL | jprm-0.4.1.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e280e128202712ad0fc880b69e67f8540ea17edf3e06f6dd03adf3506ff9b01d
|
|
BLAKE2b-256 checksum How to use checksums |
c1334d2378d01331df72d42fdad567527e140fea67e2ac81cf05acf2e5399c17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
|
Release files / jprm-0.4.1-py3-none-any.whl
| Download URL | jprm-0.4.1-py3-none-any.whl |
|---|---|
| Size | 15.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1152ee19bd5d7ba76d07bd25fdae5751267e2e64c0e2876d9194cbdad08f2dda
|
|
BLAKE2b-256 checksum How to use checksums |
e41692f36b5c9462bb909b9d158c8a522c0dc8f860122cde2824d9bd6f16d2b2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
|