You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: