wtfcoderz / streamlist

Streamlist - self-hosted music server written in Go
Apache License 2.0
7 stars 1 forks source link

Write song name to title #43

Open vorkos opened 6 years ago

vorkos commented 6 years ago

It will be useful to see the song name in the title. When playing on mobile it showing only "Streamlist". So, "templates/header.html" may be completed with current playing "{{$media.Title}}"

WTFKr0 commented 6 years ago

Thanx for that We are currently migrating code to gitlab.com I created a related issue here : https://gitlab.com/wtfcoderz/streamlist/issues/46