2013-02-19 |
80-char fix
Jeff Rebeiro
committed
on 19 Feb 2013
|
---|---|
Logging fixes, added docstrings, fix string encoding, other cleanup
Jeff Rebeiro
committed
on 19 Feb 2013
|
|
2013-02-15 |
Add some control XML, move XML out of code, allow SSDP do bind to multicast if another service is already bound
Jeff Rebeiro
committed
on 15 Feb 2013
|
Fix parsing of SSDP requests which aren't device discoveries
Jeff Rebeiro
authored
on 15 Feb 2013
n-i-x
committed
on 15 Feb 2013
|
|
2013-02-09 |
Add Content-length header to ssdp responses
Jeff Rebeiro
committed
on 9 Feb 2013
|
cleanup docstrings
Jeff Rebeiro
committed
on 9 Feb 2013
|
|
dynamically generate SSDP response
Jeff Rebeiro
committed
on 9 Feb 2013
|
|
2013-02-07 |
Move response debug message to SendSSDPResponse
Jeff Rebeiro
committed
on 7 Feb 2013
|
2013-02-06 |
Join the address/port
Jeff Rebeiro
committed
on 6 Feb 2013
|
output port in SSDP logging
Jeff Rebeiro
committed
on 6 Feb 2013
|
|
Revert server_name to [PC]AutoBackup by default. If users want to change this value, they need to also update SAMSUNGAUTOBACKUPDESC.INI on their camera.
...
Jeff Rebeiro
committed
on 6 Feb 2013
|
|
2013-02-05 |
Change default logging level to warn and add --quiet option.
...
Jeff Rebeiro
committed
on 5 Feb 2013
|
Better logging, added platform information to debug mode, renamed main module to conform to naming standards
Jeff Rebeiro
committed
on 5 Feb 2013
|
|
2013-02-04 |
Use Python's logging module. Add debug/verbose/output_dir options.
Jeff Rebeiro
committed
on 4 Feb 2013
|
Create main runnable, cleanup code, make it work... OMG IT WORKS!
Jeff Rebeiro
committed
on 4 Feb 2013
|
|
2013-02-03 |
Enable SSDP responses over UDP. Initial MediaServer implementation. Camera discovers the server and starts the backup.
Jeff Rebeiro
committed
on 3 Feb 2013
|
Simplify SSDP server. Fix common.py imports.
Jeff Rebeiro
committed
on 3 Feb 2013
|
|
Move LoadOrCreateConfig to common. Add mediaserver.py
Jeff Rebeiro
committed
on 3 Feb 2013
|
|
2013-02-02 |
Update my email address... not sure why I used that one :)
Jeff Rebeiro
committed
on 2 Feb 2013
|
Code cleanup and store UUID configuration. PC AutoBackup on Windows uses the same UUID for every request. This may be important to help the camera determine what it already sync'd to the server.
Jeff Rebeiro
committed
on 2 Feb 2013
|
|
2013-01-31 |
|
add ssdp module
Jeff Rebeiro
committed
on 31 Jan 2013
|