Closed ovizii closed 1 month ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Please don't close the issue.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Please don't close the issue, its not my fault there is no activity.
Appears the issue with with the dockerfiles. Should be using "python3-discogs-client" (last updated June 2023) and not "discogs-client" (last updated June 2020). This was a Beets 2.0 change that was documented.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Please don't close the issue, its not my fault there is no activity.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
Beet has a new release, here are the changelogs: https://github.com/beetbox/beets/releases/tag/v2.0.0
The discogs plugin throws this error when running this command daily via cron:
docker exec -u abc -it beets /bin/bash -c 'beet import -q /mnt/downloads/completed/music/*
error message:
discogs: python3-discogs-client version should be >= 2.3.15
Expected Behavior
It should run with not errors.
Steps To Reproduce
Simply run beets with the discogs plugin enabled.
Environment
CPU architecture
x86-64
Docker creation
Container logs