CesarBianchi / JellyfinEasyMetadataManager

Jellyfin Easy Metadata Manager (Also called as "JEMM") is a free and open-source tool created to help heavy users of Jellyfin Project to manage their instances. The main purpose of JEMM is to make it easier to fill in the metadata fields of library items and folders.
GNU General Public License v2.0
35 stars 4 forks source link

Documentation: How it works? #19

Open lamyergeier opened 2 months ago

lamyergeier commented 2 months ago

Please add some screenshot or a short ascii cinema video of how it works.

Info

Fedora 40.

$ java --version
openjdk 21.0.4 2024-07-16
OpenJDK Runtime Environment (Red_Hat-21.0.4.0.7-2) (build 21.0.4+7)
OpenJDK 64-Bit Server VM (Red_Hat-21.0.4.0.7-2) (build 21.0.4+7, mixed mode, sharing)

Error

$ pwd
/home/lamy/opt/Setup/JellyfinEasyMetadataManager

$ command ls -la
total 308
drwxr-xr-x.  2 lamy lamy   4096 Sep  4 13:04 .
drwxr-xr-x. 31 lamy lamy   4096 Sep  4 13:00 ..
-rw-r--r--.  1 lamy lamy 306192 Sep  4 13:04 jemm_runnable-jar-with-dependencies.jar

$ java -jar *.jar
Error: Invalid or corrupt jarfile jemm_runnable-jar-with-dependencies.jar
CesarBianchi commented 2 weeks ago

Yes sure. We are planning write a full documentation.

BTW: In your case, do you have the minimal JVM version installed and running in your machine ? (Consider the minimal required version also)