Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commands for session state loading #102

Open
pyroscope opened this issue Jun 24, 2018 · 1 comment
Open

Add commands for session state loading #102

pyroscope opened this issue Jun 24, 2018 · 1 comment

Comments

@pyroscope
Copy link
Owner

To load injected session state from other hosts or instances, keeping all metadata intact.

  • load.session = ‹metafile path or pattern› – Load item as found in files (path can be a pattern as usual, resume data files are expected under the metafile path as a prefix)
  • load.session.normal – Force active state = 0
  • load.session.start – Force active state = 1
  • load.session.verbose, load.session.normal_verbose, load.session.start_verbose – variants with logging
  • Call event.download.inserted_new or event.download.inserted_session or even both?
  • Set d.tied_to_file to source metafile, and d.loaded_file to session metafile
@kannibalox
Copy link
Contributor

Would this cause incorrect reporting for private torrents?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants