![]() |
Media-Manage plugin - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Development (https://forum.jellyfin.org/f-development) +--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development) +--- Thread: Media-Manage plugin (/t-media-manage-plugin) |
Media-Manage plugin - L0tr - 2025-07-02 I have been using Jellyfin for a while now. Around one year ago, I needed to download something to my server. The problem: I wasn't home and hadn't port-forwarded my smb drive share. So I coded a small plugin that allowed me to upload files to the server. In the last year I have been slowly expanding my plugin. I think the ability to queue downloads to your server directly from a list of URLs is one of the features I use most. Anyways, if somebody is interested. Here is the plugin: media-upload-plugin. |