jesus2099 / konami-command

power‐ups for various web sites
119 stars 25 forks source link

Handle collapsed mediums and trimmed tracks #38

Open jesus2099 opened 9 years ago

jesus2099 commented 9 years ago

Update 2024

Examples of collapsed mediums and trimmed tracks:

https://github.com/jesus2099/konami-command/issues/606#issue-954960863


Now OK when 10 mediums or less (#30) but NG when 11 mediums or more.

That’s one more thing to check for pending PLAIN TEXT TRACKLIST (#36), MASS MERGE RECORDINGS (#29) and maybe TRACKLIST_TOOLS (#35).

Will fix:

Example of such fix:

jesus2099 commented 8 years ago

CAA count is not displayed in suede’s the vinyl collection because the web service is not called for 10+ releases.

jesus2099 commented 4 years ago

Thanks to @IvanDobsky who pointed me to a script, similar to SUPER TURBO, that handles the ISRC and comment part of INLINE STUFF also in the case of those new 11+ medium releases:

https://github.com/murdos/musicbrainz-userscripts/blob/147f954495fa62c2a2665953b25bd2d7a265713a/mb_ui_enhancements.user.js#L198-L289

jesus2099 commented 3 years ago

Good release example

To test this out: https://musicbrainz.org/release/16caa039-aba9-45e8-9ff1-8cca8635ff52

jesus2099 commented 2 years ago

Make it so that this solves #596 at the same time.