Giter VIP home page Giter VIP logo

Comments (3)

hrkfdn avatar hrkfdn commented on May 19, 2024

This depends entirely on what libmpdclient version you have installed and
how well that version supports your mpd. So mpdas is not really the factor
here..

While I don't believe that there have been any major changes in the mpd
protocol, my guess is as good as anyone's. Ultimately you will probably
have to try and find out yourself.

TL;DR: It probably won't be a problem, but I don't know for sure.
On Sep 5, 2015 7:14 PM, "pcwalden" [email protected] wrote:

I currently use mpdas 0.3.0 and would like to upgrade to 0.4.0, but my
primary mpd server is on a RaspberryPi with a relatively up to date
Raspbian distribution:

*distribution="Debian"
*distversion="7.6"
*kernel="3.12.28+"
*architecture="armv6l"

The mpd version provided is 0.16.7, and is unlikely to change until they
upgrade to the next version of Debian.

Given that the mpd version is fairly old, what is the minimal mpd version
expectation of mpdas?

I do not want to update mpdas and find my mpd version is not supported.


Reply to this email directly or view it on GitHub
#25.

from mpdas.

pcwalden avatar pcwalden commented on May 19, 2024

Well the version of mpd does determine the commands and arguments accepted by the protocol. I ran into a problem a short while back wherein playlist load command would not accept range arguments as documented in the mpd.ord wiki. Turned out the range arguments were added in version 0.17; my mpd is 0.16. The current mpd version is 0.19 and it adds several more capabilities. The earliest version AFAIK is 0.14.

I hoping someone could easily point out the baseline version of mpd that mpdas expects.

I guess not. I'll let you know what happens.

from mpdas.

hrkfdn avatar hrkfdn commented on May 19, 2024

I understand, but like I said, libmpdclient takes care of communication with MPD, so you'll need to do your research in that department. Let me know how it goes, please :)

from mpdas.

Related Issues (20)

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.