Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 387 Bytes

plex-linker

plex-linker sorts scene television files in to a nested directory structure compatible with Plex. Source files are left untouched and a new directory structure is created using symlinks.

Usage

plex-linker /path/to/tv /create/symlinks/here

Installation

git clone https://github.com/hinfaits/plex-linker
cd plex-linker
pip install . --user