/MagneticKelp

MagneticKelp is a torrent client manager for windows. It helps with streaming and downloading torrents.

Primary LanguageAutoHotkey

* Under 'assets' click the 'magneticKelp.exe' link
* Your antivirus might quarantine the application

  • Drag and drop .torrent files or magnet links
  • Edit -> Preferences -> Associate magnet/torrent links

Streaming torrents

*Required for streaming torrents More information: https://github.com/mafintosh/peerflix

  1. Install Node.js: https://nodejs.org/en/
  2. Install Peerflix - in a command window enter:
npm install -g peerflix

Additional Information

Install directory:

%appdata%\MagneticKelp

Help

  1. The menu. Open settings, or get help information here.
  2. Enable to have the CMD window list all files in the torrent. Useful when streaming from a 'season' torrent. Use the arrow and enter keys to select the torrent you wish to stream.
  3. Stream. Closes the window, and starts streaming using the player specified in Section 4. Requires Peerflix and Node.js to be installed. May be disabled if Peerflix is not installed.
  4. Select which player to stream the torrent with.
  5. Enter custom peerflix options.
  6. Select which program to download the torrent with.
  7. Download with selected program in Section 6.
  8. Drag and drop a magnet link into the area. Torrent will be loaded, select the stream/download buttons.
  9. Reload last torrent, only enabled if the setting is enabled in settings
  10. Settings menu tabs.
  11. The default application that is shown in *Section 4* by default when the program opens.
  12. The default application that is shown in *Section 6* by default when the program opens.
  13. Opens the application to wherever the mouse is located.
  14. Opens the application to the center of screen x. The amount of monitors is calculated based on your setup.
  15. Checks for updates when the prgoram starts
  16. Attempts to associate .torrent files with the application. May not always work, best to use the windows 'Open with' and browse to the *install directory* noted above.
  17. Associates magnet links with this application. Copies the application to the *install directory* noted above.
  18. Save the settings button. Some settings may require magneticKelp to restart to be applied.
  19. Cancel settings, discarding any changes. Opens the main window.
  20. Browse to the location of the programs .exe.
  21. Restores the software tab to defaults.
  22. Attempts to use the old cmd process if it still exists to stream. Ends old stream and starts a new one in the same CMD window.
  23. The peerflix stream (CMD window) ends when the media player is closed.
  24. MagneticKelp will wait x seconds before attempting to hook into the media player. If the player has not started to stream when it times out, magneticKelp will exit, the stream will continue.
  25. MagneticKelp will look for the peerflix install directory. If it does not exist, the stream button will be disabled.
  26. The history is saved when the application first runs. Currently only works when starting a torrent from a magnet link/.torrent file. Drag and drop not yet fully supported.

FAQ

Q.'ERROR' is shown in the settings -> software.
A. Click the 'defaults' button and restart the app. If the issue persists delete the settings.ini file in the install directory noted above.

Q. I cannot click on the stream button, it is disabled.
A. Peerflix was not found, see instructions above to install the streaming component.

*Q. Application doesnt start correctly or at all. A. Try deleting the install directory noted above, and downloading the latest release from above.

*Q. The timeout/exit stream on end of player options dont work A. The main window must be open and streaming the content when the timeout reaches 0. Do not end the media player before the timeout has ended, it only attempts to hook into the player once.