libretime/legacy/application
dakriy 5743a0f582
fix(legacy): scheduled show length should not add track fade times (#3144)
### Description

When generating a show that contains a playlist with dynamic blocks, the
show will be incorrectly under scheduled because the fade time was added
onto the total track length. Fade should not add time to an overall
track length as then it wouldn't be a fade.

**This is a new feature**:

No

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

No, none needed.

### Testing Notes

**What I did:**

I created a playlist with 3 dynamic blocks:

1. 10 minute length dynamic block
2. 1 item dynamic block
3. fill rest of show dynamic block

I then created a show with the defined auto loading playlist. I then saw
that on auto-load the show was not under scheduled.

**How you can replicate my testing:**

See testing notes

Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2025-03-19 11:13:30 +00:00
..
auth/adapters feat(legacy): trused header sso auth (#3095) 2024-12-07 10:21:57 +00:00
common feat(legacy): update deprecated PHP code (#2789) 2025-03-12 23:19:18 +00:00
configs feat(legacy): update deprecated PHP code (#2789) 2025-03-12 23:19:18 +00:00
controllers feat(legacy): update deprecated PHP code (#2789) 2025-03-12 23:19:18 +00:00
forms fix: intro/outro playlist unset was impossible (#3101) 2024-10-21 18:34:39 +01:00
layouts/scripts fix(legacy): add play button to stream player (#2190) 2022-09-27 08:14:53 +02:00
logging fix(deps): update dependency friendsofphp/php-cs-fixer to <3.53.1 (#2972) 2024-04-13 14:36:31 +02:00
models fix(legacy): scheduled show length should not add track fade times (#3144) 2025-03-19 11:13:30 +00:00
modules/rest fix(deps): update dependency friendsofphp/php-cs-fixer to <3.53.1 (#2972) 2024-04-13 14:36:31 +02:00
services feat(legacy): update deprecated PHP code (#2789) 2025-03-12 23:19:18 +00:00
validate Format code using php-cs-fixer 2021-10-12 11:07:56 +02:00
views feat: use custom intro/outro playlists per show (#2941) 2024-10-14 21:07:41 +01:00
Bootstrap.php feat(legacy): move session store to database (#2523) 2023-05-30 22:25:50 +02:00
airtime-boot.php chore: remove cloud storage remainings (#1934) 2022-07-04 22:09:14 +02:00
assets.json feat: add flac support to Web player (#3128) 2025-01-10 15:46:18 +00:00
check.php fix(deps): update dependency friendsofphp/php-cs-fixer to <3.46.1 (main) (#2868) 2024-01-07 13:59:02 +01:00
preload.php fix(legacy): log errors on connect check failure (#2317) 2022-12-16 19:38:33 +01:00