Skip to content

Commit

Permalink
version 0.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Oct 6, 2019
1 parent 72d7d44 commit bf4d87f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.elementum" name="Elementum" version="0.1.40" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.41" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="xbmc.python" version="2.24.0" />
Expand Down
8 changes: 8 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

[COLOR red]-------------------------------------------------------------------------------------------------------[/COLOR]

[B][COLOR red]0.1.41[/COLOR][/B]
- Added Autoclose settings for closing Confirm Dialogs with timeout.
- Added functionality to select which file to play, in list of active torrents.
- Added more Open in Kodi to Elementum settings, for different directories.
- Fixed issue with not refreshing MyProgress when something changes on Trakt side.
- Fixed issue with not settings episodes as Watched in Kodi library.
- Changed Torrents list to reverse order.

[B][COLOR red]0.1.40[/COLOR][/B]
- Fixed double watched items in Trakt.
- Added setting to log proxy response body.
Expand Down

1 comment on commit bf4d87f

@elgatito
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@videofree please, do not write messages in commit comments.

There are issues for that: https://github.com/elgatito/plugin.video.elementum/issues

Please sign in to comment.