Javinator9889 / acexy

Acexy (AceStream Proxy) is a proxy for multiplexing connections to the AceStream Engine
GNU General Public License v3.0
2 stars 0 forks source link

[Bugfix][Issue #2] Acexy: Add support for `infohash` streams #3

Closed Javinator9889 closed 3 days ago

Javinator9889 commented 3 days ago

Thanks to issue #2, it was detected that no proper infohash support was available in the proxy. This issue introduces support for that kind of stream. A new structure to determine the ID was added, and acexy uses that to determine which stream should be started.

CC/ @juhacz