Thanks Jens, getting close :-)
This works, using XBMC as renderer:
And I hear a 1khz tone.
But trying the same command on Onkyo receiver produces:
Traceback (most recent call last):
File "/opt/push2play/rendererconsole.py", line 349, in <module>
renderer.play()
File "/opt/push2play/rendererconsole.py", line 102, in play
self.__playerIF.Play()
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: com.intel.RendererServiceUPnP.OperationFailed: Operation failed: Resource not found
And Rygel say:
(rygel:15141): Rygel-WARNING **: rygel-http-request.vala:91: Invalid seek request
Removing ".mp3" part makes no difference.
Your help is very much appreciated!
For the reference :
rygel --version
Rygel 0.12.7
(I tried to compile current version of Rygel but failed miserably with my head spinning in version dependency nightmare (on Fedora 16). Hopefully this is not one of the issues that was fixed since this version....)