Skip to content

History / FAQ and Troubleshooting

Revisions

  • Nudgarr v5.0.0 - "Overhaul"

    @MMagTech MMagTech committed Apr 10, 2026
  • Updated for v4.3.0

    @MMagTech MMagTech committed Apr 4, 2026
  • v4.2.0 Updates

    @MMagTech MMagTech committed Mar 31, 2026
  • Added Intel

    @MMagTech MMagTech committed Mar 25, 2026
  • Home.md — version bumped to v4.1.0. New "Using Nudgarr on Mobile" section added covering portrait tabs, landscape tabs, and what requires desktop. Exclusions.md — full Auto-Exclusion section added: how it works, four conditions, timing note, desktop and mobile configuration, auto-unexclude, source distinction, desktop status bar badge, mobile nav badge, disabled popup, Reset Auto-Exclusions, and notification trigger. Settings-Reference.md — four auto-exclusion fields added to Advanced tab table with import check interval note. Auto-Exclusion notification trigger added to Notifications table between Import Confirmed and Error. How-Nudgarr-Works.md — import tracking section expanded to cover auto-exclusion evaluation running at end of each import check cycle, with cross-reference to FAQ. Glossary.md — Auto-Exclusion and Auto-Unexclude entries added. FAQ-and-Troubleshooting.md — Auto-Exclusion section added with three questions: timing/interval behaviour, title auto-excluded but downloaded successfully, and bulk clear via Danger Zone. .m-nav-item gains position:relative so .m-autoexcl-badge (position:absolute) anchors correctly to the History nav item instead of escaping to the nearest positioned ancestor. Previously rendered as a stray glyph below the nav. mLoadExclusions() now called immediately when switching to the History tab in mSwitchTab(), alongside the existing mLoadExclHistory() call. Previously the m-excl-count badge was stale until the user tapped the Excluded inner tab. Popup button label corrected from "Cancel" to "Keep" matching the desktop Auto-Exclusion Disabled popup (Keep / Clear). .m-autoexcl-badge, .m-modal-btn-neutral, .m-modal-btn-danger, and .m-hist-title-auto moved inside the @media screen and (max-width: 500px) block in ui-mobile.css. Previously sat outside the media query and were subject to specificity conflicts from ui.css at desktop widths, preventing amber colouring from rendering on auto-excluded titles.

    @MMagTech MMagTech committed Mar 23, 2026
  • docs: v4.1.0 wiki update — auto-exclusion, mobile orientation, v4.1.0 content Home.md — version bumped to v4.1.0. New "Using Nudgarr on Mobile" section added covering portrait tabs, landscape tabs, and what requires desktop. Exclusions.md — full Auto-Exclusion section added: how it works, four conditions, timing note, desktop and mobile configuration, auto-unexclude, source distinction, desktop status bar badge, mobile nav badge, disabled popup, Reset Auto-Exclusions, and notification trigger. Settings-Reference.md — four auto-exclusion fields added to Advanced tab table with import check interval note. Auto-Exclusion notification trigger added to Notifications table between Import Confirmed and Error. How-Nudgarr-Works.md — import tracking section expanded to cover auto-exclusion evaluation running at end of each import check cycle, with cross-reference to FAQ. Glossary.md — Auto-Exclusion and Auto-Unexclude entries added. FAQ-and-Troubleshooting.md — Auto-Exclusion section added with three questions: timing/interval behaviour, title auto-excluded but downloaded successfully, and bulk clear via Danger Zone.

    @MMagTech MMagTech committed Mar 22, 2026
  • v4.0.0

    @MMagTech MMagTech committed Mar 15, 2026
  • Add Per-Instance Overrides page, update FAQ and sidebar Adds Per-Instance Overrides wiki page covering: what it is and who it is for, how to enable it, all seven fields explained, override logic (sparse storage, inheritance), Sonarr vs Radarr differences, Sample Mode and Use Global, desktop and mobile usage, reset behaviour, and Notifications Enabled inheritance. Updates FAQ with an entry clarifying that overrides require Apply before they take effect. Updates _Sidebar.md to insert Per-Instance Overrides between Settings Reference and Radarr & Sonarr Backlog.

    @MMagTech MMagTech committed Mar 15, 2026
  • FAQ: deleting an instance does not remove its history Adds a FAQ entry clarifying that deleting an instance only removes it from sweeps and health checks. Search history and confirmed imports are retained in the database. Users should use Clear History and Clear Imports in the Advanced tab if they want a clean slate.

    @MMagTech MMagTech committed Mar 13, 2026
  • Add GitHub wiki Adds all 9 wiki pages and a custom sidebar for the GitHub wiki repo. Pages: Home, Setup & Configuration, How Nudgarr Works, Settings Reference, Radarr & Sonarr Backlog, Exclusions, Notifications (Apprise), FAQ & Troubleshooting, Glossary. Sidebar orders pages from orientation through installation, feature docs, and reference material.

    @MMagTech MMagTech committed Mar 12, 2026