Skip to content

leonyue/JavPlexAgent.bundle

 
 

Repository files navigation

JavPlexAgent.bundle

Latest Release Python Build codecov

Summary

This is a Plex agent you know what it does, otherwise you wouldn't have found this page. Basically it is a pure Python-based project that does everything without companion servers or other stuff.

Usage

  1. Star this repository
  2. Locate the Plug-Ins folder according to this article
  3. Pick the latest stable release
  4. Unzip it and place it into the Plug-Ins folder
  5. In your library setting, select Plex Movie Scanner as scanner and Jav Media as the agent

File naming rules

Services Fromat examples Other format variants that also work
Fanza SSNI-558 SSNI558, SSNI00558
Caribeancom CARIB-123456-123 CARIBBEAN-123456-123, CARIBBEANCOM-123456-123
CaribeancomPR CARIBPR-123456_123 CARIBBEANPR-123456_123, CARIBBEANCOMPR-123456_123
Heyzo HEYZO-2272
1Pondo 1PON-121015_001
KnightVisual KV-094 KV094
S-Cute S-CUTE-805_URARA_02

Folder structure rules

Type Formats Format examples
Single video ID.EXT SSNI-558.MP4
Single video in folder ID/WHATEVER.EXT SSNI-558/INDEX.MP4
Multipart videos ID-ALPHABET.EXT SSNI-558-A.MP4, SSNI-558-B.MP4
Multipart videos in folder ID-ALPHABET/WHATEVER.EXT SSNI-558/SSNI-558-A.MP4

Features and roadmap

  • Fanza basic support
  • Fanza to pick highest resolution poster from sample images (some plaforms are not supported)
  • Fanza to retrieve high resolution poster from S1
  • Fanza to retrieve high resolution poster from Idea Pocket
  • Fanza to crop medium resolution poster from cover image (some plaforms are not supported)
  • Fanza to yuse low resolution poster if no higher resolution images found)
  • Knights Visual basic support
  • Caribbeancom basic support
  • CaribbeancomPR basic support
  • Heyzo basic support
  • 1Pondo basic support
  • S-cute basic support

Platform supports

  • MacOS
  • MacOS Apple Silicon (numpy: Cannot import name multiarray)
  • Ubuntu
  • Windows (numpy: Importing the multiarray numpy extension module failed)

Feature requests

Donate

  1. Make sure you have submitted donations
  2. Star this repository
  3. Create an issues here

Contribute and get started

  1. MacOS
  2. Ubuntu
  3. Windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%