wtfcoderz / streamlist

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

Add link to media with time #41

Open WTFKr0 opened 6 years ago

WTFKr0 commented 6 years ago

Closes #6

Beherit79 commented 6 years ago

OK : From Playlist, ex : http://somewhere/streamlist/play/831997165?t=200 KO : From Library because it's not the same URL : http://somewhere/streamlist/media/view/W3q8Od5qJio

I think we need to rework this to get only "media/play". "media/view" should be used to see meta of a media :) opening issue for this one

WTFKr0 commented 6 years ago

I think we need to rework this to get only "media/play". "media/view" should be used to see meta of a media :) opening issue for this one

Agree, it's useless to play a media from the library