sentriz / betanin

beets based mitm of your torrent client and music player
GNU General Public License v3.0
331 stars 16 forks source link

discogs: python3-discogs-client version should be >= 2.3.15 #109

Closed firu82 closed 9 months ago

firu82 commented 9 months ago

Hello plugin DiOrg doesn't work in Docker, you can fix it.

Thank you

exellent work

sentriz commented 9 months ago

hello, what is DiOrg? betanin just installs the latest version of discogs-client. what is the issue you're having?

firu82 commented 9 months ago

discogs plugin not work discogs: python3-discogs-client version should be >= 2.3.15 this the message ouput

running in docker container

sentriz commented 9 months ago

thanks. should be working now. if you want to try it. build the image from source. eg compose

- image: sentriz/betain
+ build: path/to/this/repo
firu82 commented 9 months ago

thanks you !

for the work !