Giter VIP home page Giter VIP logo

Comments (7)

mcthomas avatar mcthomas commented on May 30, 2024 1

That's a good idea, I hadn't accommodated this. I will push a new flag tomorrow (later today) to start np without album art.

from apple-music-cli-player.

sxdjt avatar sxdjt commented on May 30, 2024 1

Nice! Thank you!

from apple-music-cli-player.

sxdjt avatar sxdjt commented on May 30, 2024 1

@mcthomas - I did see the dependency and tried it. Took a bit of fiddling to get it sorted, but in the end wasn't a feature that I would use. Thank you for the follow up!

from apple-music-cli-player.

sxdjt avatar sxdjt commented on May 30, 2024

Cool, thank you! I tried doing it myself and just ended up breaking things miserably.

from apple-music-cli-player.

sxdjt avatar sxdjt commented on May 30, 2024

An option to disable the icons would be nice as well, while you have the lid off?

from apple-music-cli-player.

mcthomas avatar mcthomas commented on May 30, 2024

I just pushed an update to hide the album art behind the -t flag. I don't see the value in disabling the emojis, since this new flag already operates as a text only mode. I think I am going to leave it at that for now. That being said, after you pull down, you are welcome to just replace line #93 with the following to remove the icons when you call am np -t:

paste <(printf '%s\n' "$name" "$artist - $record" "$(echo $currMin:$currSec ${cyan}${prog}${nocolor}${progBG} $endMin:$endSec)" "$(echo "${magenta}$vol${nocolor}$volBG")")

from apple-music-cli-player.

mcthomas avatar mcthomas commented on May 30, 2024

@sxdjt by the way, did you see the dependency listing for viu on the readme? I just wanted to make sure you knew that you would have proper album art in place of that whitespace if you have that package installed.

from apple-music-cli-player.

Related Issues (5)

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.