Code Monkey home page Code Monkey logo

Comments (3)

segator avatar segator commented on August 23, 2024 1

I see the problem is the double quote, we need to escape this character replace " for "

from proxylive.

segator avatar segator commented on August 23, 2024

I see, interesting probably we will need to escape the name when generating the m3u file
can you share the full name of one of those that have problems? i can make a fast fix

from proxylive.

rubenkr avatar rubenkr commented on August 23, 2024

Awesome! Sure here are a few of those from M3U File proxylive:
#EXTM3U cache=2000 url-tvg="http://tvheadend:3081/epg" x-tvg-url="http://tvheadend:3081/epg" tvg-shift=0

#EXTINF:-1 tvg-chno="1" group-title="IPTV 07/21 (filtered, proxied)" group-title="IPTV due 31/07/2021 (filtered & renamed)" group-title="SDTV" group-title="Common" group-title="FFmpeg" group-title="IPTV 07/21 (filtered, renamed)" group-title="Germany" group-title="DE Ent" group-title="IPTV" group-title="TV channels" tvg-id="9e093a129b9bca7e59bf156b426c4cc3" tvg-name="Das Erste" type="mpeg",Das Erste

From VLC:
renamed)" group-title="Germany" group-title="DE Ent" group-title="IPTV" group-title="TV channels" tvg-id="9e093a129b9bca7e59bf156b426c4cc3" tvg-name="Das Erste" type="mpeg",Das Erste

renamed)" group-title="Germany" group-title="DE Ent" group-title="IPTV" group-title="TV channels" tvg-id="be8e16357afa765683b976fb4d560c71" tvg-name="RTL2" type="mpeg",RTL2

They should have read from the TVHeadend generated M3U via http://user:pw@tvheadend9981/playlist/ as follows:
#EXTINF:-1 logo="http://www.tvboxgroup.com/iptv/logo/DE/DE011DasErste.png" tvg-id="9e093a129b9bca7e59bf156b426c4cc3" tvg-chno="1",Das Erste
http://tvheadend:9981/stream/channelid/305793438?profile=pass

This prefix tag "renamed)" is potentially coming from a naming issue inside my network (e.g. it is called "Aliexpress IPTV 07/21 (filtered, renamed)"). Might that be the issue?

from proxylive.

Related Issues (20)

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.