<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>External Integrations on jfa-go wiki</title><link>https://wiki.jfa-go.com/docs/external-services/</link><description>Recent content in External Integrations on jfa-go wiki</description><generator>Hugo</generator><language>en</language><copyright>&amp;copy; &lt;a href="https://github.com/hrfee">Harvey Tindall&lt;/a> 2024</copyright><lastBuildDate>Sun, 23 Nov 2025 19:32:51 +0000</lastBuildDate><atom:link href="https://wiki.jfa-go.com/docs/external-services/index.xml" rel="self" type="application/rss+xml"/><item><title>Jellyseerr</title><link>https://wiki.jfa-go.com/docs/external-services/jellyseerr/</link><pubDate>Sat, 15 Mar 2025 15:43:35 +0000</pubDate><guid>https://wiki.jfa-go.com/docs/external-services/jellyseerr/</guid><description>&lt;h1 id="jellyseerr">
 Jellyseerr
 &lt;a class="anchor" href="#jellyseerr">#&lt;/a>
&lt;/h1>
&lt;h2 id="overview">
 Overview
 &lt;a class="anchor" href="#overview">#&lt;/a>
&lt;/h2>
&lt;p>&lt;a href="https://github.com/fallenbagel/jellyseerr">Jellyseerr&lt;/a>, much like &lt;a href="https://ombi.io/">Ombi&lt;/a>, is a media request system for the -arr services and Jellyfin/Emby/Plex. jfa-go integrates with Jellyseerr much better than it does with Ombi, and with fewer issues:&lt;/p>
&lt;ul>
&lt;li>Profiles for user &amp;amp; notification settings can be added in Settings &amp;gt; User Profiles
&lt;ul>
&lt;li>Like other profile data, admin can apply settings to a user manually from another user or profile with the &amp;ldquo;Modify Settings&amp;rdquo; feature in accounts.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Creating accounts through jfa-go triggers Jellyseerr&amp;rsquo;s user importer to create a &amp;ldquo;Jellyfin User&amp;rdquo;, which like jfa-go uses Jellyfin as its authorization source, avoiding duplication and sync issues with the most important piece of data, the user&amp;rsquo;s password.
&lt;ul>
&lt;li>If you already use Jellyseerr, make sure your users are &amp;ldquo;Jellyfin User&amp;quot;s, not &amp;ldquo;Local User&amp;quot;s! The latter will not be touched by jfa-go and passwords won&amp;rsquo;t be synchronized.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Email, discord and telegram details are synchronized, as are contact preferences for each.
&lt;ul>
&lt;li>Existing users can have these details migrated by enabling &amp;ldquo;Import existing users to Jellyseerr&amp;rdquo; for a while (shouldn&amp;rsquo;t need to be left on once done).&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Disabled accounts are disabled in Jellyseerr (it does this on it&amp;rsquo;s own, no credit taken here)&lt;/li>
&lt;/ul>
&lt;h2 id="setup">
 Setup
 &lt;a class="anchor" href="#setup">#&lt;/a>
&lt;/h2>
&lt;p>Note this feature was merged on 31 July 2024, and a stable update has not been released since as of March 2025, so you&amp;rsquo;ll need to use the unstable release.&lt;/p></description></item><item><title>Ombi</title><link>https://wiki.jfa-go.com/docs/external-services/ombi/</link><pubDate>Wed, 04 Oct 2023 12:22:19 +0100</pubDate><guid>https://wiki.jfa-go.com/docs/external-services/ombi/</guid><description>&lt;h1 id="ombi">
 Ombi
 &lt;a class="anchor" href="#ombi">#&lt;/a>
&lt;/h1>
&lt;h2 id="warning">
 Warning
 &lt;a class="anchor" href="#warning">#&lt;/a>
