Coder Social home page Coder Social logo

acestream-pvr-proxy-m3u's Introduction

Acestream proxy for Kodi PVR Simple Client

How to use this image:

Pull image from docker hub

docker pull vhsw/acestream-pvr-proxy-m3u

Then run it:

docker run --name ace --rm -d -p8000:8000 vhsw/acestream-pvr-proxy-m3u http://path-to-acestream-playlist.m3u

You must google acestream playlist by yourself. Also you might want to provide custom config to this image. It's totally up to you, default config must be fine in most situations:

docker run -v config:/absolute/path/to/config --rm -d -p8000:8000 vhsw/acestream-pvr-proxy-m3u http://path-to-acestream-playlist

Example of contens of the config folder you can find here.

After the docker container is up and running all you need is put url http://localhost:8000/torrenttv/playlist.m3u into PVR Simple Client settings and restart addon or restart kodi.

How to bulid this image:

git clone [email protected]:vhsw/acestream-pvr-proxy-m3u.git
cd acestream-pvr-proxy-m3u
docker build --rm -f Dockerfile -t acestream-pvr-proxy-m3u:latest .

or just use awesome VSCode Docker extension to do all dirty work for you.

acestream-pvr-proxy-m3u's People

Contributors

vhsw avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vcka tabital0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.