diff --git a/www/help.html b/www/help.html new file mode 100644 index 00000000..cbce0b62 --- /dev/null +++ b/www/help.html @@ -0,0 +1,210 @@ + + + + + Sync + + + + + + + + + + + + + + +
+
+
+

Chat Commands

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CommandRankResult
/sp Spoiler Alert!
AnyoneSpoiler Alert!
/me does something
Anyoneusername does something
/say This is important!
ModeratorsThis is important!
/kick username
Moderators(username is kicked from the room)
/poll Title,Option 1,Option 2,etc
Moderators +
+ + +

Title

+
+ + Option 1 +
+
+ + Option 2 +
+
+ + etc +
+
+
+ +

Queue Controls

+

Queue Controls are only visible to moderators by default. A moderator can unlock the queue to make the controls visible to everyone.
Below is an example of the queue controls. On your channel, simply paste a link of one of the following accepted formats and press "Queue Next" to add it after the current video, or "Queue @ End" to add it at the end of the playlist. Press "Play Next" to advance to the next video in the playlist.
+

+ Acceptable URLs +
    +
  • http://www.youtube.com/watch?v=(videoid)
  • +
  • http://www.vimeo.com/(videoid)
  • +
  • http://www.soundcloud.com/(songid)
  • +
  • http://www.twitch.tv/(channel)
  • +
  • http://www.livestream.com/(channel)
  • +
+
+ +
+ + +
+ +
+

Below is an example of an entry in the playlist. Please note the control buttons only appear if you are a moderator or if the queue is unlocked. The red "X" button will remove the video from the playlist. The next two buttons will shift its position up or down. The "Next" button will move the video so that it plays after the current video. +

+
    +
  • +
    + + + + +
    +
    Title
    +
    00:00
    +
    +
  • +
+

Moderators will also see the "(Un)Lock Queue" button. This button can be used to toggle whether anyone can add videos, or just moderators. +

+ + +

Userlist Controls

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
FunctionDescription
Make LeaderAssigns leadership of the media to this user. When someone is assigned leadership, the server follows their video/audio and syncs other clients to them. This allows for seeking within the video. By default, the server leads by itself. +
Take LeaderRevokes leadership from this user and the server takes over
KickKicks this user from the room
PromoteIncreases this user's rank in this channel by 1. All users start with rank 0. Moderators have rank 2, channel owners have rank 3. When you register a channel, you are assigned rank 10. +
DemoteDecreases this user's rank in this channel by 1. All users start with rank 0. Moderators have rank 2, channel owners have rank 3. When you register a channel, you are assigned rank 10. +
+ +

Ranks

+ + + + + + + + + + + + + + + + + + + + + + + +
Rank NameNumeric Rank
Website Administrator255+
Channel Administrator3-254
Channel Moderator2
User0-1
+ + +
+
+
+ + + + diff --git a/www/index.html b/www/index.html index f1646754..f571297b 100644 --- a/www/index.html +++ b/www/index.html @@ -31,6 +31,7 @@