Difference between revisions of "Releasenotes-9.0"

From OpenPLi Wiki
Jump to: navigation, search
(New features or improved features:)
Line 137: Line 137:
  
 
==Known issue's:==  
 
==Known issue's:==  
*Fixed IP and network issues?
+
*Fixed DNS IP and restore of an autobackup
**If you have flashed 9.0-release and restored a backup, and you have network configuration issues, delete
+
**If you have flashed 9.0-release and restored a backup from a previous release, and you had configured a fixed DNS IP address, you will need to enter this again, as it can't be restored due to the aforementioned changes to the DNS code. If you have configured a fixed IP for the box as well, an autoinstall after the flash will fail as the download servers can't be reached without DNS.
/etc/resolv.conf
+
**To work around this, go to Auto Backup in the menu after you have entered the DNS IP again, press the menu button, and run autoinstall from there.
then reconfigure your network connection in the menu, and restart the box. This issue occurs, as DNS config is not restored from the backup, due to a switch to openresolv.
 

Revision as of 11:24, 14 November 2023

New features or improved features:

  • This image is using the OE 'Hardknott branch' (Yocto project)
  • Standby add delay 1.5 sec deep standby and CEC
  • Add flash online support for sfx6008
  • FlashImage add sanity check if plugin Autobackup is running
  • PowerOffTimer add check mediafilesInUse before power off
  • Added Opticum Unicable II LNB
  • [rc_models] Add sfx6008 remote
  • Restore network config before attempting an autoinstall
  • Added skin extension to support connected widgets
  • Added octagon3 remote controller for Octagon SX888
  • Fixed sort for image list in Multiboot list
  • [Network] completely rewrite the DNS name server code
  • Remove NameserverSetup screen
  • Multiboot - order by slots or by mode under blue button
  • Allows to delete nameservers in AdapterSetup
  • Multiboot - text for blue for order by slots or modes
  • Multiboot - allow OpenPli images to participate in a Vu+ Multiboot
  • Improve messages Media Scanner/ Hotplug
  • Fixed timesync
  • Introduce extended info also for iptv in ServiceInfo
  • Uclan ustym 4k s2 ott x - initial addition
  • Updated support FBC virtual tuners when using a motor
  • Gtwebengine: fix hbbtv patch
  • Ffmpeg update Version (Cosmetic) 4.4.1 -> 4.4.3
  • Gstreamer update -> Version 1.20.5
  • Add openresolv to the image to manage resolv.conf
  • Umount nfs v4 mounts on shutdown
  • Ffmpeg
    • Add eac3 (muxer, demuxer, parser)
    • Remove not usable h265
    • Convert new style
  • Openresolv update to version 3.13.1
  • Auto install before Auto restore. This solves several issues:
    • Packages with conf files will create -opkg files if they already exist when installed
    • Packages with runtime dependencies will fail due to missing config
    • Packages with enigma config dependencies will fail due to missin config
    • Packages without proper conf files no longer have their restored files overwritten
  • Added octagon3 remote controller for Octagon SX888
  • Network update DNS setup and save
    • Remove openresolv removing and code to work without it.Therefore don't write anything in the file /etc/resolv.conf. Use this file only to get DHCP nameservs.
  • Multiboot - allow OpenPli images to participate in a Vu+ Multiboot
  • Updated support FBC virtual tuners when using a motor. Tuner setting modes "Second cable of motorized LNB", "Additional cable of motorized LNB"
  • Some improvements in SoftwareUpdate UpdatePlugin
    • Improve imports.
    • Move embedded skin to skin_default skin.xml.
    • Slider shows the actual progress of the installed packages.
    • Uses property for title, text and value.
    • Remove instance variables sliderPackages and oktext.
    • Print errors in log on exceptions.
  • FlashImage: Add option to only download an image and not flash
  • Update dB/snr value tuner M1502
  • Vu 4K Multiboot: Multiboot can be enabled for Vu 4K devices.

New hardware support:

  • Octagon SFX6008 WL
  • Rtl8818fu driver (sfx6008wl)
  • Uclan ustym 4k s2 ott x
  • Add another Inverto LNB IDLU-32L412-UNBRR-OPN, Unicable II Programmable 32UB dCSS LNB

