tinymediamanager-docker icon indicating copy to clipboard operation
tinymediamanager-docker copied to clipboard

Quit the application

Open ileodo opened this issue 5 years ago • 0 comments

Is there a way to quit the application without shutdown the container?

My use case is:

  1. the container will be running 24/7, and the application is up by default
  2. in my automation:
docker exec -it tinymediamanager [quit_application.sh] && /config/tinyMediaManagerCMD.sh -updateMovies -scrapeNew && [start_application.sh]

Thanks.

ileodo avatar Apr 19 '20 12:04 ileodo