You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for all your work.
Is by any chance an option to make acelink/docker/vlc to reproduce a .m3u list with acestream links?
I used to watch it like that on windows as it more comfortable to switch from one channel to another.
I know it's possible with horus and simple IPTV in windows but whenever I try it on mac I can only reproduce one channel, if I switch to another one it loads the AceSream engine but it never shows anything. (I'm using " docker run --platform=linux/amd64 --rm -p 6878:6878 blaiseio/acelink" )
The text was updated successfully, but these errors were encountered:
In addition to that, I tried CrossOver with Ace Player and it kinda works opening the .m3u list as well as acestream links but the audio bugs and disappear, selecting mono instead of stereo works sometimes but most of the time the audio disappears.
Ace Link keeps a history of streams which allows switching channels.
Ace Stream provides a UI to manage playlists as well at http://127.0.0.1:6878/webui/app/TOKEN/server#proxy-server-playlist. The TOKEN has to match the token you pass in --access-token in Ace Stream cli args when starting the engine, or in acestream.conf. I have no experience with creating playlists this way.
Hi, thank you for all your work.
Is by any chance an option to make acelink/docker/vlc to reproduce a .m3u list with acestream links?
I used to watch it like that on windows as it more comfortable to switch from one channel to another.
I know it's possible with horus and simple IPTV in windows but whenever I try it on mac I can only reproduce one channel, if I switch to another one it loads the AceSream engine but it never shows anything. (I'm using " docker run --platform=linux/amd64 --rm -p 6878:6878 blaiseio/acelink" )
The text was updated successfully, but these errors were encountered: