-
Notifications
You must be signed in to change notification settings - Fork 18
[BUG] Empty output file #35
Comments
Can you also post your some of your m3u file please? Make sure you remove sensor urls and passwords. |
Sorry for the delay. I haven't had access to my PC for a few days. Here comes part of my m3u: |
I'm using Windows 10 computer.
I've made a config and in the logg I see it finds streams according to my file but the output file is empty.
I run this command: m3ufilter -config /path/to/config.yaml >myfile.m3u
But the myfile.m3u is empty
My config looks like this
core:
update_schedule: "*/24 * * * *"
output: m3u
group_order:
providers:
uri: file:///path/to/m3u/playlist.m3u
filters:
setters:
filters:
epg_providers:
channel_id_renames:
I hope you can help me
The text was updated successfully, but these errors were encountered: