doublesymmetry / react-native-track-player

A fully fledged audio module created for music apps. Provides audio playback, external media controls, background mode and more!
https://rntp.dev/
Apache License 2.0
3.18k stars 981 forks source link

Support for switching the url of currentTrack from remote url to local file path #2185

Closed ram-vilash closed 5 months ago

ram-vilash commented 8 months ago

If any media is downloaded we can easily switch from a remote url to a local filepath. But for now, I do see we have any method to update the URL.

lovegaoshi commented 8 months ago

there is TrackPlayer.load (undocumented when I looked for it) you can update whatever you want fairly sure exoplayer (android) doesnt support changing source without a noticeable stop in playback so it wont ever be seamless though

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 7 days with no activity.