Skip to content

Commit

Permalink
version 0.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Feb 2, 2021
1 parent 4946fbc commit c06ed4a
Show file tree
Hide file tree
Showing 2 changed files with 8 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.66" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.67" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="repository.elementum" optional="true" />
Expand Down
7 changes: 7 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
- 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.67[/COLOR][/B]
- Added storing fetched metadata for magnets.
- Added concatenation of torrents into one entry.
- Added getting popular public trackers from internet and adding them to each added torrent.
- Modified libtorrent usage to lower requesting information from it.
- Reorganized Resume playback to properly treat Kodi's response to resume from position.

[B][COLOR red]0.1.65-66[/COLOR][/B]
- Added handling of Kodi region for proper certification detection.
- Changed permissions management for lockfile on Windows to use ACL.
Expand Down

0 comments on commit c06ed4a

Please sign in to comment.