gautamkrishnar / motrix-webextension

A browser extension for the Motrix Download Manager
GNU General Public License v3.0
1.21k stars 97 forks source link

No longer working with Motrix Version 1.8.xx onwards #122

Closed unluckydog closed 1 year ago

unluckydog commented 1 year ago

The web extension needs an update. The motrix application now has new settings, so in addition to requiring a RPC secret key, there is now a port number that the user needs to specify (for example Port number 18625).

Motrix's JSON-RPC port is by default 16800. You cannot change this setting in the current version of the web extension, but even at default settings Motrix doesn't automatically pick up downloads from Chrome.

gautamkrishnar commented 1 year ago

@unluckydog thanks for reporting this. Looks like an enhancement. Will add it.

candrapersada commented 1 year ago

related to #104