Commit graph

411 commits

Author SHA1 Message Date
Matthew Stratford
53b26e2366
Merge pull request #36 from UniversityRadioYork/mstratford/linux-audio
Linux updates for Studio1PC
2021-11-02 23:37:57 +00:00
Matthew Stratford
0f25345a6a Fix pulseaudio error on !linux 2021-11-02 23:26:26 +00:00
Matthew Stratford
65944e59b3 Fix lints. 2021-11-02 23:02:09 +00:00
Matthew Stratford
c475dbb5d5 Switch to SDL outputs with pulseaudio for linux 2021-11-02 22:48:52 +00:00
Matthew Stratford
592cf11a79 Fix mp3 support on linux with pygame 2.0.1 2021-11-02 22:47:24 +00:00
Matthew Stratford
ecbfaa4a62 use sudo to install audio pkg 2021-11-02 22:46:41 +00:00
Marks Polakovs
8896dc4f83
Merge pull request #35 from UniversityRadioYork/marks/restart-confirm 2021-10-26 13:18:43 +01:00
Marks Polakovs
e4cc6f7b61 Prompt before restarting the server if anything is playing 2021-10-20 20:49:19 +01:00
Matthew Stratford
1ee542ea3e Fix linux to use pulseaudio. 2021-10-12 20:45:29 +01:00
Matthew Stratford
896af0798b
Merge pull request #29 from UniversityRadioYork/mstratford/alerts
Add support for alerting.
2021-09-25 17:57:12 +01:00
Matthew Stratford
fe562ac60f Correct comment 2021-09-22 20:31:28 +01:00
Matthew Stratford
0cdfd7b2fe Fix linting 2021-09-22 20:14:58 +01:00
Matthew Stratford
a172d03f0e pep8 2021-09-22 19:49:24 +01:00
Matthew Stratford
b8c6f087c6 Tidy up alert rendering. 2021-09-22 00:57:51 +01:00
Matthew Stratford
bc2e60cdc9 Update alerts to actually update/end, move list to macro. 2021-09-22 00:15:17 +01:00
Matthew Stratford
382de936a3 Allow player config to better handle borked players. 2021-09-21 23:02:24 +01:00
Matthew Stratford
4e9a1c4b6e Switch to quit. 2021-09-21 22:52:27 +01:00
Matthew Stratford
642aaf04d5 Remove channel states from alerts page info 2021-09-21 22:50:52 +01:00
Matthew Stratford
7dc0facf73 Add basic player restart alerts 2021-09-21 22:49:05 +01:00
Matthew Stratford
f1e04c3d8a Switch sanic debug to follow package.BETA 2021-09-16 23:42:20 +01:00
Matthew Stratford
4f21bee47e Add first server alerts, improve UI a bit. 2021-09-16 23:41:29 +01:00
Matthew Stratford
a3d0635bae Fix 404 for logs pages, add 500 error page. 2021-09-16 23:40:05 +01:00
Matthew Stratford
477ef64916 Bump bapsicle to 3.1.0 2021-09-11 23:44:31 +01:00
Matthew Stratford
ac5409587d Add WIP UI and manager for alerts. 2021-09-11 23:44:15 +01:00
Matthew Stratford
502c7e3bed
Merge pull request #28 from UniversityRadioYork/mstratford/server-optimise
Make some server optimisations etc.
2021-09-11 21:27:10 +01:00
Matthew Stratford
55f6fccbc0 Take master branch webstudio with news fixes. 2021-09-11 21:20:03 +01:00
Matthew Stratford
b405b7b1ff Install wheel in CI. 2021-09-11 21:19:45 +01:00
Matthew Stratford
2cc4a57a15 make presenter-start baps version too. 2021-09-11 19:56:41 +01:00
Matthew Stratford
540704af04 Another import fix 2021-09-11 19:22:28 +01:00
Matthew Stratford
f75702acbc Fix wav error in presenter 2021-09-11 19:18:13 +01:00
Matthew Stratford
3ccd00e56d Try build with no news wavs to break CI. 2021-09-11 19:11:16 +01:00
Matthew Stratford
8b3f527403 try news branch 2021-09-11 18:56:44 +01:00
Matthew Stratford
315d3ae392 Remove python 3.10 for now, pygame doesn't build. 2021-09-11 18:15:14 +01:00
Matthew Stratford
794433f034 Pull in newer pygame for 3.10 support 2021-09-11 18:12:43 +01:00
Matthew Stratford
55309c509b 3.10 rc attempt 3 2021-09-11 18:07:55 +01:00
Matthew Stratford
30a5309e38 try 3.10 rc. 2021-09-11 18:06:03 +01:00
Matthew Stratford
ec2ddd055e update tests for python 3.10 and complexity 2021-09-11 18:01:59 +01:00
Matthew Stratford
0848771e3f Tweaked autopep8 lint 2021-09-11 17:48:57 +01:00
Matthew Stratford
e5e3267e75 Add linting for autopep8 2021-09-11 17:18:35 +01:00
Matthew Stratford
2941d90f60 Lint with black for formatting. 2021-09-11 16:49:08 +01:00
Matthew Stratford
398c0ac0ce Fix await for response text. 2021-09-09 00:35:25 +01:00
Matthew Stratford
ce17793c5e Fix MacOS bundled launch with sanic logging dir. 2021-09-09 00:34:54 +01:00
Matthew Stratford
217a7dfdf3 Update to merged WebStudio / BAPS3 presenter 2021-09-08 23:49:08 +01:00
Matthew Stratford
10c33af133 Logging improvements 2021-09-08 23:36:59 +01:00
Matthew Stratford
8a66ad86e6 Improve handling of dead processes 2021-09-04 15:16:44 +01:00
Matthew Stratford
cade8ecce8 Support recording played at times for licensing warnings in WS 2021-09-03 23:23:21 +01:00
Matthew Stratford
ca96d7e1ab Fix other GETPLAN references 2021-09-03 22:25:13 +01:00
Matthew Stratford
ff605bf57f Update GET_PLAN to GETPLAN and add SETPLAYED 2021-09-03 21:49:16 +01:00
Matthew Stratford
95c0843865 Add pydub requirement 2021-09-03 19:56:23 +01:00
Matthew Stratford
3ac694e21c Make uninitialised sound-card output obvious 2021-09-02 21:28:50 +01:00