Skip to content
euzu edited this page May 13, 2024 · 29 revisions

m3u-filter

Some of the m3u-filter features are:

  • filter, raname, map entries of playlists with regular-expressions
  • mimik XTREAM-Server or a M3U-Server with api-endpoints
  • create files for Kodi
  • process one/multiple source(s) and produce one/multiple playlist(s)
  • use templates for filter to avoid repetitions
  • define filter as statements
  • schedule updates
  • send telegram bot messages
  • watch changes in groups and get messages

m3u-filter needs configurations for doing its job. There are four configuration files in yaml format.

  • config.yml is mandatory to run m3u-filter
  • source.yml is mandatory to run m3u-filter
  • mapping.yml is optional and used for advanced mapping functionality
  • api-proxy.yml is optional and used for api-endpoints for xtream and m3u server mimiking

Use Cases

Other Topics

Overview

m3u-filtercan merge multiple inputs to multiple output formats

m3u-filter-overview