Xaque8787 / m3uparser

Parse your m3u VOD list and make a .strm library for media server
4 stars 0 forks source link

Reworked parser.py to be more robust. Added ability to remove defined… #4

Closed Xaque8787 closed 2 weeks ago

Xaque8787 commented 2 weeks ago

… 'terms'. Parses out mixed m3u that contain both VOD and live tv, creates seperate livetv.m3u with cleared out VOD content. Can add docker compose environment tags to add multiple m3u urls, removal terms, and define what titles to apply removal terms to (Movies,Series,TV Shows). Create 'Unsorted VOD' for titles with missing info (dates, season, episode, misspelled or poorly named). Can now set puid/guid in compose env.