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

fix(ecau): don't require dimensions to load before inserting seed links on a-tisket #476

Merged
merged 2 commits into from Jun 13, 2022

Conversation

ROpdebee
Copy link
Owner

Fixes #438. Also fixes a new issue introduced by #464 (seeding still worked, but it was using image links instead of release links).

If we merge #451 before this one, I'll also do the refactoring to use the new implementation here so we get a retry loop.

Apparently the `.dataset` attribute converts names to camelCase and
they're not accessible under their original hyphenated name.
@ROpdebee ROpdebee added bug Something isn't working mb_enhanced_cover_art_uploads labels Jun 12, 2022
@ROpdebee ROpdebee requested a review from kellnerd June 12, 2022 17:27
@codecov
Copy link

codecov bot commented Jun 12, 2022

Codecov Report

Merging #476 (261caf1) into main (dd7a411) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #476   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         1010      1010           
  Branches       168       168           
=========================================
  Hits          1010      1010           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd7a411...261caf1. Read the comment docs.

Copy link
Collaborator

@kellnerd kellnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, I didn't know about that unexpected behaviour of the dataset.

@ROpdebee
Copy link
Owner Author

Although I said I'll rewrite the dimensions to use CAA Dims, it turns the .dataset bug did cause some issues where the cover art types weren't set.

@ROpdebee ROpdebee merged commit 6ab873a into main Jun 13, 2022
@ROpdebee ROpdebee deleted the ecau-atisket-seeder-dimensions-error branch June 13, 2022 05:10
@github-actions
Copy link

🚀 Released 1 new userscript version(s):

  • mb_enhanced_cover_art_uploads 2022.6.13 in ae81d15

github-actions bot added a commit that referenced this pull request Jun 13, 2022
fix(ecau): don't require dimensions to load before inserting seed links on a-tisket (#476)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a-tisket seeder for Apple Music sometimes fails with status 429
2 participants