Skip to content

Commit

Permalink
Version 0.1.99
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Dec 29, 2023
1 parent 0389826 commit 8a72a28
Show file tree
Hide file tree
Showing 2 changed files with 13 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.98" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.99" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="repository.elementumorg" optional="true" />
Expand Down
12 changes: 12 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@
- 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.99[/COLOR][/B]
- Fixed libtorrent peer fingerprints.
- Fixed issue with auto-selecting wrong episode file from season torrent.
- Extended `season` payload going to search addons.
- Fixed issue with selecting least popular images, instead of most popular ones.
- Fixed issue with not being able to write to special paths in Kodi, i.e. `special://...`.
- Fixed issue with counting number of episodes and watched episodes.
- Fixed issue with not properly moving torrent files after download is complete.
- Fixed issue with overwriting buffer priorities when using files.
- Fixed issue with syncing Trakt lists when syncs are disabled.
- Thanks to @antonsoroko, @vasilky3, @burekas7

[B][COLOR red]0.1.98[/COLOR][/B]
- Newer Go version is used.
- Fixed issue with adding multi-file torrent from Web.
Expand Down

0 comments on commit 8a72a28

Please sign in to comment.