Skip to content

Add support for Long Description in the GUI for mp4 tag #125

@milkas9

Description

@milkas9

I want to add long descriptions for my home videos so that it is picked up by Plex.

mp4's "description" field only supports up to 255 bytes while "long description" is almost unlimited.

I have successfully added the long description through the cli with
tageditor set --max-padding 429496729 --tag-pos back mp4:ldes='LONG_DESCRIPTION' -f video.mp4

I would like to do this through the GUI instead if possible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions