X-Streamity v 3.27
PHP:* Amended dependency check for python 3.9 builds * Fixed the playing streams crash * Amended infobar framerate for dreambox again
X-Streamity v 3.26
PHP:* Amended Dreambox infobar framerate code * Fixed typo in infobar preventing icons displaying Put in another catch for dodgy providers bringing back crap and invalid code. *Fixed python 3.9 dependancy check
X-Streamity v 3.24
PHP:* Fixed catchup if live not se
X-Streamity v 3.23
PHP:* Fixed dreambox infobar framerate
X-Streamity v 3.22
PHP:* Mainly EPG fixes. Made the download less strict, which seem to fix a few issues.
What was fixed on v 3.21 (not uploaded):
PHP:* Fixed live/vod favorites *Removed any reference to multiprocessing and concurrent futures. Just too problematic with all the images at the moment. (So now everything gets downloaded sequentially and not all at the same time. Only going to noticed a speed difference if you got too many providers loaded in this plugin) *Fixed wrong default references in json files.
X-Streamity v 3.20
PHP:*Fixed multiprocessing crash *Fixed python 3.9 pickling (what saves the resume points) Resume point should now work, Tested with ATV 7.0 py3 so Vix py3 should also work *Fixed skin for DreamOS so frame rate also works in the Infobar.
X-Streamity v 3.18
PHP:Now, VOD work on dreamboxes
X-Streamity v 3.17
*New Vod downloader
PHP:Now downloads in background. Can exit plugin. Should show up to date info on re-entering download manager as progress is based on file size. No queueing downloads for this version. Only 1 at a time. Now reports size of file. The new file is called /etc/enigma2/xstreamity/downloads.json (old file was called x-downloads.json)
*New VOD/Catchup resume
PHP:The storage for these resume points live in /etc/enigma2/resumepoints.pkl. This probably wasn't designed for 100s of VOD files. So might be best to keep an eye on it. If it gets bloated just delete all the contents of it to refresh it.