/Partay-Player

A web-based player for videos, images, texts and flash

Primary LanguageC#

Partay Player

A WebView2-based media player that plays not only videos but also images, text files, and even flash files (using ruffle) in a folder that you choose, as a playlist

Usage

  • Upon start, a Folder Browser Dialog will pop up to let you choose the folder you will be playing, if no folder is selected, the program will use the current folder.
  • By default, the program will go to the next file after the current file ends playing. If the current file is flash it will not automatically go to the next file. If the current file is not video audio or flash, then (by default) a 7-second playtime (delay) is used.
  • F5 - Refresh files list. (it will try to stay on the current file; if the current file is gone it will go to the first file instead)
  • F11 - Switch fullscreen
  • Space or Page Down or or or - Go to next file
  • Page Up or or or - Go to previous file
  • F - Select a new file to set as current file
  • C - Enable/Disable controls for video and audio files and reload the current page
  • L - Enable/Disable looping for video and audio files and reload the current page (when looping is enabled, it will not automatically go to the next file)
  • S - Enable/Disable 7-second delay on non-video/audio/flash files and reload the current page

Installation

Download the latest release (or you can clone and build it yourself)