Post Reply 
A full function linux control point?
07-10-2014, 18:41
Post: #43
RE: A full function linux control point?
(07-10-2014 16:57)Pastim Wrote:  Very good!

On one renderer (and I'll try the other later tonight):

- it starts even if the renderer is off and asks me which to use. I can cancel, wait for the renderer to start and then change device. Perfect.
- volume control works
- sequential tracks play
- windows can be resized (really useful!)
- but I can't change position within a track - I don't do this very often except when testing sequential tracks

Ok, needless to say, this is renderer-dependant, it now works will all I tried. I need to get an idea of what goes wrong with yours. Could you please run upplay as follows (from a terminal):

UPPLAY_LOGLEVEL=6 upplay > /tmp/upptrace 2>&1

Then play a track, try your position change, and quite or ^C the command, then send me the log: jf at dockes .org

You need to be relatively quick, the log grows quite fast...

(07-10-2014 16:57)Pastim Wrote:  A more difficult problem is one I've been trying to work out with simoncn. As I understand it minimsever presents 'containers' that contain potentially several ways to get at the same tracks (via different tags), and even links to whole albums containing other tracks as well. If I choose such a container in upplay I get loads of duplicate tracks and several I don't want. simoncn told me most control points do this but do not need to. I believe what they should do is just request the container once, rather than inspect its contents and send several separate requests.

I don't know if the above makes sense, but maybe you could pm simoncn for details.

If this makes no sense (and I wouldn't be surprised since I've bashed my head against the wall about it for some time), ask, and I'll try to give a really clear example of what I mean.

It's very close to being very usable indeed for me on 14.04. Smile

Currently, upplay checks that it visits a container (identified by objid) at most once, to make sure that it's not walking a loop, but it does not try to de-dup the tracks.

I guess that it would be quite possible to eliminate the dups by objid or url at the end of the walk. Simoncn, any thought about this ? I saw the suggestion to use search, and why not, but this is really dependant on the type of Media Server (some don't support search at all or are horribly slow to the point of triggering timeouts).

jf
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A full function linux control point? - medoc92 - 07-10-2014 18:41

Forum Jump:


User(s) browsing this thread: 2 Guest(s)