Browse Source

PS3 asks for this a lot, be a bit quieter...

[git-p4: depot-paths = "//depot/": change = 1108]
replace/b43bf02ddeddd088c0e6b94974ca1a46562eb3db
John-Mark Gurney 17 years ago
parent
commit
d5b9157a6a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ContentDirectory.py

+ 0
- 1
ContentDirectory.py View File

@@ -173,7 +173,6 @@ class ContentDirectoryControl(UPnPPublisher, dict):
def soap_GetSystemUpdateID(self, *args, **kwargs):
"""Required: Return the current value of state variable SystemUpdateID."""

log.msg('GetSystemUpdateID()')
return { 'Id': self.updateID }

BrowseFlags = ('BrowseMetaData', 'BrowseDirectChildren')


Loading…
Cancel
Save