streama

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

MIT License

Stars
9.6K

Bot releases are hidden (Show)

streama - v1.10.5 Latest Release

Published by dularion 12 months ago

  • allow adding of genre to custom movies & tvShows #1054
  • update default sorting on dashboard to be sort: 'first_air_date', order: 'DESC'
  • fix: add supported platform for Apple M1 Silicon (thanks to bufgix)
  • Add Slovak translation. (thanks to Jose Riha)
streama - v1.10.4

Published by dularion almost 3 years ago

Log4j Security Release (CVE-2021-44228)

streama - v1.10.3

Published by dularion over 3 years ago

Bugfixes

  • allow GenericVideo to be Highlighted for "New Releases"
  • fix Movie Image-Display in "New Releases" when images are Custom
  • allow backdrop Uploading to manual Movies
streama - v1.10.2

Published by dularion over 3 years ago

New Features

  • show item count for movies/tvShows/genericVideos/genre in admin area
  • There is now a manage-Genre area, where you can view all Genres in your Database, including the ones from tmdb, as well as create & delete your own custom genre.

image

Bugfixes

  • fix permission issue for marking videos as completed
  • consolidate usages of poster_path, which fixes poster-bugs for watchlist
  • fix watchlist rendering for empty videos
  • fix genericMovie deleting
streama - v1.10.1

Published by dularion over 3 years ago

Add translatable content count to headers in dashboard

image

streama - v1.10.0

Published by dularion over 3 years ago

New Features

Random Episode Feature for TV Shows (thanks @ConflictingTheories)

image

Configurable in the settings:
image

Open subtitles integration (thanks @vsamofal)

image

Configurable in the settings:
image

Bugfixes

  • Croatian translation (thanks @emanuelkufrin)
  • #985 Exclude various non video related dependencies from tika (thanks @daknin)
  • Added Turkish translation (thanks @panlazy)
streama - v1.9.3

Published by dularion over 3 years ago

  • Feature: watched status #1003
  • add option to hide dashboard search #971
  • add customizable footer content #980
  • fix Profile Genre saving
streama - v1.9.2

Published by dularion over 4 years ago

  • Feature: watched status #1003
  • add option to hide dashboard search #971
  • add customizable footer content #980
  • fix Profile Genre saving
streama - v1.9.1 (Poster/Backdrop fix)

Published by dularion over 4 years ago

Due to a change in the tmdb API, a bunch of images broke a couple of weeks ago, see https://github.com/streamaserver/streama/issues/973

to fix, please use the following link (but please create a backup of your database first, just to be sure!):
image

this might run a while, please keep an eye on your system logs in the meantime
image

streama - v1.8.3

Published by dularion over 4 years ago

  • add custom font sizing to player options #878 (@dularion)
  • Fix broken header links (@dularion )
  • improve remaining time display for dash (@dularion)
  • add setting to hide new dash sections #947 (@dularion)
  • add automatic next-episode & auto-competing for "continueWatching" #713 (@dularion)
streama - v1.8.2

Published by dularion over 4 years ago

  • add fast-forward & rewind buttons (@dularion)
streama - v1.8.1

Published by dularion over 4 years ago

  • 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)
streama - v1.8.0-beta

Published by dularion almost 5 years ago

  • 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
streama - v1.7.3

Published by dularion almost 5 years ago

  • 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
streama - v1.7.2

Published by dularion over 5 years ago

  • add download button for movies #818
streama - v1.7.1

Published by dularion over 5 years ago

fix importing of genres by checking on null-name #838

streama - v1.7.0

Published by dularion over 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
streama - v1.7.0-RC13 (unstable)

Published by dularion over 5 years ago

  • add missing params.sort handling for UserActivityController.groovy #814
streama - v1.7.0-RC12 (unstable)

Published by dularion over 5 years ago

  • add more sorting to userActivity #808
  • 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
streama - v1.7.0-RC11 (unstable)

Published by dularion over 5 years ago

  • 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