summaryrefslogtreecommitdiff
path: root/hosts/ahmed/torrenting/save-path.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ahmed/torrenting/save-path.nix')
-rw-r--r--hosts/ahmed/torrenting/save-path.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ahmed/torrenting/save-path.nix b/hosts/ahmed/torrenting/save-path.nix
index 0e3824d..9d57f06 100644
--- a/hosts/ahmed/torrenting/save-path.nix
+++ b/hosts/ahmed/torrenting/save-path.nix
@@ -1,7 +1,7 @@
{pkgs,lib,config,...}: let
downloadPath = "/srv/media/";
- categories = [ "Movies" "Anime Movies" "Anime Series" "Series" "Miscellaneous" ];
+ categories = [ "Movies" "Anime Movies" "Anime Series" "Series" "Stand-up" "Miscellaneous" ];
in {
# Create the directory to which media will be downloaded. This will be used
# by qBittorent to hold files and Jellyfin will serve from it.