Skip to content

Conversation

@rodriguezst
Copy link

  • Added regex filtering to choose only some groups of the M3U playlist (Example: only SPORTS and NEWS groups)
  • Added regex filtering to choose only some channels (Example: only those including HD in the name)

docker-compose.yml:

 environment:
      GROUP_REGEX: 'SPORTS|NEWS'
      CHANNEL_REGEX: 'HD'

(Inspired on #57)

See docker-compose for usage instructions.
- Added regex filtering to choose only some groups of the M3U playlist (Example: only SPORTS and NEWS groups)
- Added regex filtering to choose only some channels (Example: only those including HD in the name)
@pierre-emmanuelJ
Copy link
Owner

Thanks for your contribution 😄 I'll look it ASAP

@pierre-emmanuelJ pierre-emmanuelJ force-pushed the master branch 3 times, most recently from 45d3ac3 to c9f2c63 Compare March 25, 2021 09:37
@ridgarou
Copy link

Hi @pierre-emmanuelJ did you check this PR? I think this feature could be very useful 😄

@mattheys mattheys mentioned this pull request Oct 31, 2023
@kedda
Copy link

kedda commented Apr 8, 2025

has this been approved yet? if not, can it?

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.

4 participants