New or improved Plugins and Settings:

  • FileCommander back to e2openplugins repo
  • Update enigma2-plugin-extensions-epgimport-rytec.bb.
    • Added azman sources
    • Replaced Spanish EPG with Koala EPG
  • Update ZeroTier to v1.10.2
  • Openwebif add sfx60x8
  • Added Octagon SFX6018 to OpenWebif
  • Add enigmalight recipe
  • Add Gerbera to Feed
  • Update Xstreamity
  • Gerbera update 1.11
  • Zerotier fix fetch failure
  • Sabnzbd: Update to version 3.7.1
  • Kodi update 19.5
  • Openwebif added Octagon SX888 4K UHD
  • Openwebif added uClan ustym4ktwin
  • OpenVpn Update to version 2.6.2
  • Kodi update 20
  • Sabnzbd: Update to version 3.7.2
  • Add serienrecorder
  • Add the mtr diagnostic tool to the feed

Look and feel changes:

  • Add an option to only restore network config
  • TimerList add tuner number before tuner type name
  • New radio background image

Driver updates:

  • Octagon
    • Fix screenshot issue for Fhd skin
    • Update drivers, fix recovery and multiboot files
  • Vuplus Fixed Python3 issue in RemoteControlCode when pressing Green
  • qviart fix cp preserve permission error
  • octagon Change PAGE+/- to CH+/1 for rcu
  • octagon fixed satip channel play issue
  • vuplus [BluetoothSetup] updated for 4k models
  • Zgemma h8: fix online update for bootmenu
  • Octagon fix streaming issues
  • Abcom make usb serial driver pl2303 a module
  • Gfutures make usb serial driver pl2303 a module
  • Maxytec make usb serial driver pl2303 a module
  • Gfutures hisilicon: update recovery fastboot and bootargs to the last version
  • Maxytec
    • Add to nim info "Supports_Blind_Scan"**
    • Add display for multiboxpro
    • Update to latest fastboot and bootmenu
  • Octagon [sfx6008wl] add the rtl8188fu driver to the image, used by the WL model
  • Xtrend remove dependency from the old repo for binaries
  • Uclan
    • Add ustym4ks2ottx box model
    • Add demod avl62x1 support
  • Fix build with gcc 10+ host compiler (many bsp's)
  • Vuplus
    • Multiboot - init
    • vuduo4k,duo4kse: reintroduce load of wifi driver in init script-needed while booting image from VU+ kexec MB. The script checks if the driver is already loaded and skip loading it, if necessary
  • Gigablue Update gb-v3ddriver-gb7252.bb
  • Uclan
    • Replaced slash screen with the original uClan screen
    • Remove the splash logo, we don't overwrite them
  • Vuplus
    • vuduo4k - vuplus-kexec - update timeout for searching STARTUP_RECOVERY to 4secs
    • Vusolo4k: backport mmc patch from 3.14.28-1.10
  • Gigablue Remove plugin bluetoothsetup-gb7252 from gb7252 image In the plugin is used the closed-source c library _gbbt, which is not compatible with python3, so the plugin does not work because it calls GSOD
  • Gfutures added FTDI_SIO to the HD66SE defconfig
  • Qviart
    • dual update driver and libraries
    • fixed AC3 downmix/passthrough issue : it didn't sound when user AC3 passthrough by HDMI
    • added hot key function for new RCU
    • fixed 1080p skin issue : it didn't show channel name properly when you move fast
    • fixed TXT button issue : box halted when you press TXT button

Other improvements:

  • Fix build with Ubuntu 23.04

Known issue's:

  • Fixed DNS IP and restore of an autobackup
    • If you have flashed 9.0-release and restored a backup from a previous release, and you had configured a fixed DNS IP address, you will need to enter this again, as it can't be restored due to the aforementioned changes to the DNS code. If you have configured a fixed IP for the box as well, an autoinstall after the flash will fail as the download servers can't be reached without DNS.
    • To work around this, go to Auto Backup in the menu after you have entered the DNS IP again, press the menu button, and run autoinstall from there.