Releases: Montellese/mediaimporter.plex
Releases · Montellese/mediaimporter.plex
Plex Mediaimporter v0.0.9
Features
- support actor thumbnails
- add advanced option to change the URL of a media provider
Improvements
- replace custom PMS network discovery with
plexapi.gdm.GDM
show a hint that the settings need to be saved after usingForce full synchronisation
- improve overall performance by using explicit setters in
InfoTagVideo
instead ofListItem.setInfo()
Plex Mediaimporter v0.0.8
Improvements
- use add-on's icon for detected media providers
Bugfixes
- properly handle empty movie collections (fixes #25)
Plex Mediaimporter v0.0.7
Plex Mediaimporter v0.0.6
- adjust kodi.mediaimporter extension point to changes in Kodi
Plex Mediaimporter v0.0.5
Improvements
- don't abort the whole import process if a single item is broken (thanks @enen92)
- bump xbmc.python version to 3.0.0 for Matrix (Python 3) compatibility
Plex Mediaimporter v0.0.4
Features
- Add support for external subtitles (thanks @enen92)
Plex Mediaimporter v0.0.3
Features
- Support reporting playback progress / status to PMS (thanks @enen92)
- Support importing collections / sets along with movies
Improvements
- Improve PMS access URL detection (including relays)
Plex Mediaimporter v0.0.2
Improvements
- Support for Python 2 and 3