Merge changes for Apple Music support #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -94,3 +187,3 @@
tracks = await CustomSource.load_album(
tracks = await SpotifySource.load_album(
self, interaction.user, album
Incomplete URL substring sanitization
The string open.spotify.com may be at an arbitrary position in the sanitized URL.
Show more details