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.
![image](https://user-images.githubusercontent.com/936076/109423590-51fb7000-79e0-11eb-863d-0ec7ebd92f2a.png)
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
![image](https://user-images.githubusercontent.com/936076/107148704-f3008900-6954-11eb-8996-593601af34f7.png)
v1.10.0
New Features
Random Episode Feature for TV Shows (thanks @ConflictingTheories)
![image](https://user-images.githubusercontent.com/936076/107131566-ed189280-68d7-11eb-82ab-7bd8d5f2a1a1.png)
Configurable in the settings:
![image](https://user-images.githubusercontent.com/936076/107131577-fefa3580-68d7-11eb-842d-8fb7418a2582.png)
Open subtitles integration (thanks @vsamofal)
![image](https://user-images.githubusercontent.com/936076/107131601-29e48980-68d8-11eb-86aa-59fcc36a9182.png)
Configurable in the settings:
![image](https://user-images.githubusercontent.com/936076/107131583-0de0e800-68d8-11eb-90df-e7f5fb9bd8e1.png)
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!):
![image](https://user-images.githubusercontent.com/936076/81607348-d559bf80-93d4-11ea-992c-1b6e0b3b9e62.png)
this might run a while, please keep an eye on your system logs in the meantime
![image](https://user-images.githubusercontent.com/936076/81607403-ea365300-93d4-11ea-9618-c80d5bc7522a.png)
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)