Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.51 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.51 KB

ShizukanaKawa

SFTP Media Player and library manager to make playing remote content and keeping track of watch history easy.

Screenshots

Home screen:

The home screen contains a searchable list of seasons in the library, complete with thumbnails.

Screenshot

Episode list screen:

The episode list is displayed when a season entry is clicked (from within either the home screen, or the history screen), and contains a searchable list of episodes within the selected season. The ticks indicate that the episode has previously been watched. This flag can be unset by right clicking on the entry. Clicking an entry will start playing it, whilst also adding the current season to the history list.

Screenshot

Player screen:

The player screen is displayed when an episode entry is clicked from within the episode list screen, and includes a player powered by LibVLC. It contains a seekable progress bar, media control buttons, and the video itself. Playback can be controlled through either the media control buttons, or shortcuts:

  • F: Toggle fullscreen
  • Space: Toggle pause
  • B: Rotate audio track
  • V: Rotate subtitle track
  • S: Capture screenshot
  • Esc: Exit fullscreen

Screenshot