Streama v1.7.0 Release Notes

Release Date: 2019-06-17 // almost 5 years ago
  • ๐Ÿš€ v1.7.0 Stable release!

    ๐Ÿ’ฅ Breaking change

    • ๐Ÿ›  fix initial mySQL startup by downgrading the mysql-connector again. Due to this, the driverClassName in your application.yml needs to be changed to 'com.mysql.jdbc.Driver'

    Bigger Features

    • ๐Ÿ‘ multi-video-file support for movies & tv-show episodes
    • ๐Ÿ‘Œ improve display of bulk-matched files #776
    • Bulk adding subtitles #461
    • โž• add more sorting to userActivity #808

    ๐Ÿ›  Bugfixes & minor features

    • โž• add missing params.sort handling for UserActivityController.groovy #814
    • โž• add imdb_id for tvShows & Movies for BulkCreation #810
    • readd filters on the dashboard for mobile-sizes #811
    • ๐Ÿ‘‰ show download Button for episodes in media Modal #812
    • ๐Ÿ›  fix exception during episode-bulk-creation #807
    • ๐Ÿ‘Œ improve connection speed for tmdb#searchForEntry (aka bulkCreation)
    • ๐Ÿ‘Œ Improved ES_es.js spanish translation - thanks @Norwelian
    • โšก๏ธ Update PT_br.js - thanks @cidrak
    • โž• add edit functionality for trailer & createdDate #800
    • โž• add missing trailerKey adding from bulkCreate
    • ๐Ÿ›  Fix missing genre creation for BulkCreate #264
    • ๐Ÿ›  Fix Dash search for accents #799
    • โž• add requestUrl to tmdb error #791
    • ๐Ÿ›  fix season & episode padding for getMatchDisplay during bulk
    • ๐Ÿ›  fix "undefined" error for non-accessible localFiles directory (when setting isnt set)
    • ๐Ÿ›  fix settings validation error display
    • simplify getFirstEpisode() logic
    • ๐Ÿ›  fix episode-upload-bug (after successful upload, the episode card still displayed as "no video files added" until page refresh)
    • ๐Ÿ›  fix directory selection issue for "create bulk from files"
    • hide subtitle/audio button unless a subtitle or multi audio is supplied #813
    • respect subtitle size change #816