GithubHelp home page GithubHelp logo

alfred-mpd's People

Contributors

valrus avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

alfred-mpd's Issues

Adding an album only adds the tracks that match the album's main artist

Firstly, alfred-mpd is really really really awesome and I'm so glad it exists! Now for it's first bug report 😄


I have an album who's artist is "Mr. Oizo" but some of the tracks in the album have an artist field like "Mr. Oizo feat. Somebody". If I add the album from Alfred only the songs matching the album artist are added.

image

Actual

image

Expected

image

Match smart quotes

beets likes to replace plain quotes with smart ones when tagging, which makes them hard to search with alfred-mpd. Flatten smart quotes when constructing the searchable list to fix this.

Lyrics fail on m4a files

Suspect this is due to the album name being mangled into "DAMN_" by the MacOS filesystem. The traceback:

[14:35:08.231] ERROR: Play with mpd[Run Script] Traceback (most recent call last):
  File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/Users/ianmccowan/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.E9AAC0A8-7F64-4A19-920C-0E071F0C8807/actions/lyrics.py", line 51, in <module>
    main()
  File "/Users/ianmccowan/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.E9AAC0A8-7F64-4A19-920C-0E071F0C8807/actions/lyrics.py", line 16, in main
    tag_lyrics = audiofile.tag.lyrics
AttributeError: 'NoneType' object has no attribute 'tag'

Add album search by duration

I hate pausing an album in the middle and often find myself with some specific amount of time before a meeting or something during which I want to listen to some music. It'd be nice to be able to search albums by their length.

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.