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
Steps to Reproduce: 1. Play this Spotify link without seeking the track. The stream automatically dies at the 0:44 timestamp and only occurs for tracks mirrored through JioSaavn. 2. If I play the actual media URL as an HTTP track via my bot, it plays fine. This issue only occurs when the tracks are mirrored through JioSaavn. 3. The media file extension is .mp4, so I used an MpegAudioTrack.
Track Link :
Spotify : https://open.spotify.com/track/4WMHDpmfuLwM2Ty8KQXZjN
Actual Media URl : https://aac.saavncdn.com/201/f2472e5f1e27a80b11773e88628dc06e_320.mp4
Steps to Reproduce:
1.
Play this Spotify link without seeking the track. The stream automatically dies at the0:44
timestamp and only occurs for tracks mirrored through JioSaavn.2.
If I play the actual media URL as an HTTP track via my bot, it plays fine. This issue only occurs when the tracks are mirrored through JioSaavn.3.
The media file extension is.mp4
, so I used anMpegAudioTrack
.SaavnAudioTrack.java:
The text was updated successfully, but these errors were encountered: