Using Scripts in Seer - ccseer/Seer GitHub Wiki

What

This module provides the ability to have more features and more customization for preview, control bar and property view.


How

Setup

The Python-3.8.10-embed-win32 is the default interpreter since it supports same platforms as Seer supports.

  1. Go Settings - Scripts, set exe path of the script interpreter.
    • If you have Python installed and know what you are doing, you can select your own version of python.exe. But all official released scripts will only be tested with the default interpreter
    • Otherwise, click the button for Download, then unzip the archive to a folder you are not going to move/delete. Afterwards, click the other button to locate python.exe
  2. Go Scripts and find the script you want to use, then download and extract
  3. Click Add from local to select the script.

Download

Examples

Controls

  • the control bar will show a button for script, when it's clicked, Seer runs the exact commands which you can see if the button is hovered

Property

  • the script automatically calculates the SHA512 value of your previewing file


⚠️ **GitHub.com Fallback** ⚠️