ModernAVPlayer v0.9.6 Release Notes

    • ๐Ÿ”‹ Features:
      • Expose currentMedia attribute
      • Expose player errors
      • Use of custom media metadata
      • Add willStartLoading plugin method
      • Accept to load media from a specific position
    • ๐Ÿ’ฅ Breaking Change:
      • Update PlayerMedia protocol: getMetadata() replace metadata attribute
      • Remove useless optional media attribute in plugin loadMedia method
    • ๐Ÿ›  Fix:
      • Refactor context protocol
      • Reset currentTime when loading media
      • Item duration fetch using simulator device
      • Plugin method description
      • Plugin methods are called at the right time
      • Remove useless space in now playing center default values
      • Remove duplicate command center command