streama

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

MIT License

Stars
9.6K

Bot releases are hidden (Show)

streama -

Published by dularion about 6 years ago

  • added a feature for "next-video"
  • fix issue introduced in RC7 where "continue watching" didnt show up anymore
streama - v1.6.0-RC7

Published by dularion over 6 years ago

  • add option to hide dashboard sections, as per #610

image

streama - v1.6.0-RC6

Published by dularion over 6 years ago

  • add case-insensitive regex matcher as per #636
  • add video userActivity as per #637
  • attempt to fix logging ip-address, as per #633
  • add 'imdb_id', 'apiId' back into JSON #632
  • add correct sorting to TVshow episodes #639
streama - v1.6.0-RC5

Published by dularion over 6 years ago

  • add pagination & correct sorting to user activity page dularion (#625)
  • fix Search by name and add filter by genre in dashboard (removed unused filter by tag) (#585)
  • try and fix faulty error-catching logic in bulkCreation (#630)
  • add a couple of UI improvements to the Bulk-Create Modal like auto-deselection for success / already created entries (#630)
streama - v1.6.0-RC4

Published by dularion over 6 years ago

  • filter out deleted episodes for getNextEpisode
  • add originalFileName to download button as per #283
  • reduce data for files, subtitles & show data in video.json (as per #591) (Warning! This change may break functionality. Needs to be tested thoroughly)
streama - v1.6.0-RC3

Published by dularion over 6 years ago

  • Add option to download video #283
streama - v1.6.0-RC2

Published by dularion over 6 years ago

  • fix "next episode" - would sometimes be empty even though it shouldn't be
  • fixed edit info doesn't save #618 (thanks @mcchan )
streama - v1.6.0-RC1

Published by dularion over 6 years ago

  • implement bulk api caching ( potential fix for #480 #498 and #597)
  • improve error for movie db limit bulk
  • Account sharing / User Activity (security measures) #212
streama - v1.5.2

Published by dularion over 6 years ago

Small fixes

  • fixed logo-size on login-screen (was waaay to large)
  • added improved error-output for updating users in the user-list for admins (related to #563 )
streama - v1.5.1

Published by Jeronimo95 over 6 years ago

Enhancements:

  • Added Russian translation (PR #541 - #552)
  • Added Arabic translation (PR #540 , #539)

Bug Fixes:

  • Fix logo on login screen (PR #554)
  • Fix text encoding from TMDB API (IS #535, PR #536)

Thanks to @HendrikD, @muhanadali100, and @dxpsite for contributing to this release!

streama - v1.5.0

Published by Jeronimo95 almost 7 years ago

Enhancements:

  • Removed requirement to have base path set for video playback (IS #334, PR #511, #517, #527)
  • Add setting for number of entries shown before "show more" appears (IS #500, PR #520)
  • Add space to default matcher regex (3745190d26503607db489cfc65301ca5e0d63efd)
  • Moved version number to the right of the logo, preventing the header from changing height and looking bad (PR #518)
  • Removed the version number from header of invite emails (PR #518)

Bug Fixes:

  • Browse button overlapping custom Logo (IS #505, 535b9b3bc744df062ad2d26341093b577a5d6298)
  • Local video files required write permissions (IS #444)
  • No actions could be performed after inactivity (IS #484, PR #519)
  • SCSS not being compiled in development (1355c19705cbd9ae565542e15bbe953cac324b4e)
  • Sometimes the version number in the header would not show (PR #518)
  • Settings being validated twice (PR #526)
streama - v1.4.2

Published by dularion almost 7 years ago

  • add genre-specific endpoints & adjustments for new mobile version
streama - v1.4.1 RC3

Published by dularion almost 7 years ago

  • fix compatibility issue with mobile
streama - v1.4.1 RC2

Published by dularion almost 7 years ago

  • add ability to to add episode images as uploads #488
streama - v1.4.1 RC

Published by dularion almost 7 years ago

  • improved performance on admin/shows and admin/movies "load more"
  • improved performance on dashboard using "load more" #482
  • Fix #485
  • Fix #475

⚠️ Breaking changes for the streama app! app update coming asap

streama - v1.4.0_beta

Published by dularion almost 7 years ago

  • added mobile-app endpoint for "markAsCompleted"
    (increased minor version due to past releases)
streama - v1.3.3 (stable)

Published by Jeronimo95 almost 7 years ago

  • Fixes issue in Upload service
streama - v1.3.2 beta

Published by dularion almost 7 years ago

  • mobile-app adjustments
  • redesign of login-page & new logo (logo does not influence setups with customized logo)
  • Update BulkCreateService.groovy to fix bulk-create exception (thanks @LittlePinkel)
  • Changed bindkey for fullscreen FROM "alt+enter" TO "f" (thanks @jwcrawley)
streama - 1.3.1_beta - Hotfix for Bulk Create

Published by Jeronimo95 almost 7 years ago

  • Fixes error in BulkCreateService (thanks @LittlePinkel)
streama - v1.3.0_beta - Mobile-App Ready

Published by dularion almost 7 years ago

In this Release a few adjustments and additions have been made to support the new mobile app. Check it out!