Skip to content
New issue

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

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

Already on GitHub? # to your account

program: do not fetch 4 times musicbrainz metadata #134

Merged
merged 1 commit into from
Feb 15, 2017

Conversation

ubitux
Copy link
Contributor

@ubitux ubitux commented Feb 14, 2017

It currently calls 4x times the metadata everytime so this quick fix address that issue.

Nevertheless, it might be wise to remove the clumsy 4 attempts in case of http error, and maybe simplify the exception and logging management associated with mbngs.musicbrainz().

@JoeLametta JoeLametta merged commit c710859 into whipper-team:master Feb 15, 2017
@JoeLametta
Copy link
Collaborator

Merged, thanks!

Nevertheless, it might be wise to remove the clumsy 4 attempts in case of http error, and maybe simplify the exception and logging management associated with mbngs.musicbrainz().

👌

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

Successfully merging this pull request may close these issues.

2 participants