From a9b335f79733a0d983f215a7858415ec6e1d6155 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke <31162436+DarkFighterLuke@users.noreply.github.com> Date: Wed, 17 Apr 2024 22:59:23 +0200 Subject: [PATCH] Update README.md Delete references to old tubearchivist-jf --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f69f870..4646c0d 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,10 @@ ## About -

This plugin adds the metadata provider for TubeArchivist.

-

This plugin offers improved flexibility and native integration with Jellyfin compared to tubearchivist-jf solution.
This solution runs also more smoothly than the cited one since it is direcly integrated in Jellyfin and it is not based on strict folder paths on the disk.
-Furthermore, it allows to configure a custom collection name.

+

This plugin adds the metadata provider for TubeArchivist, offering improved flexibility and native integration with Jellyfin compared to previous solutions.

## How it works -The media organization is the same used in [tubearchivist-jf](https://github.com/tubearchivist/tubearchivist-jf), so the collection will be a `Shows` collection, where each channel is a show and its videos are the episodes, organized in seasons by year.
+The media organization is a `Shows` collection, where each channel is a show and its videos are the episodes, organized in seasons by year.
The plugin interacts with TubeArchivist APIs to fetch videos and channels metadata. ### Features