Giter VIP home page Giter VIP logo

Comments (7)

abarisain avatar abarisain commented on May 19, 2024

Oh, thought about implementing an embeeded lyrics viewer but gave up. Didn't have that idea, which is nice (not as nice as embeeding lyrics but still !)

I will do it :)

from dmix.

thenktor avatar thenktor commented on May 19, 2024

Embedding would be cool, but opening the standard browser with search results is a good beginning ;)

from dmix.

bigpresh avatar bigpresh commented on May 19, 2024

If you do decide to embed a lyrics viewer, I run www.lyricsbadger.co.uk which fetches lyrics from a variety of sources, and could provide a simple API for you to call, so you'd not have to worry about the actual fetching, just a straight HTTP call to get them.

from dmix.

thenktor avatar thenktor commented on May 19, 2024

push ;-)

from dmix.

abarisain avatar abarisain commented on May 19, 2024

Sorry, I have a lot of stuff to fix (and some other projects to work on !) since the new release. Lyrics is on the roadmap :)

from dmix.

ferdnyc avatar ferdnyc commented on May 19, 2024

If you do end up embedding lyrics at any point, tie-ins to @bigpresh 's lyricsbadger (and/or other services) are obviously the main draw, but local-server lyrics support would be nice to have too. Especially since local-server cover art is already supported.

I'd been using gmpc's local-path loading, until they switched to glyr and it stopped working right for me. (gmpc looked for a file named ${filepart}.lyric in the same directory as ${filepart}.mp3/ogg/etc, if it was configured with the local path of the mpd music directory.) Having MPDroid make the same request to the "cover-art" webserver to pull lyrics would be fairly trivial, and a nice feature to have. In fact, in some ways it would be superior to the gmpc method, whic required that the mpd server's music directory be visible/mounted on the machine running gmpc. (I found that it mostly worked over my gvfs/fuse sftp:/// connection to the server... until it didn't.)

Warning, Uninteresting Personal Backstory Follows

The bulk of my mpd library consists of DJ sets, so it's full of multi-hour "songs" consisting of several, sometimes dozens of, tracks. Since those tracklistings are often available, and it's nice to associate them with the mixes where possible, I'd taken to overloading mpd's "lyrics" feature to catalog tracklists. But, because none of the "songs" actually are, no lyrics server is going to return the proper info if queried — in fact, they shouldn't return any info, and only do in rare instances where the file is poorly tagged and collides with an artist's released work.

from dmix.

avuton avatar avuton commented on May 19, 2024

Fixed via 94fec96.

from dmix.

Related Issues (20)

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.