Open KiraTheUltimate opened 6 years ago
I guess that would require a plugin module or add-on.....
The "Files" plugin has support for torrents, although it has not been thoroughly tested under "live" conditions. https://github.com/e107inc/files
I think this is too niche for a a general download plugin in core. Pull-requests are welcome at any time but I am closing this as a request for core development.
@Moc Sorry, but i disagree. A download interface should handle internal (self hosted) files as it should handle external (cloud hosted, etc.) files... Core or not core, it should handle them, or it will "miss the train"....
I'll reopen it under the 'Help wanted' label, meaning we'd like to have the community contribute to this rather than having core developers spend too much time on it.
Please note the original request is for 'multiple' file downloads (multiple attachments) for a single download item. (nothing about remote files) This can be achieved by changing the field type to 'files' instead of 'file' and making adjustments to the download shortcodes and beforeCreate() and beforeUpdate() in admin.
The request.php URL would need to be modified to handle the multiple files also.
Idea: add multiple types of downloads, like torrent. For example: if I add a download, which is a subtitle, I would like to add a torrent download option to the video. Or if I add a comic, it would be good if I could add a reader option and of course the download would also remain, so two icons appear on the download page (download icon and torrent / other)