Releases: streamaserver/streama
Releases · streamaserver/streama
v1.7.0-RC9 (unstable)
- Bulk adding subtitles #461
v1.7.0-RC8 (unstable)
- Fix Dash search for accents #799
v1.7.0-RC10 (unstable)
v1.7.0-RC6 (unstable)
- add requestUrl to tmdb error #791
v1.7.0-RC5 (unstable)
- add improved error messages for BulkCreation #791
- fix season & episode padding for getMatchDisplay during bulk
v1.7.0-RC3 (unstable)
- 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)
v1.7.0-RC7 (unstable)
- Fix exception during movie creation due to empty ID #798
v1.7.0-RC4 (unstable)
- fix "refetch season" button - response was not handled correctly
- fix nullpointer issue for tags during movieSave
- improve movie regex
- improve display of bulk-matched files #776
- fix BulkCreation nullpointer
- fix directory selection issue for "create bulk from files"
v1.7.0-RC2 (unstable)
- updating contentType as per #752
- fix faulty falsey check on currentTime for updateViewingStatus
v1.7.0-RC1 (unstable)
Features
- Work-In-Progress: add multi-video-file support for movies & tv-show episodes
Bugfixes
- fix initial mySQL startup by downgrading the mysql-connector again