Skip to content

Releases: ramiro/service.subtitles.subdivx

First version compatible with Kodi >= 19

05 Nov 03:31
Compare
Choose a tag to compare

[Only for Kodi 13-18] Switch from GET to POST for search

27 Nov 22:46
Compare
Choose a tag to compare

[Only for Kodi 13-18] Adapt to changes in query string for search

27 Nov 22:46
Compare
Choose a tag to compare

Fix search results parsing

07 Feb 15:32
Compare
Choose a tag to compare

Get add-on working again

18 Dec 00:09
Compare
Choose a tag to compare

Upddate for subdivx migration to https. Implement new more direct subtitles file download method.

Adapt to latest subdivx.com changes.

29 Mar 19:25
Compare
Choose a tag to compare

Also:

  • Add optional caching of web search resutlts. See the new setting added to contorl this.
  • Limit search result to 40.

Fix a timing bug in v0.3.0 (affects mostly Android users). Less verbose logging.

16 Feb 12:48
Compare
Choose a tag to compare

Kodi 18 Leia compatibility. More meta content in Spanish. Remove temp dirs.

02 Apr 19:01
Compare
Choose a tag to compare
v0.3.0

Release 0.3.0 with all changes since 0.2.5.

Increase robustness and performance.

20 Jan 19:52
Compare
Choose a tag to compare

Thanks Iván Ridao Freitas (@IvanRF) for driving this release.

More stable behavior for paths and file names containing non-ASCII chars. More relevant and faster search results. Better handling of compressed files contaning more than one subtitle file, SSA and SUB+IDX subtitles.

Better logging to aid in diagnostics. Internals enhancements.

24 Oct 13:00
Compare
Choose a tag to compare

Logging: Fix misleading phrasing. Use our prefix in paths debug log for searchability. Log our version, do it using LOGNOTICE level.

Internals: Factor out detection of compressed files. Initial maintainer docs. Better docstrings. Remove unused import.