Skip to content

Commit

Permalink
version 0.1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Dec 22, 2020
1 parent fa4355e commit fc51122
Show file tree
Hide file tree
Showing 2 changed files with 19 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.62" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.63" provider-name="elgatito">
<requires>
<import addon="xbmc.addon" version="16.0.0" />
<import addon="repository.elementum" optional="true" />
Expand Down
18 changes: 18 additions & 0 deletions whatsnew.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@
- 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.63[/COLOR][/B]
- Added initial integration with UpNext addon to notify about next episode/file.
- Reorganized Arts collection from Fanart.tv, to make it faster and properly selected.
- Added photos for Cast members.
- Removed CloudFlare bypass from internal proxy (not working with the latest CloudFlare defence), Antizapret (also not working, use external solutions like VPN).
- Fixed issue with downloading to files from context menu.
- Added notification of completed background download.
- Added context item to return to Movies/Shows page from listings (to easily return back).
- Modified episode matching patterns to match '501' like files.
- Added 'Restart addon' option to addon settings, that restart the backend server totally and forces a start, if it is not started.
- Modified Lockfile functionality to set wider file rights to allow modifications by virtual users.
- Changed Percentage output for memory torrents to show percentage from current download queue properly.
- Added localization to torrent status.
- Added information about auto-close period in yes/no dialogs.
- Fixed issue with broken language detection (for example, with Portuguese Bralizian).
- Added settings for controlling Log level from addon settings.
- Fixed issue with showing total size of torrent on /web page, instead of selected files size.

[B][COLOR red]0.1.60-62[/COLOR][/B]
- Please, visit https://github.com/elgatito/plugin.video.elementum/issues/636 for information about Trakt in Elementum.
- Added a check for Locked Trakt account, will show once a day, see the link above.
Expand Down

0 comments on commit fc51122

Please sign in to comment.