Commit graph

299 commits

Author SHA1 Message Date
Matthew Stratford
23aefe4ba6 Update loaded item weight and fix reordering/auto advance. 2021-05-02 00:45:03 +01:00
Matthew Stratford
dc64ada5b2 BUG: Actually stop delayed tracklist start if stopped early. 2021-05-01 23:09:59 +01:00
Matthew Stratford
5163cc338a Don't load twice on init due to output hot reload. 2021-05-01 23:09:13 +01:00
Matthew Stratford
ed308a6726 Improve player logging. 2021-05-01 23:08:38 +01:00
Matthew Stratford
b465f8aab2 Update UI for new load menu / credits. 2021-05-01 01:23:09 +01:00
Matthew Stratford
14dc9d5e7f Merge branch 'branding' into dev 2021-04-27 23:03:13 +01:00
Matthew Stratford
442d0a4dd5 Replace splash image, add resource files. 2021-04-27 23:02:03 +01:00
Matthew Stratford
0655f629ba Add some more filemanager logging. 2021-04-27 21:55:32 +01:00
Matthew Stratford
4a46247c1e Fix nonetype error. 2021-04-27 21:50:44 +01:00
Matthew Stratford
ed2342777d Show beta status / git branch. 2021-04-27 21:48:17 +01:00
Matthew Stratford
fcd58fb23e Bump to 3.0.0 2021-04-27 20:55:07 +01:00
Matthew Stratford
8aa9d9aecf Merge branch 'bug-fixes' into dev 2021-04-27 20:05:22 +01:00
Matthew Stratford
33e149c315 Include missing jinja2 import 2021-04-26 18:14:56 +01:00
Matthew Stratford
6257dbf566 Last attempt at windows build during lunch. 2021-04-26 13:37:44 +01:00
Matthew Stratford
3e6782c540 Script fix again. 2021-04-26 13:24:28 +01:00
Matthew Stratford
c9b337a27a Fix relative split. 2021-04-26 12:56:49 +01:00
Matthew Stratford
256d690a19 Attempt windows relative path fix. 2021-04-26 12:44:22 +01:00
Matthew Stratford
e39a9b73a4 Marker tweaks 2021-04-26 01:01:58 +01:00
Matthew Stratford
ff2c8f0b8e Fix play on load not starting from cue point. 2021-04-26 00:46:21 +01:00
Matthew Stratford
9ec11c2691 Add initial file preloading algorithm. 2021-04-26 00:18:50 +01:00
Matthew Stratford
128ac911a5 Add File Manager to clear music-tmp on show load. 2021-04-25 23:05:31 +01:00
Matthew Stratford
d44d417a06 Fix loading shows with empty channels. 2021-04-25 17:23:41 +01:00
Matthew Stratford
3f89a3cd32 Update presenter to latest. 2021-04-25 01:26:29 +01:00
Matthew Stratford
c26da1ed27 Re-order to remove before adding when moving items. 2021-04-25 00:46:01 +01:00
Matthew Stratford
62565e0887 Fix loading shows due to myradio caching. 2021-04-25 00:45:20 +01:00
Matthew Stratford
7c3721d3fd Fix output hopping playback resume position 2021-04-24 22:03:54 +01:00
Matthew Stratford
fc7906e246 Fix moving items, force correct weighting. 2021-04-24 21:33:36 +01:00
Matthew Stratford
2bd3dda9df Fix loading to start if no cue point. 2021-04-24 21:31:35 +01:00
Matthew Stratford
150880028b Fix seek/cue point jumping. 2021-04-24 19:32:43 +01:00
Matthew Stratford
c0d8247dfa Merge branch 'tracklisting' into dev 2021-04-24 17:31:01 +01:00
Matthew Stratford
4c88ec8333 Remove import. 2021-04-24 17:30:34 +01:00
Matthew Stratford
7db4f6edfe Merge branch 'tracklisting' into dev 2021-04-24 17:26:43 +01:00
Matthew Stratford
44320a483a Skip ending non-existing tracklists. 2021-04-23 21:12:31 +01:00
Matthew Stratford
1a7a57e4bb Add tracklisting options UI. 2021-04-22 23:14:55 +01:00
Matthew Stratford
669489068a Add WIP internal support for tracklisting 2021-04-22 23:00:31 +01:00
Matthew Stratford
504f5b0145 Merge branch 'reliability' into dev 2021-04-21 22:21:35 +01:00
Matthew Stratford
2c498ff65c Improve packaging, use package.json for all package info 2021-04-19 15:45:20 +01:00
Matthew Stratford
c13e2105da Add nice quit and restarting pages. 2021-04-18 22:23:25 +01:00
Matthew Stratford
f03a3d9377 Make web server restart without hanging. 2021-04-18 21:32:31 +01:00
Matthew Stratford
44494f8e60 Make stop and restart more reliable, fix server config form. 2021-04-18 21:18: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
9838425f76 Check processes and restart if dead. 2021-04-18 18:04:31 +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
fcf9d8dceb Switch to sanic from flask. 2021-04-18 02:03:44 +01:00
Matthew Stratford
ce000b2bbc Clean shutdown on external exit with the terminator 2021-04-17 22:51:43 +01:00
Matthew Stratford
88f28b6090 Put main bapsicle server into class. 2021-04-17 21:47:46 +01:00
Matthew Stratford
90d5020a87 Shuffle flask into own file, change platypus options. 2021-04-17 21:28:57 +01:00
Matthew Stratford
f0d6540e26 Update presenter to latest (actually working) 2021-04-17 18:52:22 +01:00