it's all about choice

master
xngsrs 7 years ago
parent 30c8fb5656
commit 73124e36dc

@ -197,7 +197,7 @@
<addon id="service.subtitles.regielive"
name="Regielive"
version="1.1.9"
version="1.2.0"
provider-name="Sarsailă">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
@ -213,6 +213,7 @@
<website></website>
<email></email>
<source>https://github.com/xngsrs/myhobby</source>
<news>Added settings for different methods</news>
</extension>
</addon>

@ -1 +1 @@
aa17f05e14137ac0dd6f31ab247e19ad
48c1654a7b4962d47daa22a6305b1bba

@ -1,81 +0,0 @@
Version 0.2.8e
- small changes
Version 0.2.8e
- fix dependency
Version 0.2.8d
- Added trailer for RO
- More items per page in RO
- Work in progres...
Version 0.2.8c
- Added filter year by genre to Imdb
- Added cinemagia.ro
- Work in progress, more to come
Version 0.2.7
- faster latest releases and no false good releases
Version 0.2.6
- Update on Youtube API
Version 0.2.5a
- fix clean old cache
Version 0.2.5
- Cache done by db.
Version 0.2.4
- trakt API key approved;
- trakt mark as watched and not watched in API V2;
- trakt section activated.
Version 0.2.3
- Initial Support to new trakt API;
- New Rotten Tomatoes Section;
- migrated strings.xml to strings.po;
- minor fixes;
- Portuguese translations fixed (ty Leinad4Mind).
Version 0.2.2
- New indexers;
- Indexers without sections by default;
- cleanup settings for older versions.
Version 0.2.1
- minor fixes;
- cleanup settings for older versions.
Version 0.2.0
- Library integration on Kodi if AddonsResolver installed
Version 0.1.5A
- Minor Fixes (smaller list on section of Latest Movies)
Version 0.1.5
- Minor Fixes
- Library Integration (Still with bugs in Helix)
Version 0.1.4B
- Kodi fix
Version 0.1.4A
- Fix Hide/Unhide seen movies
Version 0.1.4
- Views for menus and movies can be setup on settings
Version 0.1.3
- Latest Movies improved;
- loading time info;
Version 0.1.2
- Mark as Watched/Unwatched and sync with Trakt
Version 0.1.1A
- Chinese/Korean titles revert to english title.
Version 0.1.1
- Fix Latest Releases listing
Version 0.1.0
- Beta Stage
- Portuguese and English Translation
Version 0.0.4A
- script.module.addonsresolver is needed to open external addons
- new option to pass original movie title (cache needs to be cleaned)
Version 0.0.3
* 3rd alpha release
- Caching tmdb info;
- Latest Releases sources can be changed in settings;
- New Releases sources can be set in settings;
- TMDB api fully operational;
Version 0.0.2
* Second alpha release
Version 0.0.1
* First addon release

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="service.subtitles.regielive"
name="Regielive"
version="1.1.9"
version="1.2.0"
provider-name="Sarsailă">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
@ -16,6 +16,7 @@
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<website></website>
<email></email>
<source>https://github.com/xngsrs/myhobby</source>
<source>https://github.com/xngsrs/myhobby</source>
<news>Added settings for different methods</news>
</extension>
</addon>

Loading…
Cancel
Save