Sanojjonas visualise stuff

The chronological order of Histoty is sometimes inconsistent due to the date format.
image

(It is very useful to avoid missing something in a Japanese group with frequent member changes and releases!)

1 Like

changed the date format to yyyy-mm-dd, should be fixed

3 Likes

Could we get a/some separator character/s here (’ | ’ for example as they are not usually used in titles or maybe configurable) ?

For example [Jersey Artists for Mankind]:
(Jersey Artists for Mankind - MusicBrainz)

image

this was a bug, it happend when an artist would join & leave a band in the same year (and no month/day are specified)
this should be fixed now.
i also added history for people

3 Likes

Congrats on the script release! I have 2 comments:

  • You could use rgba (transparency) on the band/instrument colors to soften them and make them more readable on black text
  • I don’t know if you know, but If you ever feel the need to replace the table layout, you should check out CSS Grid and the grid-column attribute. It reduces the need for colspan calculation and empty <td>s
1 Like

i have changed it to rgba colors and added a parameter if you want to change the alpha value to a lower value.

i have to look into grids when i have any time for it :wink:

4 Likes

Wooow … this is amazing I just discovered that it also works on venue pages

For example: The Stone Pony

3 Likes

with place locations, it should also check sub-locations

so if a venue as multiple stages, it should also check the events of the different stages

4 Likes

For example the artist Bryan Haring
is not a real member of The Gaslight Anthem but just a supporting artist … could we somehow indicate/distinguish this on the “member artists” timeline ?

1 Like

This is awesome!!

One issue though: it doesn’t seem to work (stuck on “busy”) for venues that have a composer-in-residence relationship, such as Fasching - MusicBrainz or Carnegie Hall - MusicBrainz.

Uncaught (in promise) Error: new artist backward type
    sortItems moz-extension://35704e18-d0c0-4c69-baa5-a62df4f3b731/userscripts/sanojjonas-visualise-stuff.user.js?id=d063f74c-ff80-4b35-898d-b0433362bd69:509
    doStuff moz-extension://35704e18-d0c0-4c69-baa5-a62df4f3b731/userscripts/sanojjonas-visualise-stuff.user.js?id=d063f74c-ff80-4b35-898d-b0433362bd69:112Uncaught (in promise) Error: new artist backward type
    sortItems moz-extension://35704e18-d0c0-4c69-baa5-a62df4f3b731/userscripts/sanojjonas-visualise-stuff.user.js?id=d063f74c-ff80-4b35-898d-b0433362bd69:509
    doStuff moz-extension://35704e18-d0c0-4c69-baa5-a62df4f3b731/userscripts/sanojjonas-visualise-stuff.user.js?id=d063f74c-ff80-4b35-898d-b0433362bd69:112

yeah, i haven’t added ALL possible types, so i just add them when i see them, so if you find more issus, let me know…

at least it should not fail on composer in residence

2 Likes

do you have a suggestion on how it should look?

Maybe creating two separate tables?

i’ve noticed that there where some bugs with the instrument table and so i changed it a bit
it now has only one member per row

i think @jesus2099 suggested this a while ago. now my function to create the schedule is much simpeler because i don’t have to do extra calculations to see if they fit in the same group or not.

i’ll probably do the same for the member schedule aswel…

3 Likes

i also change the member artist table, so it should be more correct.

i have also added a link to listenbrainz radio, so if you click on the listenbrainz icon below a members name, it will (try to) create a playlist for all the bands that that specific member is in.

2 Likes

Can you put that into the options as something to turn off please?

2 Likes

I guess i can hide the icon, it doesn’t do anything if you don’t click on it.

Is the icon bothering you?

I guess you’re already using mb. HIDE LISTENBRAINZ PLAYER userstyle?

I can add a rule for that new icon…

If it is just an icon there is less worry. I was just trying to reduce load on the screen opening times.

I’ll check it out. Currently I hide the main button with UBlock Origin. It is not a service I use so found the icons visually jarring (and taking up too much space)

This userscript is so good to have!

4 Likes