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

Doesn’t work with new many‐recording‐releases #29

Closed
Freso opened this issue Jan 28, 2015 · 10 comments
Closed

Doesn’t work with new many‐recording‐releases #29

Freso opened this issue Jan 28, 2015 · 10 comments

Comments

@Freso
Copy link
Contributor

Freso commented Jan 28, 2015

E.g., merging recordings from https://beta.musicbrainz.org/release/5231db37-3b4a-43d3-af15-1f524a35f147 to https://beta.musicbrainz.org/release/e815a245-4e64-46df-8413-fe7983673f13 (currently only on beta, but will go live on production at next release - or earlier, as it may get included in a hotfix)

@jesus2099
Copy link
Owner

Thanks Freso,
It seems INLINE STUFF is broken too.
I wonder what’s up with those releases… do you know a ticket link so I could roughly understand what was done (I guess either the layout changed or the tracklist rendering was delayed).

@jesus2099
Copy link
Owner

It seems that after MBS-3841 fix, links to recordings are now back to full URL with host (http://mb.org/recording/mbid).
URL without host (/recording/mbid) was (quite recent but) better, IMO.
I wonder if this drawback is intentional or just an oversight…

@jesus2099
Copy link
Owner

I will wait and see if it’s kept in live MBS…
Until then, as quick workaround, you can search replace href^='/href*='/ in both INLINE STUFF and MASS MERGE (two occurrences in each).
Tell me if you have more info. :)

@jesus2099
Copy link
Owner

I’m working on it, it’s eventually more drastic…
Maybe we will loose :

  • video icon
  • data track icon
  • track length in milliseconds
  • pending edit status
  • etc. ?

I hope only temporarily but I will have to make a request to the normal pages AND to the web services to get as much info as before on both local and remote releases.

@jesus2099
Copy link
Owner

For info, I am not currently working on making MASS MERGE RECORDINGS compatible with new layout…

I first repaired it without all the matching features (track times, track names, etc.), then I started re‑adding the features but then I have no time at the moment.

There is also PLAIN TEXT TRACKLISTS that would require to be changed but I have just repaired INLINE STUFF for the moment.

@jesus2099
Copy link
Owner

Here is a link to watch this issue for people without github account (RSS) and be informed of any news concerning this issue (if it’s empty it just means that there are no recent news).
It’s a Yahoo pipe where you can subscribe to an RSS feed (among other options).

@jesus2099
Copy link
Owner

splitting MBS-3841 related tickets from here :

@jesus2099
Copy link
Owner

I have made it work without fixing the regressions.
I will close this ticket once I have listed all the regressions to fix (some require calling both release page and web service so it will be long to fix).

@jesus2099
Copy link
Owner

Here are some regressions I know :
The simple ones are #46 #47.
The maybe simple ones are #48 #49 #51 (but they would all be rewritten if/once an additional WS call is made for milliseconds in #48).
The one that will be difficult to overcome is #50 (remote release of more than 10 mediums).

jesus2099 added a commit that referenced this issue Jun 1, 2015
…iums (post #29 / MBS-3841).

NEW. “Expand/collapse all mediums” buttons; useful when merging on local release with more than 10 (11+) mediums.
jesus2099 added a commit that referenced this issue Jun 3, 2015
…ediums (post #29 / MBS-3841).

Now it is possible to have 11+ local release (added another #79 feature: all mediums expand before MASS MERGE appears).
Now it is possible to selectively load one of the mediums of an 11+ remote release (either paste “mbid/disc/x” URL or answer the prompt).
“Web Service mode” (#55) would eventually fix this completely.
@jesus2099 jesus2099 modified the milestone: 2015 Nov 20, 2015
@jesus2099 jesus2099 changed the title MASS MERGE RECORDINGS not working after MBS-3841 Doesn’t work with new many‐recording‐releases Jan 3, 2016
@jesus2099 jesus2099 modified the milestones: 2015, TEMP Feb 10, 2017
@jesus2099 jesus2099 modified the milestones: 2015, TEMP, 2015* Feb 10, 2017
jesus2099 added a commit that referenced this issue Aug 21, 2019
jesus2099 added a commit that referenced this issue Aug 21, 2019
…iums (post #29 / MBS-3841).

NEW. “Expand/collapse all mediums” buttons; useful when merging on local release with more than 10 (11+) mediums.
jesus2099 added a commit that referenced this issue Aug 21, 2019
…ediums (post #29 / MBS-3841).

Now it is possible to have 11+ local release (added another #79 feature: all mediums expand before MASS MERGE appears).
Now it is possible to selectively load one of the mediums of an 11+ remote release (either paste “mbid/disc/x” URL or answer the prompt).
“Web Service mode” (#55) would eventually fix this completely.
jesus2099 added a commit that referenced this issue Aug 21, 2019
jesus2099 added a commit that referenced this issue Aug 21, 2019
…iums (post #29 / MBS-3841).

NEW. “Expand/collapse all mediums” buttons; useful when merging on local release with more than 10 (11+) mediums.
jesus2099 added a commit that referenced this issue Aug 21, 2019
…ediums (post #29 / MBS-3841).

Now it is possible to have 11+ local release (added another #79 feature: all mediums expand before MASS MERGE appears).
Now it is possible to selectively load one of the mediums of an 11+ remote release (either paste “mbid/disc/x” URL or answer the prompt).
“Web Service mode” (#55) would eventually fix this completely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants