On Wed, Sep 25, 2013 at 11:23 AM, Stefan Derkits wrote:
> -BEGIN PGP SIGNED MESSAGE-
...
> Such a source doesn't require much maintenance, so if you would create
> a PhononSource or find someone to do this it would be great.
>
> At Akademy, the AudioDataOutput of Phonon VLC was still not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
On 09/25/2013 09:52 AM, vedant agarwala wrote:
> I didn't look into it very deeply because I found these libraries
> as part of the official lastfm: Fingerprinter:
> https://github.com/lastfm/Fingerprinter liblastfm:
> https://github.com/lastfm
On Tue, Sep 24, 2013 at 1:35 AM, wrote:
> Hello Vedant,
>
>
>> For the LastFmFingerprintProvider we will first have
>> to generate a “fingerprint” of the track using the Last Fm
>> Fingerprinter.
>
>
> did you look at this Fingerprinter? If yes, you must know that it needs a
> FingerprintableSour
Hello Vedant,
For the LastFmFingerprintProvider we will first have
to generate a “fingerprint” of the track using the Last Fm
Fingerprinter.
did you look at this Fingerprinter? If yes, you must know that it needs
a FingerprintableSource, which atm are only sources for individual codec
types
Hello everyone,
Below is the outline for my "Improving and Modularizing tag guessing"
Season of KDE project:
Implementation Details:
Creating a generic framework for tag getters: I will replace the
existing musicbrainz directory by a taggetter directory. It will
contain Controller and Provider c