[Feature suggestion] GUI
I GUI would be perfect to see what shows are being downloaded
This has been semi on the agenda for a while now, but is a lot of work and most people seem content with the cli output.
how do you access the cli once the app is running?
Via docker? You can use the normal docker cli commands to enter the container
sorry im a complete noob to docker cli. i set it up and closed the terminal. i can see its running with docker stats but docker exec -it floarplane_downloader sh just gives me a terminal interface. how do i get back to this one
Oh yea if you want a interactive terminal you'd need to start the container in interactive mode
how do i do that sorry?
I'm not sure the best way to do it. If you are wanting to use the cli you should just use one of the binaries instead of docker.
Everything for docker can be configured via variables though so no need to drop into cli.
Its Def easier using a non container if you aren't familiar with it.
thanks. the linux release isnt working in my debian VM so i dont have that option. specifically i dont get given the option to select where i want downloaded files to be stored