mherger wrote: > > Yes, from the queue if you select the "More" entry from an item's > menu > > it will call -["trackinfo", "items", "track_id:xxx", "menu:1"]- But I > > was thinking, that it might be nice to have the artist search links > (and > > others?) under the biography text in the now-playing info dialog > > (accessed via the "i" icon). Don't want all the track info, just the > > parts related to the artist. Maybe even likewise for album review and > > lyrics? > > I'll have to see what I can do. Maybe I'll find some time during the > Christmas break... >
Nah, don't bother. I've added a "..." button that links to "trackinfo" - this should be enough. mherger wrote: > > > > BTW, I maintain an MPD client called Cantata. As part of this I have > > lyric fetching, which fetches lyrics from multiple sources. (I > actually > > just adapted the code from Clementine). Would this be of interest to > > you? Teh list of providers, and some parsing details, can be found in > > > https://github.com/CDrummond/cantata/blob/master/context/lyrics_providers.xml > > Wow, that's quite a list :-). I chose ChartLyrics because they offer an > > API. I'd always prefer APIs over scraping web pages... But with your > list it might actually be quite easy to integrate more. Thanks for the > hint! lyrics.wikia.com has an API, perhaps that could be used as a fallback for when ChartLyrics is down? I'd offer to do the integration, but my Perl is not exactly the best in the world... ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=99537 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
