Releases: streamaserver/streama
Releases · streamaserver/streama
v1.10.5
- 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)
v1.10.3
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
v1.10.2
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.
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
v1.10.1
Add translatable content count to headers in dashboard
v1.10.0
New Features
Random Episode Feature for TV Shows (thanks @ConflictingTheories)
Configurable in the settings:
Open subtitles integration (thanks @vsamofal)
Configurable in the settings:
Bugfixes
- Croatian translation (thanks @emanuelkufrin)
- #985 Exclude various non video related dependencies from tika (thanks @daknin)
- Added Turkish translation (thanks @panlazy)
v1.9.3
- Feature: watched status #1003
- add option to hide dashboard search #971
- add customizable footer content #980
- fix Profile Genre saving
v1.9.2
- Feature: watched status #1003
- add option to hide dashboard search #971
- add customizable footer content #980
- fix Profile Genre saving
v1.9.1 (Poster/Backdrop fix)
Due to a change in the tmdb API, a bunch of images broke a couple of weeks ago, see #973
to fix, please use the following link (but please create a backup of your database first, just to be sure!):
this might run a while, please keep an eye on your system logs in the meantime
v1.8.3
- 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)