[general]
name=Map Frame Storyboard
qgisMinimumVersion=3.28
description=Export the current map canvas as a structured video shot brief.
about=Map Frame Storyboard records the active canvas CRS and extent together with a shot title, motion, camera direction, setting, and duration. It writes a local JSON file for review or use in a separate media workflow. The plugin does not upload project data, contact external services, or require additional Python packages.
version=1.0.1
author=Foster Martyn
email=FosterMartyn735@gmail.com
homepage=https://github.com/FosterMartyn735/qgis-map-frame-storyboard
repository=https://github.com/FosterMartyn735/qgis-map-frame-storyboard
tracker=https://github.com/FosterMartyn735/qgis-map-frame-storyboard/issues
license=GPL-2.0-or-later
category=Vector
tags=storyboard,map canvas,video brief,extent,JSON
experimental=False
deprecated=False
changelog=1.0.1 - Use Qt6-compatible dialog methods and scoped enums.
    1.0.0 - Initial release with a map-frame dialog and JSON export.
