Closed jeepcook closed 10 months ago
Found the solution, we have to add await get('fr'); at the end of the index file.
Good idea, I should loop through the mapping keys. This way, adding a new mapping will automatically get it.
I've updated the code and moved the mapping into the config.json (no need to edit javascript files any more.
Thanks for the idea.
Tests done with this new version, everything is ok, thanks
Hello,
I added a french IP in the index.js, but the fr m3u and xml are not generated.
Is there a log of the process to see where is the problem?
Thanks