mediathekview / MediathekView

Das Programm MediathekView durchsucht die Online-Mediatheken verschiedener Sender
https://mediathekview.de
GNU General Public License v3.0
867 stars 95 forks source link

Run script after download completed #519

Closed stueja closed 4 years ago

stueja commented 4 years ago

I'd wish for a possibility to run a script on a file mediathekview has just downloaded. Config options in MV could be script path. MV could call the script path with at least the saved file's name. So MV would call e. g. /usr/local/bin/mvcomplete.sh /home/user/videos/downloadedfile.mp4.

There are a lot of flexibility for all kinds of usecases. My usecase currently is to move a file from my laptop to my NAS after it downloaded successfully.

DaDirnbocher commented 4 years ago

There are a lot of flexibility for all kinds of usecases.

You can define your own "Speichern-Set" running your script.