GithubHelp home page GithubHelp logo

ph1l / halo_radio Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 1.53 MB

halo_radio is an automatic dj system for your mp3 collection. An icecast source daemon, a fully featured web interface, a back end MySQL database, and back end utilities to manage a web-based mp3 radio station.

Home Page: https://halo.nu/~elektron/halo_radio

License: GNU Affero General Public License v3.0

Shell 1.72% JavaScript 0.62% Python 73.40% Makefile 1.21% HTML 21.09% CSS 1.96%

halo_radio's People

Contributors

chuckbasin avatar ph1l avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

halo_radio's Issues

Change license to AGPL 3.0

Before I start pushing any updates to the codebase, I think the project should be relicensed under the more appropriate AGPL 3.0. Looking for sign-off from other contributors: Pat and Nick...

elektron@x200:~/code/halo_radio$ git log | grep ^Author | sort -n |uniq -c
      1 Author: Nick Bausch
     27 Author: Patrick Freeman
     69 Author: Philip Freeman
      1 Author: Philip J Freeman

Divide by Zero Crash

7210:shout playing 24092:music/mp3/XXX.mp3
7210:lame --resample 44.1 --mp3input -t --silent --scale 1 -f -b 128 -m j "/export/dum
p/mp3/music/mp3/XXX.mp3" - 
7210:lame --resample 44.1 --mp3input -t --silent --scale 1 -f -b 64 -m j "/export/dump
/mp3/music/mp3/XXX.mp3" - 
Traceback (most recent call last):
  File "./radiod.py", line 258, in <module>
    percent = (int(int( ((currenttime-starttime)/song.length)*100)/2)*2 )
ZeroDivisionError: float division by zero
Error writing mp3 output 
7209:kill child state is zombie. shutting down..

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.