Giter VIP home page Giter VIP logo

Comments (5)

yomguy avatar yomguy commented on July 18, 2024

Hi @hdezela
Can you please send me you conf file which seems malformed?
[email protected]
Thanks

from deefuzzer.

hdezela avatar hdezela commented on July 18, 2024

Here's what I'm using:

<deefuzzer>
    <log>/webdata/radio/deefuzzer.log</log>
    <m3u>/webdata/radio/playlist.m3u</m3u>

    <station>
        <infos>
            <short_name>radio</short_name>
            <name>Radio fuXion</name>
            <description>Radio fuXion</description>
            <url>https://ov.canalfuxion.tv</url>
            <genre>General</genre>
        </infos>
        <server>
            <type>icecast</type>
            <host>localhost</host>
            <port>8000</port>
            <sourcepassword>aaaa</sourcepassword>
            <public>0</public>
        </server>
        <media>
            <dir>/path/to/mp3/</dir>
            <format>mp3</format>
            <bitrate>192</bitrate>
            <ogg_quality>7</ogg_quality>
            <samplerate>44100</samplerate>
            <voices>2</voices>
            <shuffle>0</shuffle>
            <m3u>/webdata/radio/playlist.m3u</m3u>
        </media>
        <rss>
            <dir>/webdata/radio/playlist.rss</dir>
            <enclosure>0</enclosure>
            <media_url></media_url>
        </rss>
        <twitter>
            <mode>0</mode>
            <key>your access token key</key>
            <secret>your access token secret key</secret>
            <tags>bla bla</tags>
        </twitter>
        <jingles>
            <mode>0</mode>
            <dir>/path/to/jingles</dir>
            <shuffle>1</shuffle>
        </jingles>
        <control>
            <mode>0</mode>
            <port>1234</port>
        </control>
        <relay>
            <mode>0</mode>
            <url>http://anotherdomain.com:8000/stream.mp3</url>
            <author>Me</author>
        </relay>
        <record>
            <mode>0</mode>
            <dir>/path/to/archives</dir>
        </record>
    </station>
</deefuzzer>

from deefuzzer.

yomguy avatar yomguy commented on July 18, 2024

The deefuzzer does not handle empty fields for now. So you'll need to give whatever url in <media_url>
But this will be corrected soon ;)
Cheers
G

from deefuzzer.

hdezela avatar hdezela commented on July 18, 2024

Yep, that fixed it. Thanks.

from deefuzzer.

yomguy avatar yomguy commented on July 18, 2024

Cool!

from deefuzzer.

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.