Giter Club home page Giter Club logo

Comments (10)

achbed avatar achbed commented on June 5, 2024

It's not present on my config. Are you specifying one in the config file?

from deefuzzer.

ChoiZ avatar ChoiZ commented on June 5, 2024

I think no, I only add serverdefault node and update media, dir to source. It's the same config i use for 0.6.6

from deefuzzer.

achbed avatar achbed commented on June 5, 2024

Whats' in the serverdefault node?

from deefuzzer.

yomguy avatar yomguy commented on June 5, 2024

Maybe we should set the whole mountpoint explicitely in the config, i.e. replacing shortname by mountpoint?

from deefuzzer.

achbed avatar achbed commented on June 5, 2024

The logic on mountpoint naming in 0.7 is as follows:
Use station:server:mountpoint if specified, OR
Use station:info:short_name if specified, OR
Use the string default.

Appending the media type is now set by the station:server:appendtype option. Set it to 1 to append the media format to the end of the specified mountpoint (ie, /station.mp3). Set to 0 to suppress it (ie, /station). Default is 1 (append it).

from deefuzzer.

yomguy avatar yomguy commented on June 5, 2024

Oh yes, I forgot this new option, perfect @achbed ;)

from deefuzzer.

achbed avatar achbed commented on June 5, 2024

Should the default be 0 instead (if 0.6.6 did indeed change behavior to suppress)?

from deefuzzer.

yomguy avatar yomguy commented on June 5, 2024

Maybe yes because it seems that Itunes and other nasty player have bugs with streams urls including an extension. @ChoiZ can you confirm this?

from deefuzzer.

achbed avatar achbed commented on June 5, 2024

See #68 - default for appendtype is now 0 (suppress output) to match readme notes from 0.6.6

from deefuzzer.

ChoiZ avatar ChoiZ commented on June 5, 2024

Nice it's works like a charm.

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.