&lt;/h2>
&lt;p>The Ombi integration has a frustrating issue that has locked at least 2 people out of their Ombi admin account. Despite my best efforts, I have not been able to find the cause. &lt;strong>If you wish to use this integration, I recommend setting up backups of your Ombi database&lt;/strong>. It might also be wise to try out &lt;a href="https://github.com/fallenbagel/jellyseerr">Jellyseerr&lt;/a> and see if you prefer it, the &lt;a href="https://wiki.jfa-go.com/docs/external-services/jellyseerr/">jfa-go integration&lt;/a> is much better.&lt;/p></description></item><item><title>(re)CAPTCHA</title><link>https://wiki.jfa-go.com/docs/external-services/captcha/</link><pubDate>Thu, 15 Jun 2023 13:07:30 +0100</pubDate><guid>https://wiki.jfa-go.com/docs/external-services/captcha/</guid><description>&lt;h1 id="captcha">
 CAPTCHA
 &lt;a class="anchor" href="#captcha">#&lt;/a>
&lt;/h1>
&lt;h2 id="options">
 Options
 &lt;a class="anchor" href="#options">#&lt;/a>
&lt;/h2>
&lt;ul>
&lt;li>CAPTCHAs can be required on sign-up to verify the human-ness of a potential user.&lt;/li>
&lt;li>An integrated CAPTCHA service is available, however it can be unreliable, and often rejects correct answers.&lt;/li>
&lt;li>Google&amp;rsquo;s reCAPTCHA is available as an option, but requires a little setup.&lt;/li>
&lt;/ul>
&lt;h2 id="recaptcha">
 reCAPTCHA
 &lt;a class="anchor" href="#recaptcha">#&lt;/a>
&lt;/h2>
&lt;h3 id="setup">
 Setup
 &lt;a class="anchor" href="#setup">#&lt;/a>
&lt;/h3>
&lt;ul>
&lt;li>First, ensure your site is accessible from an external domain, as Google will need this.&lt;/li>
&lt;/ul>
&lt;ol>
&lt;li>Visit &lt;a href="https://www.google.com/recaptcha/admin/create">Register a new site&lt;/a>. Fill in the label, add your domain(s) (just the domain, no subpath, protocol or port), and &lt;strong>Choose the &amp;ldquo;Challenge (v2) / I&amp;rsquo;m not a robot Checkbox&amp;rdquo;&lt;/strong> reCAPTCHA type.&lt;/li>
&lt;/ol>
&lt;p>&lt;img src="https://wiki.jfa-go.com/recaptcha/register.png" alt="register" />&lt;/p></description></item><item><title>Statistics</title><link>https://wiki.jfa-go.com/docs/external-services/statistics/</link><pubDate>Sun, 23 Nov 2025 16:56:25 +0000</pubDate><guid>https://wiki.jfa-go.com/docs/external-services/statistics/</guid><description>&lt;h1 id="statistics">
 Statistics
 &lt;a class="anchor" href="#statistics">#&lt;/a>
&lt;/h1>
&lt;p>jfa-go exposes a few API endpoints which you can use, along with your own code and means of storage and display, to track and visualize whatever&amp;rsquo;s important to you. As some examples:&lt;/p>
&lt;ul>
&lt;li>Tracking the total number of users, number created through jfa-go or number created per day/week/month&lt;/li>
&lt;li>Monitoring how many users have accounts close to expiring, or how many accounts reach expiry before intervention (i.e. renewal)&lt;/li>
&lt;/ul>
&lt;h2 id="endpoints">
 Endpoints
 &lt;a class="anchor" href="#endpoints">#&lt;/a>
&lt;/h2>
&lt;p>The API endpoints deemed useful for these sorts of things are tagged &amp;ldquo;Statistics&amp;rdquo; on &lt;a href="https://api.jfa-go.com/redoc/#tag/Statistics">api.jfa-go.com&lt;/a> (or on your own instances with the &lt;code>-swagger&lt;/code> flag). As of 2025-11-23, these are available:&lt;/p></description></item></channel></rss>