Matthew Stratford
|
4f21bee47e
|
Add first server alerts, improve UI a bit.
|
2021-09-16 23:41:29 +01:00 |
|
Matthew Stratford
|
ac5409587d
|
Add WIP UI and manager for alerts.
|
2021-09-11 23:44:15 +01:00 |
|
Matthew Stratford
|
0848771e3f
|
Tweaked autopep8 lint
|
2021-09-11 17:48:57 +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
|
10c33af133
|
Logging improvements
|
2021-09-08 23:36:59 +01:00 |
|
Matthew Stratford
|
be1855236a
|
Fix api call logic warnings.
|
2021-09-02 00:08:39 +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
|
be885d87e4
|
Fix API debug prints
|
2021-09-01 22:32:23 +01:00 |
|
Matthew Stratford
|
6c80a8c192
|
Fix logging to render escaped classes etc. Improve colouring
|
2021-09-01 22:25:44 +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
|
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
|
2a9ef19ead
|
s p a c e
|
2021-05-17 22:03:09 +01:00 |
|
Matthew Stratford
|
21fb21c6fe
|
Add more state debugging, hopefully fix weights not updating.
|
2021-05-13 00:26:43 +01:00 |
|
Matthew Stratford
|
26240431aa
|
Fix updating show plan being thrown out due to dodgy equality.
|
2021-05-02 19:09:59 +01:00 |
|
Matthew Stratford
|
c0cc6ff418
|
Fix race condition with file manager preloading.
|
2021-05-02 15:41:14 +01:00 |
|
Matthew Stratford
|
eefc89cd42
|
Add logging bool
|
2021-05-02 02:26:55 +01:00 |
|
Matthew Stratford
|
9ec11c2691
|
Add initial file preloading algorithm.
|
2021-04-26 00:18:50 +01:00 |
|
Matthew Stratford
|
62565e0887
|
Fix loading shows due to myradio caching.
|
2021-04-25 00:45:20 +01:00 |
|
Matthew Stratford
|
669489068a
|
Add WIP internal support for tracklisting
|
2021-04-22 23:00:31 +01:00 |
|
Matthew Stratford
|
2c498ff65c
|
Improve packaging, use package.json for all package info
|
2021-04-19 15:45:20 +01:00 |
|
Matthew Stratford
|
34220d1765
|
Set some process titles.
|
2021-04-18 21:17:41 +01:00 |
|
Matthew Stratford
|
6018f5df0e
|
Proxy StateManager instead of copy, allow UI restart/quit
|
2021-04-18 20:27:54 +01:00 |
|
Matthew Stratford
|
95516f9abf
|
Fix sanic in freeze
|
2021-04-18 03:52:34 +01:00 |
|
Matthew Stratford
|
a45cbda37e
|
Switch API to async, remove APIHandler.
|
2021-04-18 03:14:14 +01:00 |
|
Matthew Stratford
|
ce000b2bbc
|
Clean shutdown on external exit with the terminator
|
2021-04-17 22:51:43 +01:00 |
|
Matthew Stratford
|
fcb554bf5b
|
Fix API proxy reliabilty by making flask single threaded.
|
2021-04-17 18:28:00 +01:00 |
|
Matthew Stratford
|
e1e4ee01ef
|
List valid com ports on windows.
|
2021-04-17 12:27:18 +01:00 |
|
Matthew Stratford
|
6d36df7b43
|
Show all host APIs, but only allow selection of some.
|
2021-04-14 14:39:53 +01:00 |
|
Matthew Stratford
|
2a24e6400b
|
Only show direct sound outputs on windows.
|
2021-04-14 13:43:58 +01:00 |
|
Matthew Stratford
|
c57775525b
|
Finish audio markers support.
|
2021-04-12 22:59:51 +01:00 |
|
Matthew Stratford
|
1b2e1f6c60
|
Create state dir if missing.
|
2021-04-11 00:11:05 +01:00 |
|
Matthew Stratford
|
0faf3caa2e
|
Move api config options to bapsicle state for frozen packages.
|
2021-04-10 23:59:49 +01:00 |
|
Matthew Stratford
|
066a696b5c
|
Last pep8 errors.
|
2021-04-08 22:48:38 +01:00 |
|
Matthew Stratford
|
023cafad90
|
Last few pep issues.
|
2021-04-08 22:32:16 +01:00 |
|
Matthew Stratford
|
c90ebf6d81
|
More pep8 fixes
|
2021-04-08 22:21:28 +01:00 |
|
Matthew Stratford
|
833dbbf043
|
More fixes
|
2021-04-08 22:05:47 +01:00 |
|
Matthew Stratford
|
fbf6052491
|
Ran black for formatting.
|
2021-04-08 20:53:51 +01:00 |
|
Matthew Stratford
|
0422fae749
|
Fix file leak.
|
2021-04-07 21:22:11 +01:00 |
|
Matthew Stratford
|
84175794b8
|
Handle missing music temp folder.
|
2021-04-07 20:04:29 +01:00 |
|
Matthew Stratford
|
c406d998f3
|
Add logrotate and create dir if missing.
|
2021-04-05 22:41:22 +01:00 |
|
Matthew Stratford
|
433f1ef92c
|
Finish controller to log correctly, make port configurable.
|
2021-04-05 22:13:53 +01:00 |
|
Matthew Stratford
|
fe80b803f8
|
Sort audio outputs
|
2021-04-04 23:14:30 +01:00 |
|
Matthew Stratford
|
03773c8dda
|
Various reliabilty / debugging improvements
|
2021-04-04 22:34:46 +01:00 |
|
Matthew Stratford
|
c88e223d6f
|
Add listing and loading of playlists.
|
2021-04-04 15:26:39 +01:00 |
|
Matthew Stratford
|
b15b6a9875
|
Support loading show plans from webstudio
|
2021-03-21 20:15:42 +00:00 |
|
Matthew Stratford
|
81eb8c7d1b
|
Add myradio api handler
|
2021-03-21 13:05:33 +00:00 |
|