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.1.tar.gz
(9.8 kB
view details)
Built Distribution
jprm-0.4.1-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file jprm-0.4.1.tar.gz
.
File metadata
- Download URL: jprm-0.4.1.tar.gz
- Upload date:
- Size: 9.8 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 |
e280e128202712ad0fc880b69e67f8540ea17edf3e06f6dd03adf3506ff9b01d
|
|
MD5 |
c20af20df9586f0c2ae5b33d663e37c2
|
|
BLAKE2b-256 |
c1334d2378d01331df72d42fdad567527e140fea67e2ac81cf05acf2e5399c17
|
File details
Details for the file jprm-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: jprm-0.4.1-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
1152ee19bd5d7ba76d07bd25fdae5751267e2e64c0e2876d9194cbdad08f2dda
|
|
MD5 |
ef5d73b4e4f171a95cf5b29fcd1929f2
|
|
BLAKE2b-256 |
e41692f36b5c9462bb909b9d158c8a522c0dc8f860122cde2824d9bd6f16d2b2
|