Skip to content

v0.13.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@theScrabi theScrabi released this 25 Mar 09:25
· 8418 commits to dev since this release
v0.13.0-beta

New

  • add support for live streaming #1147
  • import subscriptions from youtube/soundcloud #1145
  • export subscriptions

Improvements

  • remove IP range form bug reports #1197
  • Huge usability improvements #1189
    • Added button to wipe metadata cache.
    • Added more paddings on player buttons.f
    • Added new animations to main player secondary controls and play queue expand/collapse.
    • Refactored play queue item touch callback for use in all players.
    • Improved MediaSourceManager to better handle expired stream reloading.
    • Removed MediaSourceManager loader coupling on main players.
    • Moved service dependent expiry resolution to ServiceHelper.
    • Fixed main player system UI not retracting on playback start on devices before Kitkat.
    • Bump support library to 27.1.0 and multidex to 1.0.3.
    • Thumbnails take less space
    • New UI for playback speed/pitch
    • automatically add next video to current playlist
    • show video duration on detail screen

Fixed

  • fixed several bugs with youtube/soundcloud comunication by refactoring the extractor