lossless1024 / StreaMonitor

Adult live stream downloader for advanced people. I could have chosen a better name.
GNU General Public License v3.0
172 stars 42 forks source link

Docker container does not support start, stop, or remove commands! #101

Closed Adsryen closed 11 months ago

Adsryen commented 11 months ago

The unsupported commands are:

Start*
Stop*
Remove
however
Start<username>[<site>]
Stop<username>[<site>]

A single operation can be used normally, otherwise an error will be reported:

root@aa2288c17204:/app# python3 Controller.py start *
Streamer not found
DerBunteBall commented 11 months ago

Wildcards are not supported in the interfaces at this time.