Skip to content

Conversation

@gustavkj
Copy link
Contributor

@gustavkj gustavkj commented Oct 7, 2025

Closes: #125

Hides the ISRC submission section if the recordings already have the ISRCs set.

Some examples to test:

  • Already have the ISRCs:
    • /release/actions?release_mbid=de25aec6-9340-44e5-8584-b3571ca4a7ac
    • /release/actions?release_mbid=6698da2f-8c05-4765-8bf4-4fffe0cebaec
  • Missing ISRCs:
    • /release/actions?musicbrainz=b05b6d2c-8667-470b-b8c0-9581fd2027cb&spotify=70vKZBocKuuWTT08nhVLj8&gtin=886449193363&itunes=&tidal=&region=SE&release_mbid=b05b6d2c-8667-470b-b8c0-9581fd2027cb
    • /release/actions?release_mbid=24452979-7205-448d-811f-d03cb649ae3c
  • Missing a lot of ISRCs: /release/actions?spotify=2Nqpb6pY4bpsfdTfBavVng&gtin=00602445196982&deezer=&itunes=&region=SE&release_mbid=157101a5-f0b7-4d98-b9b2-5ad38a5a4820

@kellnerd kellnerd added feature New feature or request web Web interface labels Oct 8, 2025
@gustavkj gustavkj force-pushed the hide-isrc-submission-if-up-to-date branch from 779d9ff to b1ca433 Compare October 26, 2025 18:05
Copy link
Owner

@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.

Thank you, extending the already necessary MB recording API request is a clever solution as these requests aren't cached. So this is definitely simpler than what I originally had in mind to get the ISRCs from MB in #125.

P.S. Apparently I had already reviewed this a few weeks ago and forgot to submit my comments, oops... I've now adapted them for your rebased PR.

@gustavkj gustavkj force-pushed the hide-isrc-submission-if-up-to-date branch from 7c47626 to 684f6ce Compare October 28, 2025 18:34
@kellnerd kellnerd merged commit 6a6c9f4 into kellnerd:main Oct 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request web Web interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hide ISRC submission links if ISRCs were already added

2 participants