feat: support aria2 integration (#2226)

This commit is contained in:
Kudou Sterain
2025-04-11 02:40:40 +07:00
committed by GitHub
parent 4b0b892250
commit 94263c445b
19 changed files with 473 additions and 18 deletions

9
pnpm-lock.yaml generated
View File

@@ -1306,6 +1306,9 @@ importers:
'@jellyfin/sdk':
specifier: ^0.11.0
version: 0.11.0(axios@1.8.4)
maria2:
specifier: ^0.4.0
version: 0.4.0
node-ical:
specifier: ^0.20.1
version: 0.20.1
@@ -7779,6 +7782,10 @@ packages:
react: '>=18.0'
react-dom: '>=18.0'
maria2@0.4.0:
resolution: {integrity: sha512-jQ9yezKDaSeiy7SZRA8zMAYkFyfx3yoeB/lhcOSQsoGf4YyVaPDopP+dEU6HWNJwK2Oo/rmgqTb5Na1gJcLtrg==}
engines: {node: '>= 22.5.0'}
markdown-it@14.1.0:
resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
hasBin: true
@@ -16649,6 +16656,8 @@ snapshots:
react: 19.1.0
react-dom: 19.1.0(react@19.1.0)
maria2@0.4.0: {}
markdown-it@14.1.0:
dependencies:
argparse: 2.0.1