add recyclarr service for automated TRaSH Guides sync

This commit is contained in:
2026-02-18 20:45:32 -05:00
parent e77a6cbfcf
commit 5548b9e280
4 changed files with 168 additions and 0 deletions

View File

@@ -219,6 +219,10 @@
configDir = services_dir + "/jellyseerr";
};
recyclarr = {
dataDir = services_dir + "/recyclarr";
};
media = {
moviesDir = torrents_path + "/media/movies";
tvDir = torrents_path + "/media/tv";