dufferzafar / Userscripts

A collection of scripts that make spending time on the web easy.
GNU General Public License v3.0
63 stars 27 forks source link

Uncaught TypeError fix + music.apple.com fix #25

Closed damienmauchamp closed 4 years ago

damienmauchamp commented 4 years ago

"Uncaught TypeError: Cannot read property 'slice' of undefined" fix.

Error when trying to get the artwork.

dufferzafar commented 4 years ago

@augustjane will you be able to review this?

navrudh commented 4 years ago

I had a problem with remix albums like https://music.apple.com/us/album/dont-let-me-down-feat-daya-remixes-ep/1134092126.

Track names are all the same i.e. the [] braces are omitted.

The full track name is present in the trackCensoredName field

damienmauchamp commented 4 years ago

I had a problem with remix albums like https://music.apple.com/us/album/dont-let-me-down-feat-daya-remixes-ep/1134092126.

Track names are all the same i.e. the [] braces are omitted.

The full track name is present in the trackCensoredName field

I've just fixed it

chuckkahn commented 4 years ago

Where's the MB button? I don't see it. https://imgur.com/a/edaDrii

damienmauchamp commented 4 years ago

Where's the MB button? I don't see it. https://imgur.com/a/edaDrii

Should be under the tracklist. image

Make sure you get the latest version until it gets merged. MB-Import-From-iTunes.user.js

dufferzafar commented 4 years ago

Closing in favour of #27