Skip to content
Snippets Groups Projects

VLCPlaybackService: Fix wrong stream recognition

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:os-integration into master
  1. Feb 21, 2025
    • Diogo Simao Marques's avatar
      VLCPlaybackService: Fix wrong stream recognition · 3c1b64dd
      Diogo Simao Marques authored and Felix Paul Kühne's avatar Felix Paul Kühne committed
      If the current playing media has been recognized as a live stream
      and it turns out to have a positive value length, the player in the
      control center is updated to the default player.
      
      The playback is not interrupted anymore at the end of the media and
      the play/pause and previous/next interactions do not lead to the end
      of the playback either.
      
      Closes #1416
      3c1b64dd
Loading