Skip to content

2.0.1

Compare
Choose a tag to compare
@Eisa01 Eisa01 released this 18 Jan 15:59
· 150 commits to master since this release
c0aa17b

Release information

  • Created SimpleBookmark 1.0.1
  • Replaced SmartHistory with all new SimpleHistory-1.0.1 Script
  • Updated SmartCopyPaste to 3.0
  • Updated SmartCopyPaste-II to 3.0.1
  • Created conf file for most scripts
  • Contains all mpv scripts and conf found in this repository

Changelog

  • Created SimpleBookmark to easily bookmark videos / files and then easily jump to that bookmark.
  • Most of the scripts were re-written with new features and better optimizations (changes are too many to list)
  • Most scripts have conf file now that is user customizable
  • Created LogManager that is now inside scripts to view and manage the log generated from the scripts directly in mpv.
    • Notice: If you are an old user, the old log file generated from SmartHistory and SmartCopyPaste_II must be deleted when upgrading to the newer versions.

2.0.1 Changes

  • Fixed bug that caused filters to reset when reaching 'playing' filter through arrow keys.
  • Added list playback duration feature and made it default for SimpleHistory (resolves #34)

Scripts found in this release

  • SimpleBookmark-1.0.1.lua
  • SimpleHistory-1.0.1.lua
  • SmartCopyPaste-3.0.lua
  • SmartCopyPaste_II-3.0.1.lua
  • SimpleUndo-3.2.lua
  • UndoRedo-2.2.lua

Script-opts found in this release

  • SimpleBookmark-1.0.1.conf
  • SimpleHistory-1.0.1.conf
  • SmartCopyPaste-3.0.conf
  • SmartCopyPaste_II-3.0.1.conf