linuxserver / docker-transmission

GNU General Public License v3.0
593 stars 184 forks source link

Labels feature #121

Closed hobgoblina closed 4 years ago

hobgoblina commented 4 years ago

linuxserver.io

Expected Behavior

Labels would be cool

Current Behavior

No labels

Steps to Reproduce

This guy's labels feature got merged into a dev branch https://github.com/transmission-remote-gui/transgui/issues/978

Any chance this could be incorporated into the container at some point?

qu1ck commented 4 years ago

Issue you linked is about GUI support for labels in transmission-remote-gui project. Label support is in transmission server since 3.0 release so you already have it.

drizuid commented 4 years ago

We do not modify the application. You can make a dockermods to accomplish this i guess: https://blog.linuxserver.io/2019/09/14/customizing-our-containers/