An open API service indexing awesome lists of open source software.

https://github.com/topbcy/jellyfin-plugin-mytube

MyTube Plugin for Jellyfin/Emby
https://github.com/topbcy/jellyfin-plugin-mytube

auto-translation dotnet emby emby-plugin face-detection jellyfin jellyfin-plugin metatube mytube synology

Last synced: 6 months ago
JSON representation

MyTube Plugin for Jellyfin/Emby

Awesome Lists containing this project

README

          

Jellyfin Plugin MyTube


English | 中文


Plugin Banner



Downloads


Releases

## About
Built on top of [Jellyfin-Plugin-Metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)

Original Author [Metatube-community](https://github.com/metatube-community)

## Features
To add a second plugin, enabling two plugins with different configuration settings.

## Installation
- Jellyfin

1. Go to Jellyfin Control Panel > Plugin Catalog/Repositories > Settings, and add:

2. Repository Name: MyTube

3. Repository URL: https://raw.githubusercontent.com/Topbcy/jellyfin-plugin-mytube/refs/heads/main/manifest.json

4. Find "MyTube" under the plugin directory and click Install.

5. Restart the Jellyfin.
- Emby

1. Download the latest MyTube plugin from "Releases"

2. Extract the MyTube.dll file.

3. Copy the dll file into the Emby plugins directory.

4. Restart the Emby.

_Note: Future plugin updates for Emby will be automatically handled in the background via scheduled tasks._

## Platforms
[![Jellyfin](https://img.shields.io/static/v1?color=%2300A4DC&style=for-the-badge&label=Jellyfin&logo=jellyfin&message=10.10.x)](https://jellyfin.org/)
[![Emby](https://img.shields.io/static/v1?color=%2352B54B&style=for-the-badge&label=Emby&logo=emby&message=4.8.x)](https://emby.media/)

_NOTE: This project will only support stable versions._

## Acknowledgments
Special thanks to [xjasonlyu](https://github.com/xjasonlyu) for the [original jellyfin-plugin-metatube project](https://github.com/metatube-community/jellyfin-plugin-metatube), which serves as the foundation for this project.