English | 中文
Built on top of Jellyfin-Plugin-Metatube
Original Author Metatube-community
To add a second plugin, enabling two plugins with different configuration settings.
- 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.
NOTE: This project will only support stable versions.
Special thanks to xjasonlyu for the original jellyfin-plugin-metatube project, which serves as the foundation for this project.