Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - crashdump

1
Questions / Enabling "haslyrics" and "haspicture"
October 04, 2015, 10:43:28
How can I enable "haslyrics" and "haspicture"?

This recipe doesn't work properly: http://forum.gmusicbrowser.org/index.php?topic=791.msg3662#msg3662

I edited in gmusicbrowser_songs.pm both functions haslyrics() and haspicture():


...
# disable=>1,
disable=>1, options => 'disable',
...


This code seems to work. There are two new tags "Embedded lyrics" and "Embedded picture". But avtivate/deactivate failed. After restart both tags stay always deactivated. Activating, restarting and re-reading tags don't help. Property infos of both tags are always empty, although there are embedded lyrics or pictures in the files. Searching failed too.

My collection only contains tagged MP3 files. Displaying lyrics and pictures works fine.

I've installed latest deb-version 1.1.15 from your website, not from repository (Debian/Linux).