Diff between 46dd23124853d881633bb220da2992608bbfbbce and 135e87f58fa0ad38bd915946cb528dc74b788665
Changed Files
| File | Additions | Deletions | Status |
| test/simple-player | +1 | -1 | modified |
Full Patch
diff --git a/test/simple-player b/test/simple-player
index 70701da..f8751d6 100755
--- a/test/simple-player
+++ b/test/simple-player
@@ -111,7 +111,7 @@ if __name__ == '__main__':
"Album" : "Album",
"Genre" : "Genre",
"NumberOfTracks" : dbus.UInt32(10),
- "Number" : dbus.UInt32(1),
+ "Track" : dbus.UInt32(1),
"Duration" : dbus.UInt32(10000) }, signature="sv")
print('Register media player with:\n\tProperties: %s\n\tMetadata: %s' \