Streama Versions Save

Self hosted streaming media server. https://docs.streama-project.com/

v1.7.0-RC10

5 years ago
  • add edit functionality for trailer & createdDate #800
  • add missing trailerKey adding from bulkCreate
  • Fix missing genre creation for BulkCreate #264

v1.7.0-RC9

5 years ago
  • Bulk adding subtitles #461

v1.7.0-RC8

5 years ago
  • Fix Dash search for accents #799

v1.7.0-RC7

5 years ago
  • Fix exception during movie creation due to empty ID #798

v1.7.0-RC6

5 years ago
  • add requestUrl to tmdb error #791

v1.7.0-RC5

5 years ago
  • add improved error messages for BulkCreation #791
  • fix season & episode padding for getMatchDisplay during bulk

v1.7.0-RC4

5 years ago
  • 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-RC3

5 years ago
  • 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-RC2

5 years ago
  • updating contentType as per #752
  • fix faulty falsey check on currentTime for updateViewingStatus

v1.7.0-RC1

5 years ago

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