Skip to content

Commit e272afb

Browse files
committed
release 0.0.4
1 parent bdb042a commit e272afb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

addon.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="mediaimporter.emby" name="Emby Media Importer" version="0.0.3" provider-name="Montellese">
2+
<addon id="mediaimporter.emby" name="Emby Media Importer" version="0.0.4" provider-name="Montellese">
33
<requires>
44
<import addon="xbmc.python" version="2.26.0"/>
55
<import addon="script.module.dateutil" />

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[B]Version 0.0.4[/B]
2+
- Fix importing logo / clearlogo artwork
3+
- Import additional artwork (clearart, banner, landscape, discart)
4+
- Fix reporting playback progress to the Emby server
5+
- Import boxsets / collections / sets along with movies
6+
17
[B]Version 0.0.3[/B]
28
- Support DirectPlay for files which are directly accessible over Kodi's VFS
39

0 commit comments

Comments
 (0)