ApolloFiles / Apollo

You know Google Drive, Picasa, Mega.nz and Plex? Somewhat a mix of them with the benefit of being self-hosted
GNU General Public License v3.0
4 stars 1 forks source link

Check HLS usage/implementation after hls.js dependency update #55

Open SpraxDev opened 7 months ago

SpraxDev commented 7 months ago

The hls.js dependency has been updated and introduces some new API that Apollo might profit from:

  • API enhancements for audio and subtitle selection (video-dev/hls.js#5978)
  • Added getters for all audio tracks and all subtitle tracks: hls.allAudioTracks and hls.allSubtitleTracks