Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

mkvcast v0.3.0 - Now playing time and Start video at time

Compare
Choose a tag to compare
@maherbeg maherbeg released this 25 Dec 22:42
· 50 commits to master since this release

Now Playing Time

The current time of the playing video will now show on the user interface.
See #3

Start Video at Time

Any video can be started at a user specified time allowing you to resume a video where you had left off.

Note: Currently the time input is not validated.

See #2

What's Next for v0.4.0

  • A major refactor of the code base. It's about time. #4
  • Migrate to koajs to test out some fun generator action. #1