mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
005a1611ce
* chore: bump version to v2.3.3-preview * Optimiziation for multiple parallel and long-running downloads (#838) * Add missing Content-Type header to downloads (#837) Conditionally add Content-Length header to downloads Only calculate fileSize if file is not a directory in DirectDownloadPlugin * Update dependencies, add Google Guava * Refactor and optimize download bandwidth monitoring and throttling * Update .jar layer extraction command in Dockerfile * Fix Dockerfile.ubuntu * Furhter performance and tracking improvements for downloads * Fix tests * Update HeroUI version * Encode filenames in Content-Disposition header according to RFC 6266 (#841) * Encode filenames in Content-Disposition header with UTF-8 according to RFC 6266 * Fix tests
11 lines
468 B
Plaintext
11 lines
468 B
Plaintext
Plugin-Version: 1.0.2
|
|
Plugin-Class: org.gameyfin.plugins.download.direct.DirectDownloadPlugin
|
|
Plugin-Id: org.gameyfin.plugins.download.direct
|
|
Plugin-Name: Direct Download
|
|
Plugin-Description: Downloads games directly in the browser.<br>
|
|
If the game is contained in a folder, it will pack the folder into a zip file on the fly.
|
|
Plugin-Short-Description: Download directly in the browser
|
|
Plugin-Author: grimsi
|
|
Plugin-License: MIT
|
|
Plugin-Url: https://github.com/gameyfin
|