acelink icon indicating copy to clipboard operation
acelink copied to clipboard

m3u. list

Open jorgegantes opened this issue 4 months ago • 2 comments

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" )

jorgegantes avatar Feb 27 '24 11:02 jorgegantes

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.

jorgegantes avatar Feb 27 '24 11:02 jorgegantes

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.

blaise-io avatar May 06 '24 18:05 blaise-io