-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
NEVER RELEASED |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
NEW: | ||
- Voice Control (Alexa) support | ||
- Support server terminated playback | ||
- Use music metadata from Streaming Brain | ||
- Only load first 200 items in a photo slideshow | ||
- Addon repository is refresed on start | ||
- Non-working Airplay setting is removed from preferences | ||
- Updates the HIDRemote class to the latest version (thanks @xzcvczx) | ||
- Update german language file (thanks @Eloo) | ||
- Option to display server name instead of user name in home listing (thanks @Fmstrat) | ||
|
||
FIXES: | ||
- Fixes transcoding issues when using PMS 1.3.x or newer | ||
- Re-downloads theme music if it failed first time | ||
- Fixes a crash in search | ||
- Fixes a crash due to missing openssl locking | ||
- Fixes a memory leak when using ssa subtitles |