Skip to content

v1.7.0

Compare
Choose a tag to compare
@dularion dularion released this 17 Jun 08:14
· 245 commits to master since this release

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