Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smirgol committed Nov 26, 2024
1 parent 2330815 commit e652833
Showing 1 changed file with 40 additions and 8 deletions.
48 changes: 40 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,71 @@
# Crunchyroll plugin for Kodi

Crunchyroll a KODI (XBMC) plugin for Crunchyroll.com.
Crunchyroll a KODI (XBMC) plugin for Crunchyroll.com

Git repo: https://github.com/MrKrabat/plugin.video.crunchyroll
This is a fork of the original repository by MrKrabat: https://github.com/MrKrabat/plugin.video.crunchyroll

**WARNING: You MUST be a PREMIUM member to use this plugin!**
***
> [!WARNING]
> You need an active Crunchyroll account in order to use this plugin!
---

### What this plugin currently can do:

- [x] Supports all Crunchyroll regions
- [x] Login with your account
- [x] Search for anime
- [ ] Browse all featured anime
- [x] Browse all popular anime
- [x] Browse all simulcast seasons
- [x] Browse all updated anime
- [ ] Browse all new anime
- [x] Browse all anime alphabetically
- [x] Browse all genres
- [x] Browse all seasons
- [x] Browse all resumable episodes/movies
- [x] View queue/playlist
- [x] View history
- [ ] View random anime
- [x] View all seasons/arcs of an anime
- [x] View all episodes of and season/arc
- [x] Context menu "Goto series" and "Goto season"
- [x] Add anime to your queue/playlist
- [ ] Remove anime from your queue/playlist
- [x] Display various information
- [x] Watch videos with premium subscription
- [x] Synchronizes playback stats with Crunchyroll
- [x] Optionally soft-subs only
- [x] Configure up to two languages for subtitles / dubs
- [x] Crunchylists support
- [x] Crunchyroll profiles

### What it currently can't do:

- [ ] View random anime
- [ ] Remove anime from your queue/playlist
- [ ] Browse all featured anime
- [ ] Browse all new anime
- [ ] Mark as watched from context menu and sync that to crunchyroll

***

### How to install

Currently, there is no direct Kodi repository for this plugin.
You would need to download the plugin and extract it into your plugin directory.

There are two types for each kodi version:

**Stable:** Use this if you prefer a stable and more or less tested version.

**Staging:** Use this if you would like to receive any updates as soon as possible.

| Kodi version | Stable | Staging |
|---------------|-----------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
| Omega / Nexus | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/main.zip) | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/nexus-staging.zip) |
| Matrix | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/matrix.zip) | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/matrix-staging.zip) |
| Leia | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/leia.zip) | [Download](https://github.com/smirgol/plugin.video.crunchyroll/archive/refs/heads/leia-staging.zip) |


> [!NOTE]
> *Leia* is discontinued, it will no longer receive new features. But I'll try to keep it alive as long as possible.

***

Expand Down Expand Up @@ -64,6 +95,7 @@ Git repo: https://github.com/MrKrabat/plugin.video.crunchyroll
* davidkna
* jasonfrancis
* APachecoDiSanti
* Acidzero2020
* ...and all the forgotten heroes :)

***
Expand Down

0 comments on commit e652833

Please sign in to comment.