This is a simple mod that adds Discord Rich Presence support to Stremio 4. It shows the movie or series you are watching on Discord. For Stremio 5, please check out my other project here
- Shows the movie or series you are watching on Discord.
- Shows the current time of the movie or series.
- Shows the episode number and season of the series you are watching (in case of a series).
- Shows when you are paused (Optional).
- Shows when you are in the main menu (Optional).
- Shows thumbnail of the movie or series you are watching.
- Shows a smaller thumbnail of the episode you are watching (in case of a series).
- Shows a button to see the movie or series on IMDb (Optional).
- Shows a button to see the movie or series on Stremio Web (Optional).
- Configurable settings.
- Locate the Stremio installation folder.
By default, for Stremio 4 it is
%localappdata%\Programs\LNV\Stremio-4
.
- Download the zip file for Stremio 4 and extract it in your Stremio folder.
- Verify that your Discord Rich Presence is working.
- Open the
RPCconfig.ini
file in the Stremio folder. - Change the settings as you like.
- Save the file.
- Delete the
DWrite.dll
file from the Stremio folder.
⚠️ Warning: Please note that after updating Stremio, the DWrite.dll file might break and will cause Stremio to crash. Make sure to check for updates or reapply the necessary changes to ensure compatibility.
- Visual Studio 2019 or later