From f43b3b50e53ad0ff530a0f5a24d3fa540ff42263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Tue, 23 May 2017 18:41:12 +0200 Subject: [PATCH] Buttonnames.. --- server/public/layouts/channel.handlebars | 2 +- server/public/layouts/frontpage.handlebars | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/public/layouts/channel.handlebars b/server/public/layouts/channel.handlebars index 742cb944..4e0bf8c1 100755 --- a/server/public/layouts/channel.handlebars +++ b/server/public/layouts/channel.handlebars @@ -113,7 +113,7 @@

If you click the button next to the search icon skip_next, you'll skip on a song. The one next to that one shuffle, is shuffling of the list.

Clicking a song in the playlist, gives it a vote. If you're logged in, you'll have a delete button at your disposal.

Also, whenever you're logged in, you'll have three tabs in the top of the playlist thats called "Playlist", "Suggested" and "Chat". The playlist obviously shows the playlist. But the suggested tab, shows 5 songs that YouTube recommends based on the current song. There might also be user recommended songs. To add any of these, just click them as you'd click a song to vote.

-

If you want to listen to the channel without any "hickups", or being affected by other peoples votes, there is a local mode. By opening up the settings menu, and checking the privaten checkbox, you will be free of synced listening! This will also enable seeking in the current playing video, perfect for those songs you only like a part of!

+

If you want to listen to the channel without any "hickups", or being affected by other peoples votes, there is a local mode. By opening up the settings menu, and checking the local mode checkbox, you will be free of synced listening! This will also enable seeking in the current playing video, perfect for those songs you only like a part of!