2024-04-06, 08:51 AM
Hello community, I currently use Jellyfin and I need to implement a functionality. When someone clicks "download," that content on the client side is passed to download to the default downloader that the user has in the operating system, in my case Chrome.
Well, I would appreciate it if you could help me because I would like to modify and change the source code on the server side so that when the client clicks on download, it does not download to the default of the operating system, but rather I can specify from the client side and limit only in which program that download should be executed, for example, JDownloader 2, and that it only opens with JDownloader 2, otherwise it is not possible to download.
The problem is that I can't find where in all the Jellyfin server code the download action is managed. I would appreciate it if you could help me locate where in the code this is.
I am writing this message assuming that it is something feasible. Otherwise, please let me know. Thank you very much.
Well, I would appreciate it if you could help me because I would like to modify and change the source code on the server side so that when the client clicks on download, it does not download to the default of the operating system, but rather I can specify from the client side and limit only in which program that download should be executed, for example, JDownloader 2, and that it only opens with JDownloader 2, otherwise it is not possible to download.
The problem is that I can't find where in all the Jellyfin server code the download action is managed. I would appreciate it if you could help me locate where in the code this is.
I am writing this message assuming that it is something feasible. Otherwise, please let me know. Thank you very much.