2013-02-19
@Jeff Rebeiro
Logging fixes, added docstrings, fix string encoding, other cleanup
Jeff Rebeiro committed on 19 Feb 2013
2013-02-18
@Jeff Rebeiro
Make diagnose_me more robust
Jeff Rebeiro committed on 18 Feb 2013
2013-02-17
@Jeff Rebeiro
Add diagnostic script to help troubleshoot issues
Jeff Rebeiro committed on 17 Feb 2013
2013-02-16
@Jeff Rebeiro
Rename --update_camera to remain consistent with other flags, Fix camera detection to not blow up on unidentified cameras
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Set content-type and encode all strings to utf-8 in POST
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Set content-type and encode all strings to utf-8
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Don't code when tired... derp
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Change ObjectResponse to match NX1000 output
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Actually return parsed DIDL.. derp
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Fix DIDL parsing.. again
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Fix DIDL parsing
Jeff Rebeiro committed on 16 Feb 2013
@Jeff Rebeiro
Parse DIDL instead of using regex
Jeff Rebeiro committed on 16 Feb 2013
2013-02-15
@Jeff Rebeiro
Add --no_create_date_subdir option to save all images to backup_dir
Jeff Rebeiro committed on 15 Feb 2013
@Jeff Rebeiro
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
@Jeff Rebeiro
Don't allow resumes
Jeff Rebeiro committed on 15 Feb 2013
@n-i-x
Merge branch 'master' of https://code.google.com/p/pc-autobackup
n-i-x committed on 15 Feb 2013
@Jeff Rebeiro
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
@n-i-x
Fix parsing of SSDP requests which aren't device discoveries
n-i-x committed on 15 Feb 2013
2013-02-09
@Jeff Rebeiro
Make UUID's match those generated by PC AutoBackup on Windows
Jeff Rebeiro committed on 9 Feb 2013
@Jeff Rebeiro
Add Content-length header to ssdp responses
Jeff Rebeiro committed on 9 Feb 2013
@Jeff Rebeiro
cleanup docstrings
Jeff Rebeiro committed on 9 Feb 2013
@Jeff Rebeiro
dynamically generate SSDP response
Jeff Rebeiro committed on 9 Feb 2013
2013-02-08
@Jeff Rebeiro
Add camera detection for supported models ...
Jeff Rebeiro committed on 8 Feb 2013
2013-02-07
@Jeff Rebeiro
Add --create_camera_config option
Jeff Rebeiro committed on 7 Feb 2013
@Jeff Rebeiro
Add --update_camera option to update the configuration on the camera
Jeff Rebeiro committed on 7 Feb 2013
@Jeff Rebeiro
Move response debug message to SendSSDPResponse
Jeff Rebeiro committed on 7 Feb 2013
2013-02-06
@Jeff Rebeiro
Must stop coding when tired!
Jeff Rebeiro committed on 6 Feb 2013
@Jeff Rebeiro
Join the address/port
Jeff Rebeiro committed on 6 Feb 2013
@Jeff Rebeiro
output port in SSDP logging
Jeff Rebeiro committed on 6 Feb 2013
@Jeff Rebeiro
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
@Jeff Rebeiro
strip fqdn from hostname
Jeff Rebeiro committed on 5 Feb 2013
@Jeff Rebeiro
More logging changes
Jeff Rebeiro committed on 5 Feb 2013
@Jeff Rebeiro
Change default logging level to warn and add --quiet option. ...
Jeff Rebeiro committed on 5 Feb 2013
@Jeff Rebeiro
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
@Jeff Rebeiro
Use Python's logging module. Add debug/verbose/output_dir options.
Jeff Rebeiro committed on 4 Feb 2013
@Jeff Rebeiro
Create main runnable, cleanup code, make it work... OMG IT WORKS!
Jeff Rebeiro committed on 4 Feb 2013
2013-02-03
@Jeff Rebeiro
implement backup start/stop. Initial parser for object creation
Jeff Rebeiro committed on 3 Feb 2013
@Jeff Rebeiro
Enable SSDP responses over UDP. Initial MediaServer implementation. Camera discovers the server and starts the backup.
Jeff Rebeiro committed on 3 Feb 2013
@Jeff Rebeiro
Simplify SSDP server. Fix common.py imports.
Jeff Rebeiro committed on 3 Feb 2013
@Jeff Rebeiro
Move LoadOrCreateConfig to common. Add mediaserver.py
Jeff Rebeiro committed on 3 Feb 2013
2013-02-02
@Jeff Rebeiro
Merge branch 'master' of https://code.google.com/p/pc-autobackup
Jeff Rebeiro committed on 2 Feb 2013
@Jeff Rebeiro
Update my email address... not sure why I used that one :)
Jeff Rebeiro committed on 2 Feb 2013
@Jeff Rebeiro
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
@Jeff Rebeiro
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
@Jeff Rebeiro
Clean up SSDP Server ...
Jeff Rebeiro committed on 31 Jan 2013
@Jeff Rebeiro
add ssdp module
Jeff Rebeiro committed on 31 Jan 2013