Files
amarr/app
alexandrump 6907657520 Add category-aware save_path and completed-by-category endpoint
- save_path in torrent info now includes the query category, matching
  what Radarr/Sonarr each request for their own category, so imports
  resolve to per-app subfolders via Remote Path Mapping.
- New /internal/completed-by-category plain-text endpoint exposing the
  real stored hash->category mapping (not the request filter echo),
  for the amule incoming-folder mover to sort completed downloads by
  category without needing a JSON parser.
2026-09-08 00:42:16 +02:00
..