Skip to content
Discussion options

You must be logged in to vote

If you deploy with cloud server, the feature is BEST to be closed!

If you want to use iptv-checker feature, you need to deploy it with docker first, see Docker官方包使用方法

Then, you need need to set the environment variable ENABLE_IPTV_CHECKER=true and IPTV_CHECKER_URL=<iptv-checker-url> before you run yarn m3u.

ex.

ENABLE_IPTV_CHECKER=true && IPTV_CHECKER_URL=<iptv-checker-url> && yarn m3u
  • Run yarn serve to start static service
  • Visit the url like /check/cn to check cn.m3u source

Replies: 2 comments

Comment options

HerbertHe
Jan 15, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by HerbertHe
Comment options

HerbertHe
Jan 17, 2024
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant