Skip to content

Commit

Permalink
Version 0.1.100
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatito committed Apr 17, 2024
1 parent 5e99c5d commit 87d9fb0
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.99" provider-name="elgatito">
<addon id="plugin.video.elementum" name="Elementum" version="0.1.100" 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.100[/COLOR][/B]
- Many changes around caching and parsing speed to make browsing faster.
- Changed default 'gold' color to 'bold' to show properly on light backgrounds. (Thanks to @vasilky3)
- Removed auto-scrape functionality to avoid bombing websites with search queries.
- Fixed listing TMDB countries/languages.
- Added config setting to avodi installing Elementum standalone repository.
- Added config setting for order of public DNS-over-HTTPS services.
- Many changes around Trakt lists rendering and Arts selection in general. (Thanks to @antonsoroko, @matke-84)
- Added config settings for Second Language to be used if Primary language translation is not available.
- Replaced Opensubtitles.org with Opensubtitles.com API.
- Thanks to @antonsoroko, @vasilky3, @matke-84, @GladistonXD and other people (sorry for not mentioning you, ping me to fix this) who took part in reporting issues, testing, development!

[B][COLOR red]0.1.99[/COLOR][/B]
- Fixed libtorrent peer fingerprints.
- Fixed issue with auto-selecting wrong episode file from season torrent.
Expand Down

0 comments on commit 87d9fb0

Please sign in to comment.