Coder Social home page Coder Social logo

daarno / rhythmbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/rhythmbox

0.0 1.0 0.0 43.83 MB

Home Page: http://projects.gnome.org/rhythmbox/

License: Other

Groff 10.40% Shell 0.02% C 85.25% Vala 0.12% CSS 0.03% Python 4.09% HTML 0.09%

rhythmbox's Introduction

General Information
===================

This is Rhythmbox version 3.2.1. Rhythmbox is your one-stop multimedia
application, supporting a music library, multiple playlists,
internet radio, and more.

Rhythmbox is free software, licensed under the GNU GPL.

The official web site is:
  https://wiki.gnome.org/Apps/Rhythmbox

Information about mailing lists can be found at:
  http://lists.gnome.org/mailman/listinfo/rhythmbox-devel

Our IRC channel is #rhythmbox on GIMPnet (irc.gimp.org).

Installation
============

See the files INSTALL.quick and INSTALL.

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system.
(http://bugzilla.gnome.org, product rhythmbox.) You will need to create an
account for yourself.

In the bug report please include:

* Information about your system. For instance:

   - GStreamer version
   - Available GStreamer plugins (run gst-inspect with no arguments)
   
  And anything else you think is relevant.

* If rhythmbox crashes when you try to import a folder full of music files
  to your library, you can pinpoint the exact file causing the crash
  by running "rhythmbox -d" from a console. It will output lots of debugging
  information, the last file mentioned in the console output will quite likely
  correspond to the file causing the crash. If you want to save the debug log
  to a file, use "rhythmbox -d 2> debug.log".

* Before you report a bug, it will be useful to know if GStreamer works.
  If you have playback issues, try running this command:

  $ gst-launch-0.10 playbin2 uri="file:///path/to/my/musicfile.ogg"

  If you have troubles importing a specific file to your library, try running:

  $ gst-launch-0.10 -t uridecodebin uri=file:///path/to/my/musicfile.ogg  ! fakesink
 
  Just replace /path/to/my/musicfile.ogg with some sound file in the 2 commands
  above.

* How to reproduce the bug.

* If the bug was a crash, the exact text that was printed out when the
  crash occured, and a trace (which can be obtained by using gdb or bug-buddy).
  See https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces
  for more information on getting stack traces.

Development
=======

See the HACKING file.

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.