Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the M3U index as concurrency index and generalize regex parsing #13

Closed
sonroyaalmerol opened this issue Mar 4, 2024 · 0 comments · Fixed by #12
Closed

Use the M3U index as concurrency index and generalize regex parsing #13

sonroyaalmerol opened this issue Mar 4, 2024 · 0 comments · Fixed by #12

Comments

@sonroyaalmerol
Copy link
Owner

Currently, the concurrency index is set to each of the streams per m3u file individually. This doesn't make sense as the concurrency limit is usually set to each of the m3u files and not the streams within the m3u files.

Also, current regex parsing does not take into account those m3u attributes that doesn't follow the standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant