Skip to content

Releases: Montellese/mediaimporter.emby

Emby Mediaimporter v0.0.12

20 May 06:55
Compare
Choose a tag to compare

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 of ListItem.setInfo()

Bugfixes

  • fix selecting one of multiple servers linked to an Emby Connect account

Emby Mediaimporter v0.0.11

13 Feb 09:44
Compare
Choose a tag to compare

Features

  • add an option to generate a new device ID (closes #39)

Improvements

  • don't require a password for logging in (closes #40)

Bugfixes

  • fix exception when showing PIN for Emby Connect

Emby Mediaimporter v0.0.10

13 Feb 09:43
Compare
Choose a tag to compare

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

03 Jun 14:20
Compare
Choose a tag to compare

Improvements

  • import tags from TagItems (#19)
  • import thumbnails for actors
  • support importing movies and tvshows from mixed libraries (#31)

Bugfixes

  • map "primary" artwork to "thumb" for episodes and musicvideos (#16)
  • don't set playcount value if item is unwatched but in progress (#24)
  • don't set the custom "emby" unique ID as the default (#13)

Emby Mediaimporter v0.0.8

11 Apr 19:04
Compare
Choose a tag to compare

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

25 Mar 20:19
Compare
Choose a tag to compare

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

02 Mar 08:42
Compare
Choose a tag to compare

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

10 Feb 10:27
Compare
Choose a tag to compare

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

10 Feb 10:26
Compare
Choose a tag to compare

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

10 Feb 10:25
Compare
Choose a tag to compare

Features

  • Support DirectPlay for files which are directly accessible over Kodi's VFS