Skip to content

post-download scripts #3

Description

@tomsik68

Names of some video files don't have extension attached, which causes them not to be indexed by miniDLNA, so it's necessary to rename the downloaded file on a media center manually(e.g. via ssh). There is a way to work around this: attach an appropriate extension after download is done. For this, however, one would have to write a systemd unit that constantly scans the download folder or pings DAM's restful API to find out if there's a complete download.

Much better solution would be to run a script every time download finishes, but this is not currently supported by DAM. Post-download scripts are useful for tons of other things too, so I thought it would be good idea to add this as a feature request :)

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions