linuxserver / docker-tautulli

http://linuxserver.io
GNU General Public License v3.0
213 stars 40 forks source link

Make requests module part of the image #107

Closed amigthea closed 1 year ago

amigthea commented 2 years ago

Desired Behavior

I need to use a very useful script that requires the requests module installed, could be it implemented in the image?

Current Behavior

requests module need to be installed manually

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 2 years ago

You can add it via a custom script: https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pannal commented 2 years ago

(this might be something completely different)

TAUTULLI_URL isn't get passed to os.environ: https://github.com/blacktwin/JBOPS/issues/289

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

drizuid commented 1 year ago

Solution was provided to OP, closing