Skip to content

[FEATURE] add argument to call script/command after file is written #522

@jschmall

Description

@jschmall

Is your feature request related to a problem? If so, please describe.
Sort of. As of right now, there’s no way to call a script or command after a file is written.

Describe the solution you'd like
A simple argument to call a script or command after an output is finished. I understand this could be complicated for continuous streams but I write mp3 files to disk after each call.

Describe alternative solutions or features you've considered
Right now I use inotifywatch to watch the file directories and then rsync those files to my RDIO-Scanner instance to ingest. This is clunky and often takes upwards of 20 mins before it’s operational.

Additional context
Ideally this would allow a simpler integration with other systems for notifications and audio file playback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions