Releases: streamaserver/streama
Releases · streamaserver/streama
v1.8.2
v1.8.1
- add setting to hide FAQ/HELP (@dularion)
- more matcher (@jjm2473)
- fix for tv show matching (@jjm2473)
- make streama compatible with java 11 (@jjm2473)
- manually-uploaded file input stream now closes properly. (@fabrizio-s)
- Add Nginx to the docker-compose file (@francisco Chaves)
- Fix header (@muhanadali100*)
- Update PT_br.js (@FFmpeg Installer)
v1.8.0-beta
- Watchlist feature realisation (according to #590) thanks to @Andri-Y
- Improved Dashboard UI #888 thanks to @Andri-Y
- Hungarian translation thanks to @Nargren
- #901: User Setting Not Working: Amount of Videos on Dashboard thanks to @Andri-Y
- fix tmpl for local images, displayed in "new releases" section thanks to @Andri-Y
v1.7.3
- fix typo in UPNEXT @dularion
- improve nextVideo logic for movies @dularion
- fix "Close Modal on Select" logic for file-editing @dularion
- Added Guess Subtitle Label setting to the settings on the Admin Panel. @Norwelian
- Fix s{epnum}e{snum} and not Movie names @TheNocturnalDev
- Allow changing users password @TheNocturnalDev
- fix problem of open admin-login after renaming the admin-user @dularion
v1.7.2
v1.7.1
v1.7.0
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
v1.7.0-RC13 (unstable)
- add missing params.sort handling for UserActivityController.groovy #814
v1.7.0-RC12 (unstable)
v1.7.0-RC11 (unstable)
- 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