Code
2023-04-24 18:04:04.764 T:1428 info <general>: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
2023-04-24 18:04:04.765 T:1428 info <general>: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
2023-04-24 18:04:04.765 T:1428 info <general>: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
2023-04-24 18:04:04.765 T:1428 info <general>: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
2023-04-24 18:04:04.765 T:1428 info <general>: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
2023-04-24 18:04:04.765 T:1428 info <general>: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
The mode list ^ shows you haven an older "HD Ready" TV that does 720p max. Kodi only outputs progressive so we ignore the 1080 interlaced modes that are available.
Code
2023-04-24 18:24:48.646 T:3321 info <general>: [WHITELIST] Searching the whitelist for: width: 1920, height: 1080, fps: 25.000, 3D: false
...
2023-04-24 18:24:48.646 T:3321 debug <general>: [WHITELIST] Matched a desktop resolution with double the refresh rate 1280x720 @ 50.000000 Hz (22)
2023-04-24 18:24:48.646 T:3321 info <general>: Display resolution ADJUST : 1280x720 @ 50.000000 Hz (22) (weight: -nan)
2023-04-24 18:24:48.651 T:3321 warning <general>: OpenStream - Unsupported stream 1001. Stream disabled.
The 2/3/4 plays in the log follow this format; note the unsupported stream warning. The first play doesn't show the warning .. not sure why but all are trying to play 1080@25 media at 720@50 which probably isn't going to work.
In most countries channels are broadcast in 540p (PAL) or 480p (NTSC) "SD" versions and 720p or 1080p "HD" versions. As you don't have a 1080p capable TV you will need to remove/ignore the 1080p HD channels in your channel list.