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
This is really just a reminder to remove these. Anything marked as deprecated for removal in the next major version should already be handled in some other way (or no longer required at all) in the current version.
In the case of Audio.emit_end_of_stream() the changelog has the details:
Deprecated mopidy.audio.Audio.emit_end_of_stream(). Pass a None buffer to mopidy.audio.Audio.emit_data() to end the stream. This should only affect Mopidy-Spotify.
We should remove all deprecated audio APIs:
Audio.emit_end_of_stream()
methodThe text was updated successfully, but these errors were encountered: