bebo-dot-dev / m3u-epg-editor

a python m3u / epg optimizer
The Unlicense
125 stars 28 forks source link

Escaping | character #58

Closed mdagtek closed 3 years ago

mdagtek commented 3 years ago

Hi, I have some group names which include | character. I think You script treats it as an OR or something like that. How do I escape it? Thank you.

mdagtek commented 3 years ago

sorry, got it.