From e65283373d8e7ed6e5d6af24acdfd60f06596ae2 Mon Sep 17 00:00:00 2001 From: smirgol <14124899+smirgol@users.noreply.github.com> Date: Tue, 26 Nov 2024 23:34:10 +0100 Subject: [PATCH] update README.md --- README.md | 48 ++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 40 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1188862..257fae6 100644 --- a/README.md +++ b/README.md @@ -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. + *** @@ -64,6 +95,7 @@ Git repo: https://github.com/MrKrabat/plugin.video.crunchyroll * davidkna * jasonfrancis * APachecoDiSanti +* Acidzero2020 * ...and all the forgotten heroes :) ***