Commit graph

395 commits

Author SHA1 Message Date
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
Matthew Stratford
9ce43d542c Fix error handling for non existent serial ports 2021-09-02 21:10:37 +01:00
Matthew Stratford
d6bf061c65 Reinitialise audio output on every load, to fix silent channels. 2021-09-02 00:35:03 +01:00
Matthew Stratford
0076ea9c24 Add default audio output option and improve text. 2021-09-02 00:34:36 +01:00
Matthew Stratford
e3854b5248 Change order of shutdown to shorten audio gap 2021-09-02 00:10:32 +01:00
Matthew Stratford
be1855236a Fix api call logic warnings. 2021-09-02 00:08:39 +01:00
Matthew Stratford
e2087362b7
Merge pull request #27 from UniversityRadioYork/faderama
Add physical fader support for tracklisting.
2021-09-01 23:54:52 +01:00
Matthew Stratford
127d995399 Fix duplicate get request breaking await 2021-09-01 23:50:12 +01:00
Matthew Stratford
d3df33ecf0 More logging improvements. 2021-09-01 23:40:28 +01:00
Matthew Stratford
1de449fe0c Fix tracklisting start timer not clearing. 2021-09-01 23:23:50 +01:00
Matthew Stratford
be885d87e4 Fix API debug prints 2021-09-01 22:32:23 +01:00
Matthew Stratford
0e040d2d22 Fix controller to serial "None" option as None correctly. 2021-09-01 22:26:40 +01:00
Matthew Stratford
6c80a8c192 Fix logging to render escaped classes etc. Improve colouring 2021-09-01 22:25:44 +01:00
Matthew Stratford
7095c6425c show current tracklist on status page. 2021-09-01 21:27:25 +01:00
Matthew Stratford
9e6db5bbf0 Merge branch 'dev' into faderama 2021-09-01 21:01:19 +01:00
Matthew Stratford
f28f76fbc7 Get sanic to log to file. 2021-08-17 23:54:24 +01:00
Matthew Stratford
1261679402 Fix UI being 0 width on small window widths. 2021-08-17 23:05:43 +01:00