Version bump

This commit is contained in:
tomkat83 2016-03-16 18:52:00 +01:00
parent 09f0295e1c
commit 15d44055ec
2 changed files with 10 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Currently these features are working:
- **Plex Music:** You must have a static IP address for your Plex media server if you plan to use Plex Music features. This is due to the way Kodi works and cannot be helped.
- **Plex updates:** PlexKodiConnect continuously polls the Plex Media Server for changes. If something on the PMS has changed, this change is synced to Kodi. Hence if you rescan your entire library, a long PlexKodiConnect re-sync is triggered.
- **Direct Paths:** If you use direct paths, your sync will be slower
- **Video Nodes**: some nodes, e.g. "On Deck", are customized/hacked. Hence no access to movie metadata is possible, because Kodi does not know it's a library item
**What could be in the pipeline?**
- Watch Later

View File

@ -1,3 +1,12 @@
version 1.0.13
- Sync theTVDB id for TV shows from Plex to Kodi
- Custom smb path substitutions for direct paths
- Fix direct path playback not being reported to PMS
- Fix Plex Companion not working with direct paths
- Clean up PKC settings
- Fix network credentials dialog issues
- Update readme
version 1.0.12
- Possibility to use direct paths (you need to reset!)
- Replicate Plex views in video nodes