[mythtv-commits] [MythTV/mythtv] 62335b: web app channel scan: Fix some bugs

Peter Bennett noreply at github.com
Sun Oct 1 19:20:48 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 62335bd8b962eba196cde14449bcba5be496ceb4
      https://github.com/MythTV/mythtv/commit/62335bd8b962eba196cde14449bcba5be496ceb4
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-10-01 (Sun, 01 Oct 2023)

  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/input-connections/channelscan/channelscan.component.html
    M mythtv/html/backend/src/app/config/settings/input-connections/channelscan/channelscan.component.ts
    M mythtv/html/backend/src/app/config/settings/input-connections/iconnection/iconnection.component.ts

  Log Message:
  -----------
  web app channel scan: Fix some bugs

- Allow scanning to start even if page needs to be saved. The code will
  automatically save the page before the scan is started.
- Fix error message about dirty flag being changed after it was checked.


  Commit: 9ebe6d05dbd00f6679e91cff278e6f76282cac8e
      https://github.com/MythTV/mythtv/commit/9ebe6d05dbd00f6679e91cff278e6f76282cac8e
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-10-01 (Sun, 01 Oct 2023)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelscanner_web.cpp

  Log Message:
  -----------
  channelscanner_web: Fix incorrect error message

Fix "Failed to find any new channels!" that displayed after an import
even if it was successful.


  Commit: 3bb4461d0d8b0822fe2a62c868a4e1feddc0014d
      https://github.com/MythTV/mythtv/commit/3bb4461d0d8b0822fe2a62c868a4e1feddc0014d
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-10-01 (Sun, 01 Oct 2023)

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

  Log Message:
  -----------
  web app rebuild


Compare: https://github.com/MythTV/mythtv/compare/67fc95d4492c...3bb4461d0d8b


More information about the mythtv-commits mailing list