Giter Site home page Giter Site logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Which version of MPD are you using? I'm on kubuntu 12.04, but I cant get MPD to 
list m3u files :-( Cant fix the problem until I can reproduce it.

My MPD is 0.16.0

Original comment by [email protected] on 10 Jun 2012 at 1:24

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I'm using 0.17git and cantata cannot load any URL.
why don't you try Linn Classical-http://89.16.185.174:8004/stream?
ncmpc works fine but cantata cannot start URL playlist.

Original comment by [email protected] on 10 Jun 2012 at 1:31

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
To make it clear, load URL(s) at ncmpc and it plays well.
Execute cantata and it just escapes.
Run Ncmpc to delete the URLs and Cantata works fine.

Original comment by [email protected] on 10 Jun 2012 at 1:38

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I can load that stream, and start and re-start cantata. But, I cannot list/load 
m3u files - as my MPD version does not support this.

Guess I'll need to update my MPD version.

Original comment by [email protected] on 10 Jun 2012 at 1:50

  • Changed state: Accepted

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I /think/ this is an issue of e accessing a pointer before its set. Please 
update to r2116 - this /should/ resolve the issue. Please let me know if it 
does.

Original comment by [email protected] on 10 Jun 2012 at 2:49

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Thanks for your support.
Much better! it loads URL m3u and plays internet radio well.
However play queue seems to be unstable though.
If a URL is selected and next URLs doesn't show up properly.
Play queues are fine with other mpd clients and reloaded Cantata.
Please review the streaming m3u play queue and it's hard to explain.

Original comment by [email protected] on 10 Jun 2012 at 4:14

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Hopefully now fixed with r1219

The reason for the error is that Cantata use the 'plchangesposid' command to 
ask MPD for just the items that have changed. Previously, cantata assumed that 
if there were 10 items, and row 5 changed, that MPD would send all rows from 5 
onwards. It seems, as because just the info changed (MPD found the song name 
from the stream), that MPD on;y sent the 1 row. Cantata then thought there was 
only one item in the play queue, and the others 'disappeared'. There was 
originally some code to handle 'plchangesposid' behaving like this, but it 
seemed to interfere with the 'dynamic' mode - so was commented out. I've now 
re-added this code, and changed it slightly, and all /seems/ to be well again.

Please confirm if things are ok for you now.

Original comment by [email protected] on 10 Jun 2012 at 8:06

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I don't understand the reason 100%, anyway it's resolved.
Wonderful job again!

Original comment by [email protected] on 11 Jun 2012 at 12:47

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024

Original comment by [email protected] on 11 Jun 2012 at 9:06

  • Changed state: Verified

from cantata.

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.