bebo-dot-dev / m3u-epg-editor

a python m3u / epg optimizer
120 stars 27 forks source link

quick fix for more epg <programme> sub elements levels #41

Closed Mr-Groch closed 4 years ago

Mr-Groch commented 4 years ago

Maybe not so smart fix, but working fix :)

My EPG have 2 sublevels for in epg:

<programme>
    <credits>
      <director></director>
      <actor></actor>
bebo-dot-dev commented 4 years ago

Thanks for the PR. I don't have an EPG file that looks like yours to test with but I've tested the change with the EPG that I have here and I see no issues with it. Eye-balling the changed code looks reasonable too so merging.