It probably doesn't make sense to have the container sat publishing overnight, so I'd like to be able to set scheduled broadcast times.
Outside of those times, it should just present a test card or something
assigned to @btasker
mentioned in commit github-mirror/Home-TV-Station@b2d2487fbe1504d7365d2a13f1545006ac0b0b76
Commit: github-mirror/Home-TV-Station@b2d2487fbe1504d7365d2a13f1545006ac0b0b76 Author: B Tasker Date: 2024-08-04T11:59:39.000+01:00
feat: implement logic used to play testcard (project-management-only/home-tv-station#10)
The logic for displaying the test card is in place, but doesn't currently have scheduling support.
mentioned in commit github-mirror/Home-TV-Station@5d674291c2af5e9c4e71808071e4e14b11d56fff
Commit: github-mirror/Home-TV-Station@5d674291c2af5e9c4e71808071e4e14b11d56fff Author: B Tasker Date: 2024-08-04T13:36:32.000+01:00
feat: Allow basic scheduling of broadcast window (project-management-only/home-tv-station#10)
It's now possible to set a broadcast start and end time
SCHEDULE_START_TIME="0700" SCHEDULE_END_TIME="2300"
Times should be set in UTC. Setting an empty string (the default) disables the functionality
changed title from Scheduled {-Outages-} to Scheduled {+Broadcast Period+}
Activity
04-Aug-24 08:48
assigned to @btasker
04-Aug-24 11:00
mentioned in commit github-mirror/Home-TV-Station@b2d2487fbe1504d7365d2a13f1545006ac0b0b76
Message
feat: implement logic used to play testcard (project-management-only/home-tv-station#10)
04-Aug-24 11:01
The logic for displaying the test card is in place, but doesn't currently have scheduling support.
04-Aug-24 12:37
mentioned in commit github-mirror/Home-TV-Station@5d674291c2af5e9c4e71808071e4e14b11d56fff
Message
feat: Allow basic scheduling of broadcast window (project-management-only/home-tv-station#10)
04-Aug-24 12:49
It's now possible to set a broadcast start and end time
Times should be set in UTC. Setting an empty string (the default) disables the functionality
04-Aug-24 16:08
changed title from Scheduled {-Outages-} to Scheduled {+Broadcast Period+}