All Projects → ztoben → plex-viewer-deprecated

ztoben / plex-viewer-deprecated

Licence: MIT License
Plex viewer with keyboard controls built with electron

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to plex-viewer-deprecated

multi-scrobbler
Scrobble plays from multiple sources to multiple clients
Stars: ✭ 54 (+260%)
Mutual labels:  plex
documentation
Documentation for software located in the binhex repositories.
Stars: ✭ 53 (+253.33%)
Mutual labels:  plex
synology-update-plex
Script to Auto Update Plex Media Server on Synology NAS
Stars: ✭ 89 (+493.33%)
Mutual labels:  plex
UpdateTool
A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
Stars: ✭ 195 (+1200%)
Mutual labels:  plex
docker-amtd
AMTD is a Radarr companion script to automatically download movie trailers and extras for use in other video applications (plex/kodi/jellyfin/emby)
Stars: ✭ 78 (+420%)
Mutual labels:  plex
ShokoMetadata.bundle
Add a scanner and a metadata parser for japanesemediamanager/ShokoServer and Plex.tv
Stars: ✭ 24 (+60%)
Mutual labels:  plex
TvShuffleForPlex
The purpose of this application is to allow a chronological shuffling of tv shows. The selected TV Shows maybe shuffled however the episodes will be selected based on next unwatched.
Stars: ✭ 16 (+6.67%)
Mutual labels:  plex
wrapperr
Website and API that collects Plex statistics using Tautulli and displays it. Similar to the Spotify Wrapped concept.
Stars: ✭ 93 (+520%)
Mutual labels:  plex
epg-dk.bundle
YouSee EPG for Plex
Stars: ✭ 15 (+0%)
Mutual labels:  plex
docker-rpi-plex-video-converter
Raspberry PI - Plex Video converter - Docker image (Multiarch)
Stars: ✭ 19 (+26.67%)
Mutual labels:  plex
pms-plexdrive-docker
Combine the power of Plex Media Server with the media files of your Google Drive account (or a Shared/Team Drive) mounted it by Plexdrive. All in one (container)!!
Stars: ✭ 13 (-13.33%)
Mutual labels:  plex
BPfM
unofficial Plex web client wrapper for macOS
Stars: ✭ 15 (+0%)
Mutual labels:  plex
renamer-core
CLI tool for renaming files for Plex.
Stars: ✭ 16 (+6.67%)
Mutual labels:  plex
enhance-o-tron-for-plex
Adds 🎬 trailers, 🎲 random sorting, 📽️ 2.35:1 ultrawide zoom, and 🔊 audio compression to Plex*
Stars: ✭ 16 (+6.67%)
Mutual labels:  plex
Plex-Plug-Ins
No description or website provided.
Stars: ✭ 29 (+93.33%)
Mutual labels:  plex
swerpbox
SwerpBox, a seedbox and Media Center combined with the power of 🐳 Docker.
Stars: ✭ 57 (+280%)
Mutual labels:  plex
mediastack
All in one Docker Compose media server
Stars: ✭ 42 (+180%)
Mutual labels:  plex
plex-traefik
Plex media server with traefik 2 in docker and docker-compose
Stars: ✭ 30 (+100%)
Mutual labels:  plex
docker-amvd
AMVD is a Lidarr companion script to automatically download and tag Music Videos for use in other video applications (plex/kodi/jellyfin/emby)
Stars: ✭ 58 (+286.67%)
Mutual labels:  plex
libDrive
libDrive is a Google Drive media library manager and indexer, similar to Plex, that organizes Google Drive media to offer an intuitive and user-friendly experience.
Stars: ✭ 14 (-6.67%)
Mutual labels:  plex

plex-viewer

A simple electron app for viewing plex in it's own window.

screenshot 1

Features

  • Keyboard shortcuts
  • Sticks on top and remembers window location
  • Toggle-able window chrome for a cleaner look
  • Media controls for Play/Pause/Skip/Back
  • Simple player mode for condensed playback windows
  • Quick aspect ratio switching from context menu (4:3 and 16:9)
  • Automatically pause content on minimize
  • Lock window position
  • Change window opacity
  • [OSX only] Show across all workspaces

simple player mode 1

simple player mode 2

Shortcuts

  • Toggle minimize - Shift + Ctrl + X
  • Toggle window frame (chrome) - Shift + Ctrl + Z
  • Navigate back - Shift + Ctrl + ←
  • Navigate forward - Shift + Ctrl + →
  • Simple player mode - Shift + Ctrl + M

Todo

  • Persistent settings
  • Keyboard shortcut editor/viewer
  • Keyboard shortcut for pause/play/mute
  • Auto pause on minimize
  • Hide/show top navigation
  • Custom background colors
  • Headphone controls

Releases

  1. Update the version in the project's package.json file (e.g. 1.2.3)
  2. Commit that change (git commit -am v1.2.3)
  3. Tag your commit (git tag v1.2.3). Make sure your tag name's format is v*... Your workflow will use this tag to detect when to create a release
  4. Push your changes to GitHub (git push && git push --tags)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].