Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mpdstats: use currentsong instead of playlist #3207

Merged
merged 3 commits into from
Apr 6, 2019
Merged

mpdstats: use currentsong instead of playlist #3207

merged 3 commits into from
Apr 6, 2019

Commits on Apr 6, 2019

  1. mpdstats: use currentsong instead of playlist

    Improved the method to get the path of the current song. Before, the complete playlist was fetched from the server. Now, the command "currentsong" is used for this purpose. This improves performance when a huge playlist is active.
    ray66 authored and arcresu committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    ce5981b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4158bdb View commit details
    Browse the repository at this point in the history
  3. Changelog for #3207

    arcresu committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    f35eda7 View commit details
    Browse the repository at this point in the history