With me I get a crash when starting subssupport downloader from the feed, change the search query with the keyboard and then search. Has been so for a long time,
/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/seekers/utilities.py:192: FutureWarning: Possible nested set at position 1
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 72, in action
File "/usr/lib/enigma2/python/Components/ConfigList.py", line 268, in keyNumberGlobal
File "/usr/lib/enigma2/python/Components/ConfigList.py", line 43, in handleKey
File "/usr/lib/enigma2/python/Plugins/Extensions/SubsSupport/subtitles.py", line 3301, in handleKey
TypeError: handleKey() takes 2 positional arguments but 3 were given
[ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap object at 0xaebd2ec8>>,('SetupActions', '2')) failed)
I also tried updating to the latest version with
wget http://raw.githubuse...in/installer.sh -O - | /bin/sh
But then I get
* Solver encountered 1 problem(s):
* Problem 1/1:
* - conflicting requests
* - nothing provides python3-rarfile needed by enigma2-plugin-extensions-subssupport-1.5.8-r9-py3.all
*
* Solution 1:
* - do not ask to install enigma2-plugin-extensions-subssupport-1.5.8-r9-py3.all
So unfortunately I can't test if the latest version does work (I tried with ATV in another slot and there it did).