-
-
Notifications
You must be signed in to change notification settings - Fork 24
Guide
Guide for using Powder Web. (work in progress)
When you run Powder Web you actually run a web server locally that allows the management and streaming of torrents from any browser, on any device. When Powder Web is running you can visit http://localhost:3000/
(unless it was changed in the settings) in your browser to access the Powder Web.
Typically, when accessing Powder Web from the browser for the first time, you will see a login prompt.
In order to create a user you will need to open Powder Web by right clicking the tray icon, selecting "Open App" or "Open in Browser" and setting the "Allowed Users" setting to "1" from the "Web Server" settings in the Settings Panel. (gear icon, upper right corner of UI)
If you visit http://localhost:3000/
again now, you will have access to registering 1 user. During registration, you will not receive any email notification from the service.
Locally, you can access Powder Web with http://localhost:3000/
in any browser. To use it through the LAN, on any device, you will need to locate your LAN IP and substitute localhost
from http://localhost:3000/
with your LAN IP, then using the new URL in any browser from a device connected to the same local network.
In this case you will need to identify your Internet IP (you can see your IP here), then opening your router's settings under Port Forwarding
and allowing the 3000
port from your LAN IP to be visible to the internet.
After doing this, you can substitute localhost
from http://localhost:3000/
with your Internet IP, then using the new URL in any browser of any device connected to the internet.
If you prefer using an easier to remember domain name instead (for example: http://torrents.hopto.org/
, etc), you can visit https://www.noip.com/, sign up for a free account, and use their Redirect feature to redirect to the aforementioned internet URL.
Be mindful when using torrents, using them is considered illegal in some countries and you could get finned for using this technology.
Powder Web is made to support the web, it's also made to stream torrents to your browser. But the fastest way to start torrent playback is to use a local video player (whichever video player you wish).
This is because streaming to your browser includes additional tasks that take time, while streaming to a normal video player is done with minimal (and fast) tasks.
To make Powder Web's Play Buttons always start with a local video player instead of the web player go to the Settings Panel and set "Play Button" under "User Interface" to "Download Playlist" instead of "Web Player".
You can use a local video player on any device. (either phone, tablet, PC, etc)
Most private torrent websites have a whitelist (others have a blacklist) of torrent clients that are allowed to use them or not. Powder Web is a new torrent client, although it seeds well and protects against torrent poisoning, which should get it whitelisted on private torrent websites when and if it will is something that we can't predict.
Until it gets famous enough to be considered to be taken into account by private trackers, users can spoof their Peer ID from the Settings Panel to mimic a different torrent client.
For example: setting the Peer ID to "UT3530" tells trackers that you're using uTorrent v3.5.3, which IS whitelisted by one private tracker that I know and thus downloads the torrent successfully.
Please be sure to check the websites whitelist or blacklist, which is usually visible in the footer of the website.
When using Powder Web in combination with other applications (like Plex, for example), the second application might not have access to the torrent folders (to delete them, for example) on the user's request. This is a common case on Linux / OSX. In this case you can set user defined commands to run when the torrent finishes. (by using the "Set Commands" under "Commands to Run When Torrent Finished" in the Settings Panel)
Setting the chmod 775 %folder%
command should change the permissions of all the torrent download folders so other applications can have access to the folders too. You can set more commands if you want to and separate these commands with ;;
(double semicolon)
The "Force Download" action will clear the peer blacklist and attempt to reconnect to all known peers. This will give your torrent download the best chances it can have for a fast download. There is also a Forced Download setting in the Setting Menu that will use this action periodically to speed up torrents.
Yes, there is a "Speed Limit" setting in the Settings Panel under the "Torrent Engine". The speed limit is applied per torrent, not to the totality of their download speed.
Subtitles are gotten from Open Subtitles. The subtitles are loaded automatically when using the Web Player. If you wish to use subtitles with other video players, you will need to click the Menu Button on a Torrent File, this will bring up a menu that includes "Find Subtitles". Pressing the button will lead to a list of subtitles by country, clicking on a country will open a folder with the subtitle file in it (if Powder Web was loaded locally) or download the subtitle. (if Powder Web is loaded from the LAN or Internet)
Auto-searching for subtitles in the Web Player can be disabled from the Settings Panel.
All Web Player hotkeys are documented here.
You can set "Video Quality" under "Web Player" in the Settings Panel. The options are either "Maximum" or "Auto". "Maximum" will obviously always use the maximum quality, "Auto" uses 360p or closest to it as that is presumably a viewable quality and uses low bandwidth which is ok for 4G use too on mobile devices.
The Web Player has a very diverse list of settings for user enjoyment. Current settings include: playlist, searches for subtitles automatically, add local subtitle file, quality selection, playback speed, aspect ratio, crop, zoom, subtitle delay, audio delay, hotkeys.