--foregroud, -F
-transfer feed/torrent code from torrents-create to seederd
-would require updating feed/torrent classes to return bool when save successful
+ -global session? -- HERE
+ -session handle reach into session class?
-options:
-used named pipes
-mkfifo
-fix autoconf to check for libtorrent/libboost dependencies
-init:
-check for torrent files, creating seed for each
- -might need to combine torrents-create w/ seederd
- -doesn't look like seed can be adding without metadata (i.e. from .torrent file)
-starting monitoring torrent directory
-detects changes in torrents directory, reload
- -delete old torrents
+ -remove all torrents, not deleting files
+ -start all torrents
-inotify
-should be able to detect changes to files/whether upload has finished
-decide how to handle logging