View | Annotate | Download (4.2 KB)
Fixed locking so as to not trap other exceptions
fixes deb#428106
Working on new DB setup
Modified existing code to use pcstatus instead of pcenabled
UNDO: Modified existing code to use pcstatus instead of pcenabled
Finish cleaning up locking
Start of working on better locking
More work adjusting to new type system
Start of updates for new hdbc
More MissingH transition
First set of updates for MissingH 0.18
Make emptyDir actually work
Move DB code from Utils to DB
Delete tmp files as appropriate
Fix compilation errors
Honor the disabled setting
Added lastupdate, pcenabled DB code and wrote lastupdate support in Update.hs
Don't have blank filenames, ever
signal catching now seems to work
Strip leading hyphens from names
Update for MissingH 0.14.5
Added setstatus
getSelectedPodcasts now filters out dupes
Add colon to invalid char list
New download command
Added id support to lscasts
More checkpointing
More hspod -> hpodder renaming
Added Add command
Lots o updates
Added Download capability Added support for per-command long help Added Update command skeleton Added global info to pass to commands
Working on command-line parsing