diff --git a/frontend/src/components/queue/ImportMethods.tsx b/frontend/src/components/queue/ImportMethods.tsx index e19b7d4c..8c935ce1 100644 --- a/frontend/src/components/queue/ImportMethods.tsx +++ b/frontend/src/components/queue/ImportMethods.tsx @@ -8,6 +8,7 @@ import { FileIcon, FileText, FolderOpen, + Info, Link, Play, Search, @@ -777,6 +778,19 @@ function NzbDavImportSection() { return (
+
+
+ +

Migration Steps

+
+
    +
  1. Import the files
  2. +
  3. Backup library symlinks (very important)
  4. +
  5. Make sure AltMount mount is there
  6. +
  7. Run the symlink migration
  8. +
+
+