Update readme
This commit is contained in:
parent
79b873c0f5
commit
d225d46dc9
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ Some people argue that PKC is 'hacky' because of the way it directly accesses th
|
||||||
+ Czech, thanks @Pavuucek
|
+ Czech, thanks @Pavuucek
|
||||||
+ Spanish, thanks @bartolomesoriano
|
+ Spanish, thanks @bartolomesoriano
|
||||||
+ Danish, thanks @FIGHT
|
+ Danish, thanks @FIGHT
|
||||||
|
+ Italian, thanks @nikkux, @chicco83
|
||||||
+ More coming up: [you can help!](https://crowdin.com/project/plexkodiconnect/invite)
|
+ More coming up: [you can help!](https://crowdin.com/project/plexkodiconnect/invite)
|
||||||
- Automatically group movies into [movie sets](http://kodi.wiki/view/movie_sets)
|
- Automatically group movies into [movie sets](http://kodi.wiki/view/movie_sets)
|
||||||
- Direct play from network paths (e.g. "\\\\server\\Plex\\movie.mkv") instead of streaming from slow HTTP (e.g. "192.168.1.1:32400"). You have to setup all your Plex libraries to point to such network paths. Do have a look at [the wiki here](https://github.com/croneter/PlexKodiConnect/wiki/Direct-Paths)
|
- Direct play from network paths (e.g. "\\\\server\\Plex\\movie.mkv") instead of streaming from slow HTTP (e.g. "192.168.1.1:32400"). You have to setup all your Plex libraries to point to such network paths. Do have a look at [the wiki here](https://github.com/croneter/PlexKodiConnect/wiki/Direct-Paths)
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
version 1.7.4 (beta only)
|
version 1.7.4 (beta only)
|
||||||
- Show menu item only for appropriate Kodi library: Be careful to start video content through Videos -> Video Addons -> ... and pictures through Pictures -> Picture Addons -> ...
|
- Show menu item only for appropriate Kodi library: Be careful to start video content through Videos -> Video Addons -> ... and pictures through Pictures -> Picture Addons -> ...
|
||||||
- Fix playback error popup when using Alexa
|
- Fix playback error popup when using Alexa
|
||||||
|
- New Italian translations, thanks @nikkux, @chicco83
|
||||||
- Update translations
|
- Update translations
|
||||||
- Rewire Kodi ListItem stuff
|
- Rewire Kodi ListItem stuff
|
||||||
- Fix TypeError for setting ListItem streams
|
- Fix TypeError for setting ListItem streams
|
||||||
|
|
Loading…
Reference in a new issue