Giter Club home page Giter Club logo

jquery-shoutcast's People

Contributors

jontyy avatar mischa78 avatar mostafa-samir avatar weinerso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-shoutcast's Issues

Invalid Regular Expression Flag M

While attempting to set up the script on a site,
Discovered script does not function as described & produces following message in error console.
I also tested the example.html as found at the bottom of the page https://github.com/Wavestreaming/jquery-shoutcast/wiki/Easy-Setup which produced no output, and the same error.

Shoutcast server is V2.0 Build 29 running on Debian 6.

`Timestamp: 07/10/2012 03:43:36
Error: SyntaxError: invalid regular expression flag M
Source File: http://neotox.in:8000/stats?sid=1&json=1&callback=jQuery17104574587589301996_1349577150963&_=1349577815992
Line: 1, Column: 162
Source Code:

151281664Drum and Basshttp://dploho.co.ukDPL Oxford Hardcore OriginalEllis Dee - Ellis Dee00 - Dpl - Dcal-Dpl 4th May @ The Butcher1311/stream/1/128audio/mpeg2.0.0.29 (posix(linux x86))`

Not displaying shoutcast info

I have downloaded the plugin, installed it on my server and I followed the easy setup but I cant get any of the shoutcast info to display on my website.

I added this code to the page - have I put everything in the right place? can you please advise me?

<title>My Radio Station</title>
  <h1 data-shoutcast-value="servertitle"></h1>

  <p>Now Playing: <span data-shoutcast-value="songtitle"></span></p>
  <p>Listeners: <span data-shoutcast-value="currentlisteners"></span>/<span data-shoutcast-value="maxlisteners"></span></p>

  <h2>You just missed</h2>
  <ul id="played"></ul>


  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  <script src="jquery.shoutcast.easy.min.js?host=http://67.228.177.153/&port=5740"></script>

Script not working with my settings

Hi ! I trying with this settings but not display any data from server

`

<title>My Radio Station</title>
  <h1 data-shoutcast-value="servertitle"></h1>
  
  <p>Now Playing: <span data-shoutcast-value="songtitle"></span></p>
  <p>Listeners: <span data-shoutcast-value="currentlisteners"></span>/<span data-shoutcast-value="maxlisteners"></span></p>
  
  <h2>You just missed</h2>
  <ul id="played"></ul>
  
  
  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  <script src="jquery.shoutcast.easy.min.js?host=212.108.200.53:7210&port=7210"></script>
`

How it's possible to solve this ?

onAir() doesn't seem to work

Hello:

I tried this and it never worked.

if(this.onAir()){
$('#songtitle').text(this.get('songtitle'));
}

also, your code has a variable for connected listeners... but I don't see a way to use it

Any clue?

Regards

Table

How does one make a table with the played status?

How to create jquery-shoutcast.min.js and jquery-shoutcast.easy.min.js

I made a small, but useful change to jquery-shoutcast.js and I want to send a pull request. To be able to send a complete pull request I also want the change to be reflected in jquery-shoutcast.min.js and jquery-shoutcast.easy.min.js.

First of all, I wonder what the difference is between jquery-shoutcast.min.js and jquery-shoutcast.easy.min.js and secondly I'd like to know which tools you used for minification, so I can use the same for recreating the minified versions. Thank you.

UTF-8 characters not working properly?

I've successfully installed the script but I've encountered some trouble with accented characters.

Here's an example printscreen taken directly from my shoutcast admin page:
screen shot 2014-06-30 at 11 28 59 am

On the web site, it outputs like this:
screen shot 2014-06-30 at 11 28 49 am

Is there something I should do to make the accented characters output like they should?

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.