mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 09:42:45 +00:00
sailfish: add LiveTvChannels page
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.
This commit is contained in:
parent
edcd3a93af
commit
57b67292fd
23 changed files with 344 additions and 54 deletions
|
@ -12,6 +12,12 @@
|
|||
# * date Author's Name <author's email> version-release
|
||||
# - Summary of changes
|
||||
#
|
||||
* ??? ??? ? ???? Chris Josten <chris@netsoj.nl> ?.?.?-?
|
||||
- New features:
|
||||
- Added a page that shows a list of Live TV channels with details about currently running
|
||||
programs.
|
||||
- Changes:
|
||||
- TV CHannels on the main page are now sorted by channel number, instead of recently added
|
||||
* Tue Jan 2 2024 Chris Josten <chris@netsoj.nl> 0.5.0-1
|
||||
- New features
|
||||
- Allow remote controlling other Jellyfin clients. See the pulley item on the main screen named
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue