Skip to content

Releases: aitschti/plugin.video.sc19

Release v1.5.1

05 Oct 20:09
Compare
Choose a tag to compare

Fixes "Error filtering cams" message when selecting categories. SC changed a key name in the JSON response for the roomlist, regarding the preview image used as fanart in the background. Happy sunday.

Release v1.5.0

22 Sep 19:39
ff67eeb
Compare
Choose a tag to compare

Maintenance release, no new features. Some cleanup and removal of deprecated functions. If everything is working, no need to update.

Release v1.4.2

20 May 19:51
Compare
Choose a tag to compare

Minor change for max cam count in listings from 100 to 99 after api change.

Release v1.4.1

16 Feb 20:35
Compare
Choose a tag to compare
  • Fixed fuzzy search function as SC changed their api again.
  • "Random 10" is now "Random 50"

Release v1.4.0

16 Feb 19:16
Compare
Choose a tag to compare

Addon is ready for kodi 21 and working fine.

Added the "inputstream ffmpeg direct" as a requirement for fixing possible issues with some streams. This seems to be more robust than the default integrated stream player. You may change this in the settings menu. The addon will be automatically installed on update or may have already been installed by another video addon. You can check this under "Add-ons -> My add-ons -> VideoPlayer InputStream", if the addon is installed correctly.

Other fixes:

  • show correct symbol for favourites that are in a group show

Release v1.3.3

15 Jun 13:36
Compare
Choose a tag to compare

Used url for m3u8 playlist that only delivered the chunks for one resolution. Switched to variants playlist url.

Release v1.3.2

14 Jun 12:51
Compare
Choose a tag to compare

Fixed URL change by SC for cam playlist.

Release v1.3.1

02 Apr 23:27
Compare
Choose a tag to compare

The "next page" link did not work and only displayed the first page of results, this update fixes this.

Release v1.3.0

26 Mar 19:07
Compare
Choose a tag to compare

Added request timeout setting under "scraper" to handle slow responses from SC page. This issue has become more apparent recently. Despite the slow responses, the system still executes them, and a status code of 200 is returned. It is unclear what is causing this behavior. However, using a timeout has resolved the slowdowns for the time being. By default, the timeout is set to five seconds. Typically, SC responses are expected to take about 200ms-500ms, so a lower timeout setting may be feasible.

Release v1.2.0

09 Feb 16:44
Compare
Choose a tag to compare

Added thumbnail management to delete thumbnails files and their database entries. Execute via context menu in cam lists or in tools page. Helps to force to update thumbnail images.