Skip to content

Commit

Permalink
chore: Added more info to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Loukious committed Jul 29, 2024
1 parent 7c1251b commit 2911b76
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Discord Rich Presence for Stremio
This is a simple mod that adds Discord Rich Presence support to Stremio. It shows the movie or series you are watching on Discord.

## Features
- 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 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.
- Shows a button to see the movie or series on Stremio Web.

## Screenshots
![General view](https://i.imgur.com/CV4A0HU.png)
![Small icon shows episode name](https://i.imgur.com/SD7y8We.png)
![Big icon shows movie/series name](https://i.imgur.com/iF0bzjd.png)


## Steps to install
1. Locate the Stremio installation folder. By default, it is `%localappdata%\Programs\LNV\Stremio-4`.
2. Download the zip file from [releases](../../releases/latest) and extract it in your Stremio folder.
Expand Down

0 comments on commit 2911b76

Please sign in to comment.