[mythtv] LastFM support in MythMusic

Willem Ligtenberg wligtenberg at gmail.com
Sun Feb 17 14:30:54 UTC 2008


Hi could someone help me out with getting an md5 hash for a string?
Because I have noticed that there are 2 implementations of the md5
algorithm in MythTV. I don't want to add another, also not another
dependancy, but I don't know how I can include the md5.h from the
following location in my code:
mythtv/libs/libavutil/md5.h

Just adding
#include "md5.h"
#include <md5.h>
#include <mythtv/libs/libavutil/md5.h>

doesn't work...

any one got some idea, just heard that headers files should be
installed in order for them to work... but I still don't really know
what to do...

Thanks,

Willem

On Feb 17, 2008 1:27 PM, Colin Guthrie <mythtv at colin.guthr.ie> wrote:
> Willem Ligtenberg wrote:
> > I guess so I just did:
> > svn co http://svn.mythtv.org/svn/trunk/mythtv
> > svn co http://svn.mythtv.org/svn/trunk/mythplugins
> > A couple of days ago.
> >
> > Or is that not the current head?
>
> It is the current head and it's all good. I look forward to scrobbling
> goodness :)
>
> Col
>
> --
>
> +------------------------+
> |     Colin Guthrie      |
> +------------------------+
> | myth(at)colin.guthr.ie |
> | http://colin.guthr.ie/ |
> +------------------------+
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>


More information about the mythtv-dev mailing list