[mythtv-commits] [MythTV/mythtv] 83e01f: V2 Services: Add new GetDirListing method

Peter Bennett noreply at github.com
Sun Nov 13 22:22:49 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 83e01f53f586b04d8cf477bab138e394c1137b29
      https://github.com/MythTV/mythtv/commit/83e01f53f586b04d8cf477bab138e394c1137b29
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2myth.cpp
    M mythtv/programs/mythbackend/servicesv2/v2myth.h

  Log Message:
  -----------
  V2 Services: Add new GetDirListing method

V2Myth::GetDirListing is needed for Storage Group directories setup.


  Commit: 5689df0f4ad03c13a2bcd4503ace39d163a495e9
      https://github.com/MythTV/mythtv/commit/5689df0f4ad03c13a2bcd4503ace39d163a495e9
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/backend/src/app/app-routing.module.ts
    M mythtv/html/backend/src/app/app.module.ts
    M mythtv/html/backend/src/app/config/settings/capture-cards/capture-cards.component.html
    M mythtv/html/backend/src/app/config/settings/input-connections/input-connections.component.html
    A mythtv/html/backend/src/app/config/settings/storage-groups/sgroup/sgroup.component.css
    A mythtv/html/backend/src/app/config/settings/storage-groups/sgroup/sgroup.component.html
    A mythtv/html/backend/src/app/config/settings/storage-groups/sgroup/sgroup.component.spec.ts
    A mythtv/html/backend/src/app/config/settings/storage-groups/sgroup/sgroup.component.ts
    A mythtv/html/backend/src/app/config/settings/storage-groups/storage-groups.component.css
    A mythtv/html/backend/src/app/config/settings/storage-groups/storage-groups.component.html
    A mythtv/html/backend/src/app/config/settings/storage-groups/storage-groups.component.spec.ts
    A mythtv/html/backend/src/app/config/settings/storage-groups/storage-groups.component.ts
    M mythtv/html/backend/src/app/config/settings/video-sources/vsource/vsource.component.html
    M mythtv/html/backend/src/app/layout/sidenav/sidenav.component.ts
    M mythtv/html/backend/src/app/services/myth.service.ts

  Log Message:
  -----------
  webapp setup: Implement Storage Groups setup.


Compare: https://github.com/MythTV/mythtv/compare/35eccb4fe249...5689df0f4ad0


More information about the mythtv-commits mailing list