Releases: Montellese/mediaimporter.emby
Releases · Montellese/mediaimporter.emby
Emby Mediaimporter v0.0.12
Features
- add advanced option to change the URL of a media provider (closes #41)
Improvements
- show a hint that the settings need to be saved after using
Force full synchronisation
(closes #36) - improve performance of retrieving BoxSets / collections for movies
- improve overall performance by using explicit setters in
InfoTagVideo
instead ofListItem.setInfo()
Bugfixes
- fix selecting one of multiple servers linked to an Emby Connect account
Emby Mediaimporter v0.0.11
Emby Mediaimporter v0.0.10
Improvements
- add Portuguese (Brazil) translation
- map trailers from youtube to plugin.video.youtube
- use add-on's icon instead of trying to get it from the Emby server
Bugfixes
- fix mapping default unique ID
Emby Mediaimporter v0.0.9
Emby Mediaimporter v0.0.8
Features
- support "Emby Media Importer" context menu item with the following sub-items
- Synchronize
- Play ...
- Refresh metadata
Improvements
- move lib/semantic_version to script.module.semantic_version 2.8.4
Bugfixes
- don't attach the container type to direct stream URLs
- fix authentication by username (manual)
Emby Mediaimporter v0.0.7
Features
- import critic rating as tomatometerallcritics
- import local or remote trailer
- support authentication with Emby Connect
- support fast synchronization after a successful initial full synchronization
- add an import-specific setting to force a full synchronization
Improvements
- reduce authentication requests
Bugfixes
- convert all unique ID keys to lowercase
- fix exceptions / crashes when playing non-imported videos
Emby Mediaimporter v0.0.6
Features
- support displaying server messages as notifications
Improvements
- process UNC / DVD / Blu-Ray paths before passing them to Kodi
- improve mapping of studios, overviews, MPAA and video / audio streams
- redact HTTP request bodies that might contain a password
- download the server's icon to avoid unsupported HTTP HEAD requests
Bugfixes
- fix playback stopped / ended callback handling
- fix reporting of playback resume point when playback stopped
Emby Mediaimporter v0.0.5
Features
- automatically add external subtitles when starting playback of a video
Improvements
- make Direct Play configurable
- make external subtitles configurable
- make importing collections / movie sets configurable (enabled by default)
- support secure websocket connections
- improve websocket connections to remote Emby servers
Bugfixes
- fix crash in
emby.player.Player
callbacks
Emby Mediaimporter v0.0.4
Features
- Import boxsets / collections / sets along with movies
Improvements
- Import additional artwork (clearart, banner, landscape, discart)
Bugfixes
- Fix importing logo / clearlogo artwork
- Fix reporting playback progress to the Emby server
Emby Mediaimporter v0.0.3
Features
- Support DirectPlay for files which are directly accessible over Kodi's VFS