linuxserver / docker-beets

GNU General Public License v3.0
131 stars 50 forks source link

Add requests_oauthlib package to Dockerfile for the beatport plugin #73

Closed mxrlkn closed 3 years ago

mxrlkn commented 4 years ago

The Beatport Plugin requires the requests_oauthlib package to be installed.

Can be installed with pip as the doc says:

pip install requests_oauthlib

I can make a pull request if needed.

github-actions[bot] commented 4 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

github-actions[bot] commented 4 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.