I was actually confused as to what the point of indexing of all the tracks was - something to do with playlists.
But the search function just calls the Mobileclient search, which I just confirmed does not search uploaded songs. Which is a bummer because my use case for geemusic was to replace the soon to die Amazon Music Storage service.
So... I guess what I'd need to do is figure out a way for _search to check self.Library before (or in addition to) doing the Mobileclient search.
I was actually confused as to what the point of indexing of all the tracks was - something to do with playlists.
But the search function just calls the Mobileclient search, which I just confirmed does not search uploaded songs. Which is a bummer because my use case for geemusic was to replace the soon to die Amazon Music Storage service.
So... I guess what I'd need to do is figure out a way for _search to check self.Library before (or in addition to) doing the Mobileclient search.