uwu / neptune

an experimental client mod for TIDAL
Microsoft Public License
116 stars 6 forks source link

MediaItems type is no longer a im.Map<string, MediaItem> #14

Closed Inrixia closed 7 months ago

Inrixia commented 8 months ago

getState().content.mediaItems is now a number indexed object not a Map image

Unsure what else this applies to.

Found this when debugging the cause of https://github.com/Inrixia/neptune-plugins/issues/15

twnlink commented 7 months ago

Should be accounted for.