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

Add m3u group filtering #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

p418
Copy link

@p418 p418 commented Oct 12, 2020

This PR allow filter m3u tracks (keep) based on group-title tag.

within iptv-proxy config file add:

...
filter-groups:
  - "Group - The Shade Palace"
  - "Group - The Tornado Supreme"
  - "Group - The Brass"
  - "Group - The Servant"
  - "Group - The Monster Tower"
  - "Group - The Bizarre Boat"
  - "Group - Depth of Ecstasy"
  - "Group - Rider of Insanity"
  - "Group - Place of Whispers"
  - "Group - Tumble of Impulses"

I'm a beginner in golang so feel free to make any comments.

@p418 p418 marked this pull request as ready for review October 12, 2020 02:11
@pierre-emmanuelJ
Copy link
Owner

Thanks for your contribution 😄 I'll look it ASAP

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

Successfully merging this pull request may close these issues.

None yet

2 participants