Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Multimedia > Audio

    Jukebox 0.3.1

    Download button

    Downloads: 409  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jens Nistler | More programs
    MIT/X Consortium Lic... / FREE
    September 15th, 2012, 23:52 GMT [view history]
    ROOT / Multimedia / Audio

     Read user reviews (0)  Refer to a friend  Subscribe

    Jukebox description

    Your democratic media player

    Ever wanted to listen to music with a larger group of people e.g. in your office? Who decides what to play? Make your music player democratic and give everyone the chance to promote their favourite song.

    Jukebox is a Python app that provides a web interface to search your music library and vote for songs to be played. The more votes a song gets, the sooner you will listen to it.

    Setup

    Install virtualenv via pip if not alreay done:

    sudo pip install virtualenv

    Set up a virtualenv for jukebox:

    virtualenv --no-site-packages jukebox

    Install ez_setup and finally jukebox in your fresh virtual environment:

    cd jukebox
    bin/pip install ez_setup
    bin/pip install jukebox


    Now it's time to configure the jukebox

    1. Enter admin credentials and select authentication providers
    2. Create the database
    3. Index your music

    That's all

    bin/jukebox jukebox_setup
    bin/jukebox syncdb
    bin/jukebox jukebox_index --path=/path/to/library


    The django builtin development webserver will be sufficient to serve your office or party. Just start it up:

    bin/jukebox runserver ip:port

    Now you're ready to put music in the queue. Jukebox offers several methods to play it:

    shoutcast

    See jukebox_shout

    mpg123

    See jukebox_mpg123

    Feel free to fork jukebox and add additional playback modules.

    API

    jukebox_core provides a fully fledged REST API. See API reference.


    Product's homepage

    Requirements:

    · Python
    · Django
    · Mutagen
    · django-social-auth
    · django-rest-framework
    · python-shout
    · python-daemon
    · libshout

    What's New in This Release: [ read full changelog ]

    · Improved exception handling
    · Added rss for current song
    · Minor bug fixes

      


    TAGS:

    media player | audio player | audio | media | player

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM