Mailing List Archive

[MythTV/mythtv] 32eeb8: web setup: Refactor "General backend Settings"
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 32eeb850d7d1a18ea165e18ce2fadcbc62b5d3d6
https://github.com/MythTV/mythtv/commit/32eeb850d7d1a18ea165e18ce2fadcbc62b5d3d6
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-03-20 (Mon, 20 Mar 2023)

Changed paths:
M mythtv/html/backend/src/app/config/settings/general/backend-control/backend-control.component.html
M mythtv/html/backend/src/app/config/settings/general/backend-control/backend-control.component.ts
M mythtv/html/backend/src/app/config/settings/general/backend-wakeup/backend-wakeup.component.html
M mythtv/html/backend/src/app/config/settings/general/backend-wakeup/backend-wakeup.component.ts
M mythtv/html/backend/src/app/config/settings/general/eit-scanner/eit-scanner.component.html
M mythtv/html/backend/src/app/config/settings/general/eit-scanner/eit-scanner.component.ts
M mythtv/html/backend/src/app/config/settings/general/epg-downloading/epg-downloading.component.html
M mythtv/html/backend/src/app/config/settings/general/epg-downloading/epg-downloading.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-backend/jobqueue-backend.component.html
M mythtv/html/backend/src/app/config/settings/general/jobqueue-backend/jobqueue-backend.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-commands/jobqueue-commands.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-global/jobqueue-global.component.html
M mythtv/html/backend/src/app/config/settings/general/jobqueue-global/jobqueue-global.component.ts
M mythtv/html/backend/src/app/config/settings/general/locale/locale.component.html
M mythtv/html/backend/src/app/config/settings/general/locale/locale.component.ts
M mythtv/html/backend/src/app/config/settings/general/misc-settings/misc-settings.component.html
M mythtv/html/backend/src/app/config/settings/general/misc-settings/misc-settings.component.ts
M mythtv/html/backend/src/app/config/settings/general/shutdown-wakeup/shutdown-wakeup.component.html
M mythtv/html/backend/src/app/config/settings/general/shutdown-wakeup/shutdown-wakeup.component.ts
M mythtv/html/backend/src/app/services/interfaces/setup.interface.ts
M mythtv/html/backend/src/app/services/myth.service.ts
M mythtv/html/backend/src/app/services/setup.service.ts

Log Message:
-----------
web setup: Refactor "General backend Settings"

The setup service contained code for each component that was only
used by that component. Move code that is not shared to the
component that is using it.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits