Skip to content

Regex support for file names #7

Description

@AgamAgarwal

If I have three files with the following names:

Show.S03E01.720p.The_episode.mkv
Show.S03E02[720p]_Another.mp4
Show.S03E0304-HDTV.mkv

I want to save them with the command:

put save "^Show.*"

or something on the similar lines.

Instead of,

put save Show.S03E01.720p.The.episode.mkv Show.S03E02[720p]_Another.mp4 Show.S03E0304-HDTV.mkv

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions