Skip to content

Commit

Permalink
Version 0.1.93.
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Jul 20, 2023
1 parent 005e65f commit 854bf1a
Show file tree
Hide file tree
Showing 2 changed files with 7 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.92" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.93" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="repository.elementumorg" optional="true" />
Expand Down
6 changes: 6 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
- 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.93[/COLOR][/B]
- Replaced internally managed "repository.elementum" with a standalone "repository.elementumorg" that can download addons even if Elementum is not working.
- Added Trakt removal sync (with settings in Trakt section), that will remove items from Kodi library, when it is removed from Trakt list.
- Added custom action to Kodi library settings section, that will search for library duplicates and remove all duplicate items.
- Small fixes to existing functionality.

[B][COLOR red]0.1.88-0.1.92[/COLOR][/B]
- Initial support for connecting more than one plugin.video.elementum to a binary.
- Added support for exporting current configuration to a json/yaml file.
Expand Down

0 comments on commit 854bf1a

Please sign in to comment.