/posta

Primary LanguagePython

posta - A dead simple Movie Poster "Now Showing" app for Plex

image

image

I wanted a simple "now playing" app that will show the current playing movie on Plex, or pick 5 random movies and cycle through them.

  • Posters are cached in the posters folder and won't be downloaded if already downloaded
  • Plex login credentials should be provided via .env file or a Plex token should be provided. Refer to the .env.example for more info.
  • Done possible with the help of PlexApi or Imdbpy