forked from xLightsSequencer/xLights
-
Notifications
You must be signed in to change notification settings - Fork 0
/
00032.html
16 lines (15 loc) · 1.02 KB
/
00032.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--xlights>
<tip url="00032.html" title="FPP Priority Scheduling" category="FPP" level="Intermediate" exclude=""/>
</xlights-->
</head>
<body>
<h1>FPP Priority Scheduling</h1>
<p>FPP determines the Playlist to run based on Priority ordering. The priority of the playlists is determined by the order they appear on the Scheduler page in FPP. The higher the playlist appears in the list, the higher the priority. If two playlists have overlapping scheduled times, the playlist higher in the list has higher priority and will run during the overlapping time.</p>
<p>Adjusting the priority is done via Drag/Drop. And item in the list can be re-ordered by dragging the row up/down by selecting the "Drag Handle" (see screen shot) to drag the row.
<img src="00032.png" alt="Image highlighting the Drag/Drop handle for schedule rows"/>
</body>
</html>