Changeset 0ae4c1d571469c83bbcb535cbaf8a785db543624

Show
Ignore:
Timestamp:
03/01/07 00:12:23 (2 years ago)
Author:
Jason Michalski <armooo@armooo.net>
git-committer:
Jason Michalski <armooo@armooo.net> 1172729543 +0000
git-parent:

[999f24697d46b6c44f37e7512f9939c527ad4860]

git-author:
Jason Michalski <armooo@armooo.net> 1172729543 +0000
Message:

pyTivo
- machine must also be diffrent on the network. Lets use the guid again.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • beacon.py

    r999f246 r0ae4c1d  
    2929        beacon.append('method=broadcast') 
    3030        beacon.append('identity=%s' % guid) 
    31         beacon.append('machine=Armooo-Py'
     31        beacon.append('machine=%s' % guid
    3232        beacon.append('platform=pc') 
    3333        beacon.append('services=' + self.format_services())