pyed / transmission-telegram

Control your Transmission through a Telegram bot
Apache License 2.0
288 stars 47 forks source link

Better integration with transmission runs in docker? #41

Closed origalin closed 2 years ago

origalin commented 2 years ago

As the transmission docker image won't save logs in files (https://github.com/linuxserver/docker-transmission/issues/155), will it be possible to read completed downloads without the logs?

pyed commented 2 years ago

The log file is essential for reading completed downloads, finding a way to make transmission in a docker do the sane thing and write logs will be the way to go.