Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Master Releases may be an issue #5

Closed
VinylVault opened this issue May 12, 2022 · 1 comment
Closed

Using Master Releases may be an issue #5

VinylVault opened this issue May 12, 2022 · 1 comment

Comments

@VinylVault
Copy link

Hi Martin,

It may be better to use the ReleaseId rather than the MasterId when getting the details for releases, as some editions have different tracks than the master

@MartinBarker
Copy link
Owner

Updated vinyl2digital to include better Discogs error handling which should fix any errors when using the -i discogs option.
If you run this command it should update to version 1.0.3 and fix your problem(hopefully)

pip install --upgrade vinyl2digital

The -i discogs option will accept both release and master urls.

I tested with both master and release discog urls:

python3 -m vinyl2digital -i discogs https://www.discogs.com/release/6922993-Neville-Simmons-Sings-Caribbean-Holiday-Favorites -f flac -o "E:\martinradio\rips\vinyl\testrip"
python3 -m vinyl2digital -i discogs https://www.discogs.com/master/1227141-Alessandro-Alessandroni-Ritmo-DellIndustria-N2 -f flac -o "E:\martinradio\rips\vinyl\testrip"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants