2013-02-15 |
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 |
Make UUID's match those generated by PC AutoBackup on Windows
Jeff Rebeiro
committed
on 9 Feb 2013
|
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-08 |
|
2013-02-07 |
Add --create_camera_config option
Jeff Rebeiro
committed
on 7 Feb 2013
|
Add --update_camera option to update the configuration on the camera
Jeff Rebeiro
committed
on 7 Feb 2013
|
|
Move response debug message to SendSSDPResponse
Jeff Rebeiro
committed
on 7 Feb 2013
|
|
2013-02-06 |
Must stop coding when tired!
Jeff Rebeiro
committed
on 6 Feb 2013
|
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 |
strip fqdn from hostname
Jeff Rebeiro
committed
on 5 Feb 2013
|
More logging changes
Jeff Rebeiro
committed
on 5 Feb 2013
|
|
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 |
implement backup start/stop. Initial parser for object creation
Jeff Rebeiro
committed
on 3 Feb 2013
|
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 |
Merge branch 'master' of https://code.google.com/p/pc-autobackup
Jeff Rebeiro
committed
on 2 Feb 2013
|
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
|
|
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
|