Ticket #1567 (closed defect: fixed)

Opened 3 weeks ago

Last modified 1 week ago

dbus: metadata methods don't return 'location' item

Reported by: njh Assigned to: funman
Priority: normal Milestone: 0.9.0-test1
Component: Interfaces Version:
Severity: normal Keywords: dbus
Cc: Platform(s): all
Difficulty: easy Work status: Almost finished

Description

The MPRIS specification states: There is only one mandatory field : location

However VLC doesn't implement this, and returns the location in 'URI' instead.

Additionally, the specifications states that the location should be a URI starting file://, however VLC misses the scheme out for file.

Change History

05/06/08 18:14:56 changed by funman

  • status changed from new to assigned.
  • owner changed from mirsal to funman.
  • wip changed from Not started to Almost finished.
  • milestone set to 0.9.0-test1.

05/08/08 17:12:50 changed by funman

  • status changed from assigned to closed.
  • resolution set to fixed.

file:// is there if you precise it when you add the file to the playlist (or if you use the open dialog of the GUI)