Skip to content

Commit

Permalink
Version 0.1.70.
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Mar 11, 2021
1 parent 2209585 commit dd7fc65
Show file tree
Hide file tree
Showing 2 changed files with 5 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.69" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.70" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="repository.elementum" optional="true" />
Expand Down
4 changes: 4 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
- Source is open, so you can fork everything.
- Some bug fixes or updates can come, to keep things working and have the latest versions.

[B][COLOR red]0.1.70[/COLOR][/B]
- Fixed issue with crashing due to empty lists in Trakt. (thanks to @antonsoroko).
- Added option to select which files should be queued for download (File storage only).

[B][COLOR red]0.1.69[/COLOR][/B]
- Adjusted matchers for filename.
- Modified season images selector for FanArt.
Expand Down

0 comments on commit dd7fc65

Please sign in to comment.