libretime/legacy/application/services
Thomas Göttgens 299be3c142
feat: use custom intro/outro playlists per show (#2941)
### Description

Having a global intro and outro playlist in settings is not very
flexible for special programming. This adds an override intro/outro
playlist per show. If it is not set, the global one is used. also it's
ignored if there's no autloading at all.

**I have updated the documentation to reflect these changes**:

Yes

### Testing Notes

**What I did:**
Schedule 2 shows, one without defining custom lists, one with defining
custom lists. one hour before the show starts it should be populated
correctly. If you define a global list it shojuld be replaced with the
per-show list.

---------

Co-authored-by: Thomas Göttgens <tgoettgens@mail.com>
2024-10-14 21:07:41 +01:00
..
CalendarService.php chore(legacy): use Config::getBasePath helper 2022-07-08 11:03:10 +02:00
CeleryServiceFactory.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
HistoryService.php style(legacy): php-cs-fixer upgrade 2022-07-11 17:30:52 +02:00
MediaService.php feat: configure cue points analysis per track type 2023-02-15 10:13:32 +02:00
PodcastEpisodeService.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677) 2023-09-08 15:45:24 +02:00
PodcastFactory.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
PodcastService.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.43.2 (main) (#2848) 2023-12-29 15:28:57 +01:00
PublishService.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
PublishServiceFactory.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
SchedulerService.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 (main) (#2556) 2023-05-25 15:06:18 +02:00
ShowFormService.php feat: use custom intro/outro playlists per show (#2941) 2024-10-14 21:07:41 +01:00
ShowService.php feat: use custom intro/outro playlists per show (#2941) 2024-10-14 21:07:41 +01:00
ThirdPartyCeleryService.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.43.2 (main) (#2848) 2023-12-29 15:28:57 +01:00
ThirdPartyService.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.26.1 (main) (#2677) 2023-09-08 15:45:24 +02:00
UserService.php Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00