Giter Club home page Giter Club logo

gayeogi's Introduction

DISCLAIMER

This is now officially discontinued.

After some thinking, I decided that it's became too bloated to further extend without rewriting much of it. I've also realised that I have a bit different requirements from a music manager than when I first started this.

I've learned quite a lot during this period and I don't give up on making a different music suite, especially suitable for metalheads, so stay tuned for what the future will bring.

gayeogi is aimed to be fully-featured music management suite, including library collecting, new and missing releases checking, playing, scrobbling, tagging, and so on, but keep in mind that it's still in beta stage, so some features may be still missing or not fully working.

At the moment, these features are considered working:

  • Library
  • Internet DB checking
    • metal-archives.com
    • musicbrainz.org
    • progarchives.com
  • Playback
    • last.fm/libre.fm scrobbling
    • MPRIS (2.1 with partial TrackList support, not available on Windows)

INSTALLATION

REQUIRES

python >= 2.6
PyQt >= 4.6
mutagen >= 1.20
distribute >= 0.6.14 (setup)
python-nose >= 1.2.1 (test suite)
phonon >= 4.4 (player)
pylast >= 0.5.6 (last.fm, libre.fm scrobbling)
lxml >= 2.3 (metal-archives.com, musicbrainz.org, progarchives.com)

NOTES

  • Windows installer provides all that dependencies to you, don't bother getting them separately (unless you want to build from source, of course).
  • Versions specified here are "known to work", but it may be possible that and older one will fit too.
  • Due to the name change during update to 0.6 you'll have to execute following commands if you want to keep your db and settings:
$ mkdir ~/.config/gayeogi
$ cp ~/.config/fetcher/* ~/.config/gayeogi/
$ mv ~/.config/gayeogi/Fetcher.conf ~/.config/gayeogi/gayeogi.conf

LINUX

ARCHLINUX

There is a PKGBUILD available in AUR.

.DEB/.RPM

There are binary packages (along with custom repositories) for some popular distributions available through Novell's Open Build Service.

GENTOO

There is an ebuild available in overlays thanks to someone (if you're the one, feel free to send me a message).

GENERAL

Through PyPI

# pip install gayeogi

or directly from source

# python2 setup.py install

WINDOWS

There is a binary installer provided in the downloads section.

gayeogi's People

Contributors

kenjitakahashi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rubina1990

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.