I recently ran into an issue when trying to add a prefix to Google Play Music, the prefix would not apply. So i did some digging around the code and noticed that the prefix functionality is implemented in the writeToPath() funtion in SourceHandler.cs but not in the writeToPath() function in WebAppHandler.cs.