[GH-ISSUE #142] Automatic checkers, playlist update #920

Closed
opened 2026-03-15 16:25:48 +03:00 by kerem · 5 comments
Owner

Originally created by @KAMI911 on GitHub (Mar 16, 2022).
Original GitHub issue: https://github.com/Free-TV/IPTV/issues/142

Hi Folks,

What do you think about to create automated CI workflow for updating playlist? I mean check the md file formats, check the created playlist before commit, and check the included links.

For example we could use:

Originally created by @KAMI911 on GitHub (Mar 16, 2022). Original GitHub issue: https://github.com/Free-TV/IPTV/issues/142 Hi Folks, What do you think about to create automated CI workflow for updating playlist? I mean check the md file formats, check the created playlist before commit, and check the included links. For example we could use: * [Markdown linter](https://opensourcelibs.com/lib/markdown-lint) * [M3U linter](https://www.npmjs.com/package/m3u-linter) * Check links * etc.
kerem closed this issue 2026-03-15 16:25:53 +03:00
Author
Owner

@NezbednikSK commented on GitHub (Mar 16, 2022):

might have already done that one I like the idea :D

<!-- gh-comment-id:1069399046 --> @NezbednikSK commented on GitHub (Mar 16, 2022): ~~might have already done that one~~ I like the idea :D
Author
Owner

@KAMI911 commented on GitHub (Aug 4, 2022):

Yes, I used it to find duplicates in #186.
I will integrate it as github action.

<!-- gh-comment-id:1205170157 --> @KAMI911 commented on GitHub (Aug 4, 2022): Yes, I used it to find duplicates in #186. I will integrate it as github action.
Author
Owner

@KAMI911 commented on GitHub (Aug 4, 2022):

Added this:
https://github.com/Free-TV/IPTV/blob/automate/.github/workflows/test_playlist.yml
But it seems I haven't got right to test.

<!-- gh-comment-id:1205547741 --> @KAMI911 commented on GitHub (Aug 4, 2022): Added this: https://github.com/Free-TV/IPTV/blob/automate/.github/workflows/test_playlist.yml But it seems I haven't got right to test.
Author
Owner

@freetv332 commented on GitHub (Sep 2, 2022):

Thanks @KAMI911, actions are a good idea, I'll have a look.

<!-- gh-comment-id:1235637064 --> @freetv332 commented on GitHub (Sep 2, 2022): Thanks @KAMI911, actions are a good idea, I'll have a look.
Author
Owner

@KAMI911 commented on GitHub (Oct 6, 2022):

So We fire automatic playlist update up, and test channels is also working. Probably we need detailed report about non working channels. But this task is complete here.

<!-- gh-comment-id:1269521244 --> @KAMI911 commented on GitHub (Oct 6, 2022): So We fire automatic playlist update up, and test channels is also working. Probably we need detailed report about non working channels. But this task is complete here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/IPTV#920
No description provided.