sonroyaalmerol / m3u-stream-merger-proxy

A lightweight HTTP proxy server dockerized for consolidating and streaming content from multiple IPTV M3U playlists, acting as a load balancer between provided sources.
https://hub.docker.com/r/sonroyaalmerol/m3u-stream-merger-proxy
29 stars 3 forks source link

Issue - Playlist selection currently cycles in reverse order #26

Closed shorty789 closed 6 months ago

shorty789 commented 6 months ago

During testing of the dev build, I can see that the playlists are currently being cycled in reverse order, IE. 4, 3, 2, 1. Please can this be rectified?

Thanks very much.

sonroyaalmerol commented 6 months ago

Do you mind testing the current dev build to see if this has been resolved? Should also be resolved in the latest release.

shorty789 commented 6 months ago

This does seem to be resolved now based on the testing I have done over the last couple of days. Thank you very much!