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 |
|
Matthew Stratford
|
c2141c773d
|
Fix error animation
|
2021-08-17 23:04:42 +01:00 |
|
Matthew Stratford
|
48b5ff7aba
|
Merge pull request #24 from UniversityRadioYork/mstratford/normalisation
Add Normalisation support.
|
2021-08-17 22:33:50 +01:00 |
|
Matthew Stratford
|
27974ab392
|
Optimise preload/normalisation idle states.
|
2021-08-17 22:24:28 +01:00 |
|
Matthew Stratford
|
b3ac0a8372
|
Fix comment.
|
2021-08-17 22:04:20 +01:00 |
|
Matthew Stratford
|
b1d9ad8c93
|
Fix normalised files being incorrectly named.
|
2021-08-17 21:59:48 +01:00 |
|
Matthew Stratford
|
d4f75aafca
|
Merge pull request #26 from UniversityRadioYork/mstratford/local-resources
Include nunito font locally.
|
2021-08-17 20:39:35 +01:00 |
|
Matthew Stratford
|
a8b6036227
|
Include nunito font locally.
|
2021-08-17 00:14:18 +01:00 |
|
Matthew Stratford
|
55e18eebb9
|
Fix aiohttp requirement
|
2021-08-16 23:50:23 +01:00 |
|
Matthew Stratford
|
e696e2237a
|
WIP Normalisation in filemanager.
Needs race conditions fixing.
|
2021-08-16 23:43:09 +01:00 |
|
Matthew Stratford
|
b90330ff57
|
Fix failing to return when no shows.
|
2021-08-16 23:29:58 +01:00 |
|
Matthew Stratford
|
104197b9bd
|
Merge pull request #21 from UniversityRadioYork/marks/requirements
Add requirements.txt
|
2021-08-11 23:40:46 +01:00 |
|
Matthew Stratford
|
883b877fd8
|
Removing top level requirements.txt for ones in /build.
|
2021-08-11 23:25:13 +01:00 |
|
Matthew Stratford
|
6cbb8948eb
|
Add requirements.txt version freeze.
|
2021-08-11 23:24:09 +01:00 |
|
Marks Polakovs
|
443467377c
|
Add a few missing deps
|
2021-08-07 17:03:31 +01:00 |
|
Marks Polakovs
|
cb425689a6
|
Add requirements.txt
Several dependency versions needed downgrading from the latest due to
breaking changes. Add a requirements file for the time being.
|
2021-08-07 16:52:57 +01:00 |
|
Matthew Stratford
|
8d98410a6a
|
demo pydub normalisation
|
2021-07-16 23:56:58 +01:00 |
|
Matthew Stratford
|
639b82adf9
|
Add Controller support for fader lives.
|
2021-06-22 18:20:18 +01:00 |
|
Matthew Stratford
|
3951a4b427
|
Add fader live tracking to player
|
2021-06-21 00:22:29 +01:00 |
|
Matthew Stratford
|
e821df5585
|
Merge pull request #19 from UniversityRadioYork/ColinRoitt-readme-update
Fix Typo
|
2021-05-27 21:10:13 +01:00 |
|
Colin
|
17e98bdabc
|
Fix Typo
|
2021-05-27 21:04:32 +01:00 |
|
Matthew Stratford
|
1576cb669e
|
Only set debug player logging on beta builds.
|
2021-05-27 00:23:49 +01:00 |
|