question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

m3u parser, allow to define custom parsing rules

See original GitHub issue

Right now I have a small now.sh app that fetches the URL my IPTV provider gives me, reads the info, and, in my case, moves the group name from the title to the GROUP field, and returns and edited M3U playlist.

I think it would be awesome to allow to define a script (~LUA? JS? Perl? anything?~ sl4a?) that takes the parsed M3U playlist (JSON format) and outputs a modified JSON playlist directly inside the playlist plugin.

Do you think is this something you would merge in the app? If so I think I would like to try to work on it.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Flekercommented, Feb 21, 2017

I have a couple of test streams that I use to test the parser. I’d recommend having some unit tests that can verify functionality.

On Tue, Feb 21, 2017 at 11:28 AM Federico Zivolo notifications@github.com wrote:

I’ll try to work on it this weekend!

Do you have any indications on how to proceed? Preferences? Anything?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Fleker/CumulusTV/issues/269#issuecomment-281396335, or mute the thread https://github.com/notifications/unsubscribe-auth/ADI585ppmiBum_g4NnmWeWxK74Fl7fddks5rexC0gaJpZM4MHZQ9 .

0reactions
FezVrastacommented, Feb 26, 2017

Sorry I just tried to run the project but looks like Android Studio can’t work if I have Docker installed… I’m very sorry but I’m not able to help 😥

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Parsing Tool | InsightIDR Documentation
The Custom Parsing Tool gives you the ability to create custom parsing rules to extract log data that is most relevant to your...
Read more >
videojs/m3u8-parser - GitHub
Custom Parsers ​​ If a custom parser is specified, a custom object is appended to the manifest object. Custom parsers may additionally be...
Read more >
M3U Parser | B4X Programming Forum
Hi im looking read M3U playlists? I was thinking it would be quite easy at first, however, there seems to be a variation...
Read more >
How to parse m3u file with AVPlayer - ios - Stack Overflow
In AVPlayer's timedMetaData properties it is only id3Tag parsing is provided. How can I get title, artist, url etc from following m3u file...
Read more >
Custom Email Parsing Rules in mailparser.io - YouTube
In this video, we'll show you how you can use Mailparser to create custom parsing rules. Learn more about converting email to rest...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found