8000 GitHub - pwteneyck/plex-cli: SIMPLE CLI for streaming movies from a local plex server without opening a web browser. Useful for...IDK, but it's useful for my 2GB netbook
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SIMPLE CLI for streaming movies from a local plex server without opening a web browser. Useful for...IDK, but it's useful for my 2GB netbook

Notifications You must be signed in to change notification settings

pwteneyck/plex-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plex-cli

SIMPLE CLI for streaming movies from a local plex server without opening a web browser. Useful for...IDK, but it's useful for my 2GB netbook

Requirements

  • fuzzy-wuzzy - (pip install fuzzywuzzy, optional pip install python-Levenshtein) used for fuzzy string matching to match search terms with library items
  • mpv - (apt install mpv) used for playing media from the command line

Installation

  1. Put the Python script itself in your PATH somewhere
  2. Make sure your dependencies are installed - currently tested and working for mpv-0.27.2
  3. cp plex.conf ~/.plex_conf
  4. Fill in the appropriate values in ~/.plex_conf
  5. Try it out: plex --all or plex star wars

About

SIMPLE CLI for streaming movies from a local plex server without opening a web browser. Useful for...IDK, but it's useful for my 2GB netbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0