You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make package scoped. Use @nikolay-borzov/torrent-clean instead of torrent-clean
Implement remembering last torrent ID for the specified directory. Setting rememberLastTorrent: true in config file makes torrent-clean save last torrent ID value to lastTorrent property inside config file. lastTorrent value is used when --torrent argument is not set.
Changed
Make --torrent and torrentId optional. Throw error when torrentId cannot be received from lastTorrent property