Separate "Download Path" History by RPC Server
Author: HwlhwlxyzCreated Aug 12, 2026Updated Aug 12, 2026
Hi, I noticed that AriaNg already supports "Download Path" history. But it would be useful if each RPC configuration could maintain its own separate download path history.
Current:
RPC Server A
RPC Server B
|
v
Download Path History:
/downloads
/data/movies
/mnt/storage
/srv/downloads
Expected:
RPC Server A
|
v
Download Path History:
/downloads
/data/movies
RPC Server B
|
v
Download Path History:
/mnt/storage
/srv/downloadsAre there any plans to add this feature in the future? Thanks!
Source: mayswind/AriaNg