On June 2nd 2023, our hosting provider will have a maintenance window for our server infrastructure. During this window our servers will be moved to new SSD storage.
This work will commence at 10:00 UTC and may last until 13:00 UTC. In this time window, there will be periods of unavailability to this forum, the downloads and other services.
With RC9.0, Windows filenames that contain special characters, like umlauts, cause green screen.
For example, if you try to view an image namedMünchen.jpg from a USB storage, PicturePlayer will crash.
Similar, when trying to play media files with this kind of filenames.
I am currently on RC 9.0. Sometimes, the Plugin Menu displays this message:
Some plugins are not available:
SystemPlugins/HdmiCEC ('utf-8' codec can't decode byte 0xff in position 0: invalid start byte)
I tried to reproduce it. It seems to happen, when I turn on the box and the TV-set from deep stand-by. (first the box, then the TV-set)
My HDMI-CEC settings are:
Enabled yes
Put TV in standby yes
Wakeup TV from standby yes
Wakeup command for TV Image View On
Regard deep standby as standby Yes
Switch TV to correct input yes
All other options are no/Disabled. And there is nothing else connected to the HDMI ports, just the box and the TV.
SHOUTcast crashes when trying to record. (PLi 9.0 RC)
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Plugins/Extensions/SHOUTcast/plugin.py", line 405, in streamripperDataAvail
TypeError: a bytes-like object is required, not 'str'
[ePyObject] (CallObject(<bound method SHOUTcastWidget.streamripperDataAvail of <class 'Plugins.Extensions.SHOUTcast.plugin.SHOUTcastWidget'>>,(b'Connecting...\n',)) failed)
The instant recording, where you can enter the duration in minutes, seems faulty in the nightly build. It ignores the input.
Besides that, there's an issue with the Cancel button.
This is what it looks like:
Add a recording (enter recording duration)
- Instead of the custom duration, the recording lasts until the end of the current event. [bug present in nightly build only]
- Buttons [Cancel] and [OK] are missing on this screen. [Release 8.3 is also affected]
- Pressing Cancel/Exit activates recording [Release 8.3 also affected]
Add a recording (enter recording endtime)
- Pressing "Cancel" starts recording, same fault as above