Opt: set movie auto play

pull/21/head
zijiren233 2 years ago
parent de073b3217
commit e9c5ca6402

@ -60,6 +60,7 @@ func (c *current) SetMovie(movie MovieInfo) {
c.current.Movie = movie
c.current.SetSeek(0, 0)
c.current.Status.Playing = true
}
func (c *current) Status() Status {

Loading…
Cancel
Save