I’m looking to seek advice or hire someone to code a bubble plugin for me. So currently there are plugins for searching through spotify, itunes, youtube, etc and showing the results from a search query. I wanted something similar to these but i wanted a plugin that can show the result of Spotify, Youtube, Itunes, Soundcloud and bandcamp all in one plugin.
I also in future want to be able to link these search queries to a music player on my app to be instantly played by just clicking a button next to it. So the plugin would need to gather the data to link to actually playing the song too. As well as information and pictures like the other Plugins.
i added my youtube data API key but the repeating group you sent doesnt seem to be setup. It didnt work. You have no data source set? is it meant to be like that
Check the conditions tab, you will need all the services keys as i set it so that once the search input changes it searches apple & spotify and sets a state for each, once the state for either isnt empty then youtube will search the get api (you can see the data source as set in the RG’s conditions tab)
Remembering this is a crude demo to show you the search side of things, you will see the rg show the url’s of results in text. I have placed the default media player in the rg so you can play each one. this can become a button that changes a page state to the cells url and the player can be pointed to the state if needed.
im not sure exactly the lines im supposed to remove to get rid of the apple search features since i dont fully understand what your wrote in. lol im trying to learn fast