Added spotify links to track object#106
Added spotify links to track object#106exiify wants to merge 3 commits intoMenuDocs:masterfrom exiify:patch-1
Conversation
|
It's hard to read what was changed with all the formatting but it seems like you changed the generic function that searches for songs, it isn't specific to Spotify and every other audio plugin would need to do the same, but there may be talk about changing how this works to another way more suited for it, such as a function the plugin needs to modify the data to keep certain properties |
Why don't we change spotifyUri to something like idk uri2 so every plugin can just return that too, and all I really changed was the getClosestTrack and I added the uri to the track as a string or null. The rest were really just formatting. |
No description provided.