blaise-io / acelink

Play Ace Streams on macOS using Docker.
MIT License
762 stars 49 forks source link

VLC restarts each time on new link opening #46

Closed alexishuch closed 2 years ago

alexishuch commented 2 years ago

I recall that each new link was opened in the current instance of VLC in the previous versions of AceLink. I could have a list of the played streams and access them easily. Now it completely closes VLC and restarts it.

blaise-io commented 2 years ago

It used to work that way, and ideally it would work that way, but AceStream engine is unstable and sometimes requires a restart when switching streams. You can launch previous streams from the Ace Link history menu instead of from VLC.

Alternatively, If this instability didn't bother you, you could switch to an older version of Ace Link or run an Ace Stream server without using Ace Link.

alexishuch commented 2 years ago

Launching from history menu does the same, but downgrading to 1.9.0 resolved the issue for me. Thank you !