====== Import Sets ====== Import Sets let you automatically pull galleries from any source at regular intervals and apply the same actions you'd use for manual imports (custom galleries, multi-category assignment, thumbnail generation, etc.). To set up an import set: 1. Go to Rotation > Import Sets and click "Add New" 2. Enter the URL of your data source (dump or RSS feed) 3. Set the re-grab interval (24 = every 24 hours) 4. Specify the delimiter (usually "|" for dumps) 5. Click Test—the script analyzes the URL and identifies fields 6. For any unidentified fields, skip them or manually select the field type 7. Configure import options just like manual import 8. Click Save Done. The import runs automatically on schedule. ===== Tips ===== - **RSS thumbnails:** Sometimes RSS feeds don't provide direct thumbnail URLs but instead contain HTML like . For these fields, select "Parse Thumb" instead of "Thumb" so the script extracts the image URL from the HTML tag. - **Delimiters:** The delimiter separates fields in your data source. In dumps, it's usually | (pipe). In RSS feeds, items are typically separated by `` tags, though sometimes `