Commit Graph

15 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece a9f066602c
Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
Buster "Silver Eagle" Neece 98ca050190
#5010 -- Add "Performance Mode" option for Liquidsoap advanced config. 2022-02-22 17:44:08 -06:00
Buster "Silver Eagle" Neece d613d95ec0
Fix enum issue with StationBackendConfig. 2022-01-07 17:56:59 -06:00
Buster "Silver Eagle" Neece b23f28ab2a
Merge commit 'e6397a893da04c0a28c2306d39233b8a072e54e0' 2022-01-07 02:26:40 -06:00
Buster "Silver Eagle" Neece 45031e71a8
Implement DJ skip-after-disconnect for crossfade-disabled stations. 2021-12-17 01:19:49 -06:00
Buster "Silver Eagle" Neece 8820c18a9b
Fixes #4722 -- Proper type casting on crossfade setting if it's set as a string. 2021-10-23 21:16:45 -05:00
Buster "Silver Eagle" Neece 5cbacd5df6
System-Wide Strict Types (#4405) 2021-07-19 00:53:45 -05:00
Vaalyn 9a94e6a178
Add PHPCS for code style checks (#3273) 2020-10-14 17:19:31 -05:00
Vaalyn 63a2aeab26
Add configurable time range for duplicate prevention (#3172)
* Add configurable time range for duplicate prevention

* Add missing belongsTo to duplicate prevention range setting

* Fix bug in calculation of least played song when duplicate can't be prevented by taking history timestamp_start into account
2020-09-13 19:03:04 -05:00
Buster "Silver Eagle" Neece 63e0040e8f
Bump static analysis level and make strict type fixes. 2020-08-31 17:32:30 -05:00
Buster "Silver Eagle" Neece d4d2c558be
Move crossfade duration (now used in two places) to a common function. 2020-08-23 16:18:40 -05:00
Buster "Silver Eagle" Neece 51a2292803
Implement a custom crossfade function for live streams. 2020-08-02 12:32:55 -05:00
Buster "Silver Eagle" Neece 755d4c9259
Replace custom Collection component with Doctrine ArrayCollection. 2020-07-10 03:18:10 -05:00
Buster "Silver Eagle" Neece 3b64afc9ae
Fix type coercion on new Backend/Frontend Config objects. 2020-05-02 03:32:41 -05:00
Buster "Silver Eagle" Neece 4804e2f710
Make Backend and Frontend config collections, avoiding "magic strings". 2020-05-02 02:58:59 -05:00