2013-02-16 |
Parse DIDL instead of using regex
Jeff Rebeiro
committed
on 16 Feb 2013
|
---|---|
2013-02-15 |
Add --no_create_date_subdir option to save all images to backup_dir
Jeff Rebeiro
committed
on 15 Feb 2013
|
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
|
|
Don't allow resumes
Jeff Rebeiro
committed
on 15 Feb 2013
|
|
Merge branch 'master' of https://code.google.com/p/pc-autobackup
n-i-x
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
|
|
Fix parsing of SSDP requests which aren't device discoveries
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
|