Skip to content
Snippets Groups Projects

VLCPlaybackService: Fix wrong stream recognition

  1. Mar 09, 2023
    • Diogo Simao Marques's avatar
      VLCPlaybackService: Fix wrong stream recognition · 83fd91d0
      Diogo Simao Marques authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf 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
      83fd91d0
Loading