Adjusted C++ code to handle with new and renamed objects, as well as
properties with different types.
As a result of changing types, the QML side had to be updated as well.
I hope I found everything by manually testing.
Additionally, the Qt Quick application has been updated to test the
remote sessions more easily and to make it launch again.
This ocmmit adds a LiveTvChannels page for displaying the programs that
are now playing.
The section Live TV Channels on the main page now shows the TV channel
list in order of the channel number.
Additionally, it fixes an issue in ApiModel, where it would not reload
when a new loader was assigned. This is now fixed and some code on pages
that worked around this fix has been removed.