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
- Host: GitHub
- URL: https://github.com/topbcy/jellyfin-plugin-mytube
- Owner: Topbcy
- Created: 2024-10-31T08:18:17.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T18:25:28.000Z (11 months ago)
- Last Synced: 2025-01-22T02:47:16.192Z (9 months ago)
- Topics: auto-translation, dotnet, emby, emby-plugin, face-detection, jellyfin, jellyfin-plugin, metatube, mytube, synology
- Language: C#
- Homepage: https://metatube-community.github.io
- Size: 422 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Jellyfin Plugin MyTube
English | 中文
## 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
[](https://jellyfin.org/)
[](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.