Git Product home page Git Product logo

unplayer's People

Contributors

sctanf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sarudesu

unplayer's Issues

Album Art not loaded on skin startup

Album art is not loaded in the startup. This can be a bother if you have a music player that starts on windows startup (e.g. Spotify).

I fixed it by adding the [!Delay 5000][!UpdateMeter AlbumArt][!Redraw] bangs on OnRefreshAction. It must have a delay so that the command starts after the skin initialization.

OnRefreshAction=[!CommandMeasure Action1 Run][!DisableMeasure ChkCtrlStyle][!DisableMeasure ChkAlign][!Delay 5000][!UpdateMeter AlbumArt][!Redraw]

Song info not displaying

Hello!

I have installed the latest version of Unplayer, and it seems to be working great except the song info is not showing:

image

I have Spicetify installed - any ideas?

Delayed Album Art on Spotify

Unplayer ver.: 2.5.4

Issue: Previous song's album art on Spotify is shown instead of present song's. (especially on slow internet connections).

Makeshift Fix (May be unstable; Only tested on Spotify):
Adding [!UpdateMeter AlbumArt] on update action in time measure and removing [DetectAAChange] measure (optional?; may lead to instability if not removed, not removing is not yet tested).

[MeasureSec]
Measure=Time
Format=%S
OnUpdateAction=[!UpdateMeasureGroup A][!UpdateMeterGroup A][!UpdateMeter AlbumArt][!Delay 100][!UpdateMeasure MeasureSec]
OnChangeAction=[!UpdateMeasureGroup B][!UpdateMeterGroup B]

Spotify web player not working

Seems need an update since other player beside Modular Player have the same issues. Other than that it works wonderfuly

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.