Releases: aitschti/plugin.video.sc19
Release v1.5.1
Release v1.5.0
Maintenance release, no new features. Some cleanup and removal of deprecated functions. If everything is working, no need to update.
Release v1.4.2
Minor change for max cam count in listings from 100 to 99 after api change.
Release v1.4.1
- Fixed fuzzy search function as SC changed their api again.
- "Random 10" is now "Random 50"
Release v1.4.0
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
Used url for m3u8 playlist that only delivered the chunks for one resolution. Switched to variants playlist url.
Release v1.3.2
Fixed URL change by SC for cam playlist.
Release v1.3.1
The "next page" link did not work and only displayed the first page of results, this update fixes this.
Release v1.3.0
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
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.