[mythtv-commits] [MythTV/mythtv] db8bc8: New and changed services to support Channel Icon D...

Peter Bennett noreply at github.com
Mon Apr 22 01:07:55 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: db8bc84a6ce55dc55925e7882a7b2fb039bf7c50
      https://github.com/MythTV/mythtv/commit/db8bc84a6ce55dc55925e7882a7b2fb039bf7c50
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2channel.cpp
    M mythtv/programs/mythbackend/servicesv2/v2channel.h
    M mythtv/programs/mythbackend/servicesv2/v2guide.cpp
    M mythtv/programs/mythbackend/servicesv2/v2guide.h
    M mythtv/programs/mythbackend/servicesv2/v2myth.cpp
    M mythtv/programs/mythbackend/servicesv2/v2myth.h
    M mythtv/programs/mythbackend/servicesv2/v2programAndChannel.h
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.cpp

  Log Message:
  -----------
  New and changed services to support Channel Icon Download

- Channel/CopyIconToBackend: New Service to copy an icon from the internet
- Guide/GetChannelIcon: Add ability to retieve an icon by file name.
- Channel/UpdateDBChannel: Add ability to update icon.
- Myth/Proxy: New Service to proxy internet requests.
- Myth/GetDirListing: Add ability to get a file listing.
- Channel/GetChannelInfo and related functions: Add icon file name to returned data.


  Commit: 24aa45eeb25d421da579f5d5987b07cbdadc04d0
      https://github.com/MythTV/mythtv/commit/24aa45eeb25d421da579f5d5987b07cbdadc04d0
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
    M mythtv/html/assets/i18n/bg.json
    M mythtv/html/assets/i18n/ca.json
    M mythtv/html/assets/i18n/cs.json
    M mythtv/html/assets/i18n/da.json
    M mythtv/html/assets/i18n/de.json
    M mythtv/html/assets/i18n/el.json
    M mythtv/html/assets/i18n/en_CA.json
    M mythtv/html/assets/i18n/en_GB.json
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/assets/i18n/es.json
    M mythtv/html/assets/i18n/es_ES.json
    M mythtv/html/assets/i18n/et.json
    M mythtv/html/assets/i18n/fi.json
    M mythtv/html/assets/i18n/fr.json
    M mythtv/html/assets/i18n/he.json
    M mythtv/html/assets/i18n/hr.json
    M mythtv/html/assets/i18n/hu.json
    M mythtv/html/assets/i18n/is.json
    M mythtv/html/assets/i18n/it.json
    M mythtv/html/assets/i18n/ja.json
    M mythtv/html/assets/i18n/nb.json
    M mythtv/html/assets/i18n/nl.json
    M mythtv/html/assets/i18n/pl.json
    M mythtv/html/assets/i18n/pt.json
    M mythtv/html/assets/i18n/pt_BR.json
    M mythtv/html/assets/i18n/ru.json
    M mythtv/html/assets/i18n/sl.json
    M mythtv/html/assets/i18n/sv.json
    M mythtv/html/assets/i18n/tr.json
    M mythtv/html/assets/i18n/zh_CN.json
    M mythtv/html/assets/i18n/zh_HK.json
    M mythtv/html/backend/src/app/config/settings/channel-editor/channel-editor.component.html
    M mythtv/html/backend/src/app/config/settings/channel-editor/channel-editor.component.ts
    M mythtv/html/backend/src/app/services/channel.service.ts
    M mythtv/html/backend/src/app/services/interfaces/channel.interface.ts
    M mythtv/html/backend/src/app/services/myth.service.ts

  Log Message:
  -----------
  Web app support for channel icon download

Add an "Icon Download" button which supports download of all icons or missing icons.


  Commit: 2ed651c84098d5ce475b16576f8a9e6408474365
      https://github.com/MythTV/mythtv/commit/2ed651c84098d5ce475b16576f8a9e6408474365
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
    M mythtv/html/apps/backend/main.js

  Log Message:
  -----------
  Web app rebuild


Compare: https://github.com/MythTV/mythtv/compare/d7fd1ccf715e...2ed651c84098

To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list