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-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.
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-0.4.0.tar.gz
(8.7 kB
view details)
Built Distribution
jprm-0.4.0-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file jprm-0.4.0.tar.gz
.
File metadata
- Download URL: jprm-0.4.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
11d5441cabf68b693ba7b7c3069f41195b20b261720e0adca26dec87c6286424
|
|
MD5 |
cb827579204e6e0ef345283023e7fc18
|
|
BLAKE2b-256 |
88697156988ee2a94817c07ed00a6f2c10908fde6fdbedc404d830833abf581e
|
File details
Details for the file jprm-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: jprm-0.4.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
986f81c8d16c742ff6a3988439019bfc4cfa2d1554247a4401ff24a74b436e30
|
|
MD5 |
33c4470f3bf97579cc06f7dff19bf630
|
|
BLAKE2b-256 |
4f28457261b55da9f9820d517ecd503aae19507814e8bd235897b0f4470e49ea
|