You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
StagePilot brings the moving parts of a live production into one dependable dashboard. It loads service plans from Planning Center, listens for MIDI cues from MultiTracks Playback, keeps a ProPresenter countdown in sync, and sends scheduled MIDI cues to a lighting controller such as Lightkey.
4
4
5
-
## Download StagePilot 1.1
5
+
## Download StagePilot 1.1.5
6
6
7
-
Download the installer for your computer from the [StagePilot 1.1.0 release](https://github.com/huntrw6/stagepilot/releases/tag/v1.1.0):
7
+
Download the installer for your computer from the [StagePilot 1.1.5 release](https://github.com/huntrw6/stagepilot/releases/tag/v1.1.5):
-[Intel Mac DMG](https://github.com/huntrw6/stagepilot/releases/download/v1.1.5/StagePilot_1.1.5_x64.dmg)
11
+
-[Apple Silicon Mac DMG](https://github.com/huntrw6/stagepilot/releases/download/v1.1.5/StagePilot_1.1.5_aarch64.dmg)
12
12
13
13
On **Windows**, run the installer and open StagePilot from the Start menu.
14
14
@@ -37,7 +37,9 @@ All normal setup happens inside StagePilot; command-line variables are not requi
37
37
4. Click **ProPresenter**, enter its host and API port, select the song timer and optional Look, then test the connection.
38
38
5. Click **Lights** to select an output and add elapsed-time lighting cues when lighting automation is needed.
39
39
40
-
Settings persist between launches. Planning Center credentials are stored separately in the operating system credential store and are never returned by the StagePilot API.
40
+
Settings persist between launches. On future launches, StagePilot automatically refreshes the saved MIDI input and reconnects configured Planning Center, ProPresenter, and Lights integrations after startup finishes. Planning Center credentials are stored separately in the operating system credential store and are never returned by the StagePilot API.
41
+
42
+
The title-bar **X** hides the dashboard while StagePilot and its integrations continue running. Restore it from the StagePilot system-tray icon on Windows or the StagePilot Dock/menu-bar icon on macOS. Use **Quit StagePilot** from that menu when you want to stop the application and its managed backend completely.
0 commit comments