Git Product home page Git Product logo

spicetify-dj-info's People

Contributors

je09 avatar l3-n0x avatar sunsettechuila avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

je09

spicetify-dj-info's Issues

"DJ info" column is empty in playlists

Hi, first of all, thank you for this very useful extension. However, while the info is visible in the "now-playing" section on the left bottom, I don't see the info visible in the playlist. The column is visible, but empty (see screenshot). Could there be something in the experimental features I have to enable/disable?

Thanks
SCR-20230805-nrpu

Show actual key (not camelot)

Could we have the option to show the actual key rather than or with the camelot system? (e.g. Dbmaj instead of 3B)
This would make the extension useful for play-along improv or remixing in addition to DJing.

Thanks for the great extension!

BPM Filter

Since there is an option to see the song's BPM I'd love to see a feature of filtering the search results for the specific BPM range.

Cached DJ Info doesn't get updated (Popularity)

DJ Info which is stored in localStorage won't get updated so Songs you've discovered early keep stuck at 0 Popularity although they currently have much higher Popularity.

Workaround until I find the time to fix this:

(Copy this script and paste it in the developer console in spotify and press Enter)

for (var key in localStorage) {
    if (key.startsWith("djinfo-")) {
      localStorage.removeItem(key);
    }
  }

DJInfo design breaks in queue

The design has to be adjusted to the new layout for the queue to make the heart clickable again and the Info smaller like in now playing

What means...

Sorry to ask, but what means Key 2B or Key 10B ?
I'm used to E-minor or G-major etc.

When a track shows E90%, what does this mean?

An explanation somewhere would help. Thanks! Great extension!!!!!!

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.