You are talking about default for avi files, right? Other files like mkv are played using the ZidooPlayer. I had the same problem and found out, that there is a missing entry in the playercorefactory.xml. The rule that determines which player to use is missing "avi". After adding this filetype, avi files are played using the ZidooPlayer. To change this file you have to access the player with ssh and then change the file in the directory \mnt\mmcblk0p2\data\com.zidoo.zdmc\cache\apk\assets\system\
Thanks a lot. somehow my path is different /data/data/com.zidoo.zdmc/cache/apk/assets/system I don’t understand why the developers couldn’t add 1 value to this file, but I have to do it myself thank you very much again
I had to root (Magisk v23.0) and then install Entware. Then I got access via ssh. If you want to change config files like me. Then you need access via FTP (I don’t know if it is available by default, after installing root and entware there is access via FTP)
Just use the OpenWrt Webinterface (http://z10/cgi-bin/luci) Under System/Administration you can configure the SSH server.