Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#836·AriaNg

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/downloads

Are there any plans to add this feature in the future? Thanks!

Source: mayswind/AriaNg

View original on GitHubView discussion on GitHub