hoshsadiq / m3ufilter

ABANDONED - A tool that allows to filter specific items from an m3u filter designed for IPTV.
GNU General Public License v2.0
48 stars 18 forks source link

Command not found: m3ufilter #20

Closed vedran-hibler closed 4 years ago

vedran-hibler commented 4 years ago

Hi!

I need some help, I have configured config.yaml file but when I run

m3ufilter -config /pathTo/m3ufilter-master/config.yaml

I get terminal error

zsh: command not found: m3ufilter

What do I need to run before I run m3ufilter script?

EDIT: When I run docker build I get an error message: COPY failed: stat /var/lib/docker/tmp/docker-builder662332369/build/m3u-filter_linux_amd64: no such file or directory

Thank you!

hoshsadiq commented 4 years ago

The Dockerfile assumes the application has already been built. You should instead use the prebuild docker image: hoshsadiq/m3ufilter:latest

hoshsadiq commented 4 years ago

Also, you need to download and run the m3ufilter file if you need to run.

vedran-hibler commented 4 years ago

Where is the m3ufilter file located? Where can I download it?

hoshsadiq commented 4 years ago

https://github.com/hoshsadiq/m3ufilter/releases