Refreshes Retype-generated documentation.
Process triggered by Ravencentric.
This commit is contained in:
parent
c74d0ef2e7
commit
a2212915f6
13 changed files with 261 additions and 238 deletions
65
404.html
65
404.html
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Not Found</title>
|
||||
|
|
@ -28,36 +28,36 @@
|
|||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="/awesome-arr/resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="/awesome-arr/resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="/awesome-arr/resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="/awesome-arr/resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="/awesome-arr/resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="/awesome-arr/resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="/awesome-arr/resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="/awesome-arr/resources/js/lunr.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="/awesome-arr/" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="/awesome-arr/" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
|
|
@ -99,25 +99,26 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -127,9 +128,9 @@
|
|||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -137,7 +138,7 @@
|
|||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="max-w-lg mx-auto mt-20 text-center px-6 sm:px-16 md:px-8">
|
||||
<div class="px-8 md:p-0 text-gray-300 dark:text-dark-650">
|
||||
|
|
@ -145,7 +146,7 @@
|
|||
</div>
|
||||
<h1 class="mb-6 text-2xl font-bold leading-tight text-gray-900 dark:text-white md:text-4xl">Oops! The page you’re looking for doesn’t exist.</h1>
|
||||
<p class="mb-10 text-gray-600 dark:text-dark-350 md:text-lg md:px-4">You may have mistyped the address or the page may have been moved.</p>
|
||||
<a href="/awesome-arr/" class="inline-flex items-center justify-center h-12 px-4 text-sm leading-none text-white bg-blue-500 rounded shadow-xl focus:outline-none hover:bg-blue-700 transition-all duration-100 ease-linear">Go to homepage</a>
|
||||
<a href="/awesome-arr/" class="inline-flex items-center justify-center h-12 px-4 text-sm leading-none text-button-primary-text bg-button-primary rounded shadow-xl focus:outline-none hover:bg-button-primary-hover transition-all duration-100 ease-linear">Go to homepage</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
@ -156,7 +157,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = null</script>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Contributor Covenant Code of Conduct</title>
|
||||
|
|
@ -31,36 +31,36 @@
|
|||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="../resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
|
|
@ -102,25 +102,26 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -130,9 +131,9 @@
|
|||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -140,14 +141,14 @@
|
|||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="flex">
|
||||
<div class="min-w-0 p-4 grow md:px-16">
|
||||
<div id="retype-main" class="min-w-0 p-4 grow md:px-16">
|
||||
<main class="relative pb-12 lg:pt-2">
|
||||
<div class="docs-markdown" id="docs-content">
|
||||
<div class="retype-markdown" id="retype-content">
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<div id="docs-sidebar-right-toggle"></div>
|
||||
<div id="retype-sidebar-right-toggle"></div>
|
||||
<!-- Page content -->
|
||||
<doc-anchor-target id="contributor-covenant-code-of-conduct" class="break-words">
|
||||
<h1>
|
||||
|
|
@ -310,9 +311,9 @@ enforcement ladder</a>.</p>
|
|||
<!-- Required only on API pages -->
|
||||
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
|
||||
</div>
|
||||
<footer class="clear-both">
|
||||
<footer id="retype-content-footer" class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener">
|
||||
<a id="retype-edit-this-page" class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-body-link font-body-link-weight hover:text-body-link-hover hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/CODE_OF_CONDUCT.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
|
|
@ -321,24 +322,24 @@ enforcement ladder</a>.</p>
|
|||
</footer>
|
||||
</main>
|
||||
|
||||
<div class="print:border-none border-t dark:border-dark-650 pt-6 mb-8">
|
||||
<div id="retype-page-footer" class="print:border-none border-t border-base-border pt-6 mb-8">
|
||||
<footer class="flex flex-wrap items-center justify-between print:justify-center">
|
||||
<div class="print:hidden">
|
||||
<div id="retype-footer-links" class="print:hidden">
|
||||
<ul class="flex flex-wrap items-center text-sm">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="print:justify-center docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
|
||||
<div id="retype-copyright" class="print:justify-center py-2 text-footer-text font-footer-link-weight text-sm leading-relaxed"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<!-- Sidebar right skeleton-->
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-sidebar-right-bg border-sidebar-right-border lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton">
|
||||
<div class="pl-5">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -354,7 +355,7 @@ enforcement ladder</a>.</p>
|
|||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = { "title": "Code of Conduct", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Contribution Guidelines</title>
|
||||
|
|
@ -31,36 +31,36 @@
|
|||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="../resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
|
|
@ -102,25 +102,26 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -130,9 +131,9 @@
|
|||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -140,14 +141,14 @@
|
|||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="flex">
|
||||
<div class="min-w-0 p-4 grow md:px-16">
|
||||
<div id="retype-main" class="min-w-0 p-4 grow md:px-16">
|
||||
<main class="relative pb-12 lg:pt-2">
|
||||
<div class="docs-markdown" id="docs-content">
|
||||
<div class="retype-markdown" id="retype-content">
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<div id="docs-sidebar-right-toggle"></div>
|
||||
<div id="retype-sidebar-right-toggle"></div>
|
||||
<!-- Page content -->
|
||||
<doc-anchor-target id="contribution-guidelines" class="break-words">
|
||||
<h1>
|
||||
|
|
@ -180,20 +181,20 @@ reviewing and rejecting projects becomes very subjective and unsustainable.</p>
|
|||
<!-- Required only on API pages -->
|
||||
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
|
||||
</div>
|
||||
<footer class="clear-both">
|
||||
<footer id="retype-content-footer" class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/CONTRIBUTING.md" target="_blank" rel="noopener">
|
||||
<a id="retype-edit-this-page" class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-body-link font-body-link-weight hover:text-body-link-hover hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/CONTRIBUTING.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav class="print:hidden flex mt-14">
|
||||
<nav id="retype-nextprev" class="print:hidden flex mt-14">
|
||||
<div class="w-1/2">
|
||||
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../unmaintained/">
|
||||
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-r rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../unmaintained/">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>
|
||||
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
|
||||
<span class="block text-xs font-normal text-base-text-muted">Previous</span>
|
||||
<span class="block mt-1">Unmaintained</span>
|
||||
</span>
|
||||
</a>
|
||||
|
|
@ -205,24 +206,24 @@ reviewing and rejecting projects becomes very subjective and unsustainable.</p>
|
|||
</footer>
|
||||
</main>
|
||||
|
||||
<div class="print:border-none border-t dark:border-dark-650 pt-6 mb-8">
|
||||
<div id="retype-page-footer" class="print:border-none border-t border-base-border pt-6 mb-8">
|
||||
<footer class="flex flex-wrap items-center justify-between print:justify-center">
|
||||
<div class="print:hidden">
|
||||
<div id="retype-footer-links" class="print:hidden">
|
||||
<ul class="flex flex-wrap items-center text-sm">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="print:justify-center docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
|
||||
<div id="retype-copyright" class="print:justify-center py-2 text-footer-text font-footer-link-weight text-sm leading-relaxed"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<!-- Sidebar right skeleton-->
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-sidebar-right-bg border-sidebar-right-border lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton">
|
||||
<div class="pl-5">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -238,7 +239,7 @@ reviewing and rejecting projects becomes very subjective and unsustainable.</p>
|
|||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = { "title": "Contribution Guidelines", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script>
|
||||
</body>
|
||||
|
|
|
|||
113
index.html
113
index.html
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Awesome *Arr</title>
|
||||
|
|
@ -33,36 +33,36 @@
|
|||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
|
|
@ -104,25 +104,26 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -132,9 +133,9 @@
|
|||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -142,14 +143,14 @@
|
|||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="flex">
|
||||
<div class="min-w-0 p-4 grow md:px-16">
|
||||
<div id="retype-main" class="min-w-0 p-4 grow md:px-16">
|
||||
<main class="relative pb-12 lg:pt-2">
|
||||
<div class="docs-markdown" id="docs-content">
|
||||
<div class="retype-markdown" id="retype-content">
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<div id="docs-sidebar-right-toggle"></div>
|
||||
<div id="retype-sidebar-right-toggle"></div>
|
||||
<!-- Page content -->
|
||||
<doc-anchor-target id="awesome-arr-awesome" class="break-words">
|
||||
<h1>
|
||||
|
|
@ -158,7 +159,7 @@
|
|||
</h1>
|
||||
</doc-anchor-target>
|
||||
<blockquote>
|
||||
<p>Lidarr, Prowlarr, Radarr, Readarr, Sonarr, and Whisparr are collectively referred to as "*arr" or "*arrs". They are designed to automatically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Readarr, Sonarr, and Whisparr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr. This list aims to list all *arrs and things related to them</p>
|
||||
<p>Lidarr, Prowlarr, Radarr, Sonarr, and Whisparr are collectively referred to as "*arr" or "*arrs". They are designed to automatically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Sonarr, and Whisparr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr. This list aims to list all *arrs and things related to them</p>
|
||||
</blockquote>
|
||||
<doc-anchor-target id="contents">
|
||||
<h2>
|
||||
|
|
@ -189,7 +190,6 @@
|
|||
<ul>
|
||||
<li><a href="https://lidarr.audio/">Lidarr</a> - Lidarr is a music collection manager.</li>
|
||||
<li><a href="https://radarr.video/">Radarr</a> - Radarr is a movie collection manager.</li>
|
||||
<li><a href="https://readarr.com/">Readarr</a> - Readarr is an ebook collection manager.</li>
|
||||
<li><a href="https://sonarr.tv/">Sonarr</a> - Smart PVR for newsgroup and bittorrent users.</li>
|
||||
<li><a href="https://whisparr.com/">Whisparr</a> - Whisparr is an adult movie collection manager.</li>
|
||||
</ul>
|
||||
|
|
@ -200,7 +200,7 @@
|
|||
</h2>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><a href="https://github.com/prowlarr/prowlarr">Prowlarr</a> - Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required.</li>
|
||||
<li><a href="https://github.com/prowlarr/prowlarr">Prowlarr</a> - Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required.</li>
|
||||
<li><a href="https://github.com/Jackett/Jackett">Jackett</a> - API Support for your favorite torrent trackers. An alternative to Prowlarr.</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="resources">
|
||||
|
|
@ -210,7 +210,7 @@
|
|||
</h2>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><a href="https://wiki.servarr.com/">Servarr</a> - The consolidated wiki for Lidarr, Prowlarr, Radarr, Readarr, and Sonarr.</li>
|
||||
<li><a href="https://wiki.servarr.com/">Servarr</a> - The consolidated wiki for Lidarr, Prowlarr, Radarr, and Sonarr.</li>
|
||||
<li><a href="https://trash-guides.info/">TRaSH-Guides</a> - Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="arrs-with-additional-functionality">
|
||||
|
|
@ -259,11 +259,11 @@
|
|||
<li><a href="https://github.com/aetaric/checkrr">Checkrr</a> - Checkrr Scans your library files for corrupt media and replace the files via sonarr and radarr.</li>
|
||||
<li><a href="https://github.com/hrenard/cleanarr/">Cleanarr (hrenard)</a> - A small utility tasked to automatically clean radarr and sonarr files over time.</li>
|
||||
<li><a href="https://github.com/se1exin/Cleanarr">Cleanarr (se1exin)</a> - A simple UI to help find and delete duplicate and sample files from your Plex server.</li>
|
||||
<li><a href="https://ipv6.rs/cloudseeder">Cloud Seeder</a> - 1 click installer and updater for Prowlarr, Lidarr, Radarr, Readarr, Sonarr and Whisparr. Also links and connects qBittorrent.</li>
|
||||
<li><a href="https://ipv6.rs/cloudseeder">Cloud Seeder</a> - 1 click installer and updater for Prowlarr, Lidarr, Radarr, Sonarr and Whisparr. Also links and connects qBittorrent.</li>
|
||||
<li><a href="https://github.com/RiffSphere/Collectarr">Collectarr</a> - A Python script for checking your Radarr database and setting up collection lists. Also supports "smart" actor lists based on TMDB.</li>
|
||||
<li><a href="https://github.com/TMD20/crossarr">Crossarr</a> - Cross Seed via Arr Programs.</li>
|
||||
<li><a href="https://github.com/FrenchGithubUser/Dasharr">Dasharr</a> - Dashboard of torrent indexers usage, profile stats evolution over time.</li>
|
||||
<li><a href="https://github.com/ManiMatter/decluttarr">Decluttarr</a> - Watches radarr, sonarr, lidarr, readarr and whisparr download queues and removes downloads if they become stalled or no longer needed.</li>
|
||||
<li><a href="https://github.com/ManiMatter/decluttarr">Decluttarr</a> - Watches radarr, sonarr, lidarr and whisparr download queues and removes downloads if they become stalled or no longer needed.</li>
|
||||
<li><a href="https://github.com/rfsbraz/deleterr">Deleterr</a> - Automates deleting inactive and stale media from Plex/Sonarr/Radarr.</li>
|
||||
<li><a href="https://github.com/anandslab/deployarr">Deployarr</a> - Deployarr automates Homelab setup using Docker and Docker Compose.</li>
|
||||
<li><a href="https://github.com/Adman1020/Elsewherr">Elsewherr</a> - See disclaimer on page. See if your movies from Radarr are available on a streaming service, and add a tag against the movie if it is.</li>
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
<li><a href="https://github.com/elsbrock/plundrio">Plundrio</a> - A put.io download client for *arr implementing the transmission RPC interface.</li>
|
||||
<li><a href="https://github.com/jeremehancock/Posteria">Posteria</a> - A sleek, modern solution for managing your movie, TV show, and collection posters.</li>
|
||||
<li><a href="https://github.com/fscorrupt/Posterizarr">Posterizarr</a> - Automated poster maker for Plex/Jellyfin/Emby.</li>
|
||||
<li><a href="https://github.com/petersem/posterr">Posterr</a> - A digital poster app for Plex, Sonarr, Radarr, and Readarr.</li>
|
||||
<li><a href="https://github.com/petersem/posterr">Posterr</a> - A digital poster app for Plex, Sonarr and Radarr.</li>
|
||||
<li><a href="https://github.com/p-hueber/prefetcharr">Prefetcharr</a> - Let Sonarr fetch the next season of a show you are watching on Jellyfin/Emby/Plex.</li>
|
||||
<li><a href="https://github.com/santiagosayshey/Profilarr">Profilarr</a> - Import, Export & Sync Profiles & Custom Formats via Radarr / Sonarr API.</li>
|
||||
<li><a href="https://github.com/Fazzani/Proxarr">Proxarr</a> - Prevents Sonarr/Radarr from downloading media already available for your region on streaming services (e.g., Netflix, Amazon Prime Video)</li>
|
||||
|
|
@ -303,7 +303,6 @@
|
|||
<li><a href="https://github.com/jamcalli/Pulsarr">Pulsarr</a> - An integration tool that bridges Plex watchlists with Sonarr and Radarr, enabling real-time media monitoring and automated content acquisition all from within the Plex App itself.</li>
|
||||
<li><a href="https://github.com/linuxserver/docker-mods/tree/radarr-striptracks">Radarr-striptracks</a> - A Docker Mod for the LinuxServer.io Radarr/Sonarr v3 Docker container that adds a script to automatically strip out unwanted audio and subtitle streams, keeping only the desired languages.</li>
|
||||
<li><a href="https://rclone.org/">Rclone</a> - Rclone is a command-line program to manage files on cloud storage.</li>
|
||||
<li><a href="https://github.com/blampe/rreading-glasses">Rreading Glasses</a> - A faster and better drop-in replacement for Readarr's metadata service that also handles large authors.</li>
|
||||
<li><a href="https://github.com/fingerthief/recommendarr">Recommendarr</a> - An AI driven recommendation system based on Radarr and Sonarr library information.</li>
|
||||
<li><a href="https://github.com/recyclarr/recyclarr">Recyclarr</a> - Automatically sync TRaSH guides to your Sonarr and Radarr instances.</li>
|
||||
<li><a href="https://github.com/aleksilassila/reiverr">Reiverr</a> - Reiverr is a clean combined interface for Jellyfin, TMDB, Radarr and Sonarr, as well as a replacement to Overseerr.</li>
|
||||
|
|
@ -316,8 +315,8 @@
|
|||
<li><a href="https://github.com/nandyalu/trailarr">Trailarr</a> - A Docker application to download and manage trailers for your Radarr, and Sonarr libraries.</li>
|
||||
<li><a href="https://github.com/l3uddz/traktarr">Traktarr</a> - Script to add new series & movies to Sonarr/Radarr based on Trakt lists.</li>
|
||||
<li><a href="https://github.com/drkno/transcoderr">Transcoderr</a> - A transcoding pipeline designed to normalize file types into a common filetype. Dynamically configurable using plugins allowing highly customizable pipelines to be built.</li>
|
||||
<li><a href="https://github.com/PCJones/UmlautAdaptarr">UmlautAdaptarr</a> - A tool to work around Sonarr, Radarr, Lidarr and Readarrs problems with foreign languages (primarily German at the moment).</li>
|
||||
<li><a href="https://github.com/davidnewhall/unpackerr">Unpackerr</a> - Extracts downloads for Radarr, Sonarr, Lidarr, and Readarr - Deletes extracted files after import.</li>
|
||||
<li><a href="https://github.com/PCJones/UmlautAdaptarr">UmlautAdaptarr</a> - A tool to work around Sonarr, Radarr and Lidarr problems with foreign languages (primarily German at the moment).</li>
|
||||
<li><a href="https://github.com/davidnewhall/unpackerr">Unpackerr</a> - Extracts downloads for Radarr, Sonarr, and Lidarr - Deletes extracted files after import.</li>
|
||||
<li><a href="https://github.com/nylonee/watchlistarr">Watchlistarr</a> - Automatically sync Plex Watchlists with Sonarr and Radarr.</li>
|
||||
<li><a href="https://github.com/Wizarrrr/wizarr">Wizarr</a> - Wizarr is an automatic user invitation system for Plex.</li>
|
||||
<li><a href="https://github.com/aunefyren/wrapperr">Wrapperr</a> - Website based application and API that collects Plex statistics using Tautulli and displays it in a nice format. Similar to the Spotify Wrapped concept.</li>
|
||||
|
|
@ -368,29 +367,29 @@
|
|||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><a href="https://github.com/ruddarr/app">Ruddarr</a> - Ruddarr is a beautifully designed, open source, iOS/iPadOS companion app for Radarr and Sonarr instances written in SwiftUI.</li>
|
||||
<li><a href="https://nzb360.com/">nzb360</a> - Usenet/Torrent manager for Android. Supports SABnzbd, NZBget, Deluge, Transmission, uTorrent, qBittorrent, rTorrent/ruTorrent, Sonarr, Sick Beard, Radarr, Lidarr, Bazarr, Couchpotato, Headphones, Readarr, NEWZnab, Jackett, NZBHydra2 and Prowlarr.</li>
|
||||
<li><a href="https://nzb360.com/">nzb360</a> - Usenet/Torrent manager for Android. Supports SABnzbd, NZBget, Deluge, Transmission, uTorrent, qBittorrent, rTorrent/ruTorrent, Sonarr, Sick Beard, Radarr, Lidarr, Bazarr, Couchpotato, Headphones, NEWZnab, Jackett, NZBHydra2 and Prowlarr.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<!-- Required only on API pages -->
|
||||
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
|
||||
</div>
|
||||
<footer class="clear-both">
|
||||
<footer id="retype-content-footer" class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/README.md" target="_blank" rel="noopener">
|
||||
<a id="retype-edit-this-page" class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-body-link font-body-link-weight hover:text-body-link-hover hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/README.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav class="print:hidden flex mt-14">
|
||||
<nav id="retype-nextprev" class="print:hidden flex mt-14">
|
||||
<div class="w-1/2">
|
||||
</div>
|
||||
|
||||
<div class="w-1/2">
|
||||
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l rounded-r-lg transition-colors duration-150 relative hover:z-5" href="unmaintained/">
|
||||
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-l rounded-r-lg transition-colors duration-150 relative hover:z-5" href="unmaintained/">
|
||||
<span>
|
||||
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
|
||||
<span class="block text-xs font-normal text-right text-base-text-muted">Next</span>
|
||||
<span class="block mt-1">Unmaintained</span>
|
||||
</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
|
|
@ -400,24 +399,24 @@
|
|||
</footer>
|
||||
</main>
|
||||
|
||||
<div class="print:border-none border-t dark:border-dark-650 pt-6 mb-8">
|
||||
<div id="retype-page-footer" class="print:border-none border-t border-base-border pt-6 mb-8">
|
||||
<footer class="flex flex-wrap items-center justify-between print:justify-center">
|
||||
<div class="print:hidden">
|
||||
<div id="retype-footer-links" class="print:hidden">
|
||||
<ul class="flex flex-wrap items-center text-sm">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="print:justify-center docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
|
||||
<div id="retype-copyright" class="print:justify-center py-2 text-footer-text font-footer-link-weight text-sm leading-relaxed"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<!-- Sidebar right skeleton-->
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-sidebar-right-bg border-sidebar-right-border lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton">
|
||||
<div class="pl-5">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -433,7 +432,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = { "title": "Awesome *Arr", isRoot: true, level: 0, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script>
|
||||
</body>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1 +1 @@
|
|||
var __DOCS_CONFIG__ = {"id":"7uJW5C4nw9Gdp5LSpj142dIvSxkEXcEDw+H","key":"V1mlqR8p3EBuC+iBo36ZP7chURvj1po/rqdb6tJ0cJg.Stv7LZhQGD0gV24oMGkJ9s/KTM9MHfTSs2XGvhpwQ87iTm8g/FzQ5oLYmT2p4jLq+uUsTjiWP13Q/kz4eEbJ0Q.105","base":"/awesome-arr/","host":"ravencentric.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.9.0.802458590700","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 78 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Awesome *Arr","s":"<path d=\"M9.197 10a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-2.382 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-1.581 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z\"/><path d=\"M4.125 0h15.75a4.11 4.11 0 0 1 2.92 1.205A4.11 4.11 0 0 1 24 4.125c0 1.384-.476 2.794-1.128 4.16-.652 1.365-1.515 2.757-2.352 4.104l-.008.013c-.849 1.368-1.669 2.691-2.28 3.97-.614 1.283-.982 2.45-.982 3.503a2.625 2.625 0 1 0 4.083-2.183.75.75 0 1 1 .834-1.247A4.126 4.126 0 0 1 19.875 24H4.5a4.125 4.125 0 0 1-4.125-4.125c0-2.234 1.258-4.656 2.59-6.902.348-.586.702-1.162 1.05-1.728.8-1.304 1.567-2.553 2.144-3.738H3.39c-.823 0-1.886-.193-2.567-1.035A3.647 3.647 0 0 1 0 4.125 4.125 4.125 0 0 1 4.125 0ZM15.75 19.875c0-1.38.476-2.786 1.128-4.15.649-1.358 1.509-2.743 2.343-4.086l.017-.028c.849-1.367 1.669-2.692 2.28-3.972.614-1.285.982-2.457.982-3.514A2.615 2.615 0 0 0 19.875 1.5a2.625 2.625 0 0 0-2.625 2.625c0 .865.421 1.509 1.167 2.009A.75.75 0 0 1 18 7.507H7.812c-.65 1.483-1.624 3.069-2.577 4.619-.334.544-.666 1.083-.98 1.612-1.355 2.287-2.38 4.371-2.38 6.137A2.625 2.625 0 0 0 4.5 22.5h12.193a4.108 4.108 0 0 1-.943-2.625ZM1.5 4.125c-.01.511.163 1.008.487 1.403.254.313.74.479 1.402.479h12.86a3.648 3.648 0 0 1-.499-1.882 4.11 4.11 0 0 1 .943-2.625H4.125A2.625 2.625 0 0 0 1.5 4.125Z\"/>"},{"n":"unmaintained","l":"Unmaintained","s":"<path d=\"M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z\"/><path d=\"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z\"/>"},{"n":"contributing","l":"Contribution Guidelines","s":"<path d=\"M16 19.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Zm-14.5 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Zm0-14.5a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0ZM4.75 3a1.75 1.75 0 1 0 .001 3.501A1.75 1.75 0 0 0 4.75 3Zm0 14.5a1.75 1.75 0 1 0 .001 3.501A1.75 1.75 0 0 0 4.75 17.5Zm14.5 0a1.75 1.75 0 1 0 .001 3.501 1.75 1.75 0 0 0-.001-3.501Z\"/><path d=\"M13.405 1.72a.75.75 0 0 1 0 1.06L12.185 4h4.065A3.75 3.75 0 0 1 20 7.75v8.75a.75.75 0 0 1-1.5 0V7.75a2.25 2.25 0 0 0-2.25-2.25h-4.064l1.22 1.22a.75.75 0 0 1-1.061 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0ZM4.75 7.25A.75.75 0 0 1 5.5 8v8A.75.75 0 0 1 4 16V8a.75.75 0 0 1 .75-.75Z\"/>"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","autodetect":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s"},"navIcons":{"mode":"all"}};
|
||||
var __DOCS_CONFIG__ = {"id":"kpd142CTguFuptE1oaW3UVwwKdObuqTyfzD","key":"oIwQVqLNm+HUUrde8wqrN1hzAjUD5mC3LwXsrVXfA5I.MZ83uBcbfwK8sceMYxufSpkh5+Y1PuGWBGIDLsqUpsdEHxw1VTAOk+VjL1KqkBEGtpJcOpyRSaBZDuX7lZuIXg.120","base":"/awesome-arr/","host":"ravencentric.github.io","version":"1.0.0","useRelativePaths":true,"documentName":"index.html","appendDocumentName":false,"trailingSlash":true,"preloadSearch":false,"cacheBustingToken":"3.11.0.805490003188","cacheBustingStrategy":"query","sidebarFilterPlaceholder":"Filter","toolbarFilterPlaceholder":"Filter","showSidebarFilter":true,"filterNotFoundMsg":"No member names found containing the query \"{query}\"","maxHistoryItems":15,"homeIcon":"<path d=\"M12.97 2.59a1.5 1.5 0 00-1.94 78 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z\"></path>","access":[{"value":"public","label":"Public"},{"value":"protected","label":"Protected"}],"toolbarLinks":[{"id":"fields","label":"Fields"},{"id":"properties","label":"Properties"},{"id":"methods","label":"Methods"},{"id":"events","label":"Events"}],"sidebar":[{"n":"/","l":"Awesome *Arr","s":"<path d=\"M9.197 10a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-2.382 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm-1.581 4a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z\"/><path d=\"M4.125 0h15.75a4.11 4.11 0 0 1 2.92 1.205A4.11 4.11 0 0 1 24 4.125c0 1.384-.476 2.794-1.128 4.16-.652 1.365-1.515 2.757-2.352 4.104l-.008.013c-.849 1.368-1.669 2.691-2.28 3.97-.614 1.283-.982 2.45-.982 3.503a2.625 2.625 0 1 0 4.083-2.183.75.75 0 1 1 .834-1.247A4.126 4.126 0 0 1 19.875 24H4.5a4.125 4.125 0 0 1-4.125-4.125c0-2.234 1.258-4.656 2.59-6.902.348-.586.702-1.162 1.05-1.728.8-1.304 1.567-2.553 2.144-3.738H3.39c-.823 0-1.886-.193-2.567-1.035A3.647 3.647 0 0 1 0 4.125 4.125 4.125 0 0 1 4.125 0ZM15.75 19.875c0-1.38.476-2.786 1.128-4.15.649-1.358 1.509-2.743 2.343-4.086l.017-.028c.849-1.367 1.669-2.692 2.28-3.972.614-1.285.982-2.457.982-3.514A2.615 2.615 0 0 0 19.875 1.5a2.625 2.625 0 0 0-2.625 2.625c0 .865.421 1.509 1.167 2.009A.75.75 0 0 1 18 7.507H7.812c-.65 1.483-1.624 3.069-2.577 4.619-.334.544-.666 1.083-.98 1.612-1.355 2.287-2.38 4.371-2.38 6.137A2.625 2.625 0 0 0 4.5 22.5h12.193a4.108 4.108 0 0 1-.943-2.625ZM1.5 4.125c-.01.511.163 1.008.487 1.403.254.313.74.479 1.402.479h12.86a3.648 3.648 0 0 1-.499-1.882 4.11 4.11 0 0 1 .943-2.625H4.125A2.625 2.625 0 0 0 1.5 4.125Z\"/>"},{"n":"unmaintained","l":"Unmaintained","s":"<path d=\"M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z\"/><path d=\"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z\"/>"},{"n":"contributing","l":"Contribution Guidelines","s":"<path d=\"M16 19.25a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Zm-14.5 0a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0Zm0-14.5a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0ZM4.75 3a1.75 1.75 0 1 0 .001 3.501A1.75 1.75 0 0 0 4.75 3Zm0 14.5a1.75 1.75 0 1 0 .001 3.501A1.75 1.75 0 0 0 4.75 17.5Zm14.5 0a1.75 1.75 0 1 0 .001 3.501 1.75 1.75 0 0 0-.001-3.501Z\"/><path d=\"M13.405 1.72a.75.75 0 0 1 0 1.06L12.185 4h4.065A3.75 3.75 0 0 1 20 7.75v8.75a.75.75 0 0 1-1.5 0V7.75a2.25 2.25 0 0 0-2.25-2.25h-4.064l1.22 1.22a.75.75 0 0 1-1.061 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06l2.5-2.5a.75.75 0 0 1 1.06 0ZM4.75 7.25A.75.75 0 0 1 5.5 8v8A.75.75 0 0 1 4 16V8a.75.75 0 0 1 .75-.75Z\"/>"}],"search":{"mode":0,"minChars":2,"maxResults":20,"placeholder":"Search","hotkeys":["k"],"noResultsFoundMsg":"Sorry, no results found.","autodetect":true,"languages":[0],"preload":false},"resources":{"History_Title_Label":"History","History_ClearLink_Label":"Clear","History_NoHistory_Label":"No history items","API_AccessFilter_Label":"Access","API_ParameterSection_Label":"PARAMETERS","API_SignatureSection_Label":"SIGNATURE","API_CopyHint_Label":"Copy","API_CopyNameHint_Label":"Copy name","API_CopyLinkHint_Label":"Copy link","API_CopiedAckHint_Label":"Copied!","API_MoreOverloads_Label":"more","API_MoreDropdownItems_Label":"More","API_OptionalParameter_Label":"optional","API_DefaultParameterValue_Label":"Default value","API_InheritedFilter_Label":"Inherited","Search_Input_Placeholder":"Search","Toc_Contents_Label":"Contents","Toc_RelatedClasses_Label":"Related Classes","History_JustNowTime_Label":"just now","History_AgoTime_Label":"ago","History_YearTime_Label":"y","History_MonthTime_Label":"mo","History_DayTime_Label":"d","History_HourTime_Label":"h","History_MinuteTime_Label":"m","History_SecondTime_Label":"s","Text_Light":"Light","Text_Dark":"Dark","Text_System":"System"},"navIcons":{"mode":"all"}};
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
|||
Retype Software License Agreement
|
||||
|
||||
Version 3.9.0
|
||||
Version 3.11.0
|
||||
|
||||
THIS DOCUMENT IS A LEGAL AGREEMENT (the "License Agreement") BETWEEN OBJECT.NET, INC. ("We," "Us")
|
||||
AND YOU OR THE ORGANIZATION ON WHOSE BEHALF YOU ARE UNDERTAKING THE LICENSE DESCRIBED BELOW ("You",
|
||||
|
|
|
|||
|
|
@ -5,4 +5,24 @@
|
|||
* Licensed MIT © Zeno Rocha
|
||||
*/
|
||||
|
||||
/*! #__NO_SIDE_EFFECTS__ */
|
||||
|
||||
/*! MIT License. Copyright 2015-2018 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */
|
||||
|
||||
/**
|
||||
* @vue/runtime-core v3.5.17
|
||||
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||||
* @license MIT
|
||||
**/
|
||||
|
||||
/**
|
||||
* @vue/runtime-dom v3.5.17
|
||||
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||||
* @license MIT
|
||||
**/
|
||||
|
||||
/**
|
||||
* @vue/shared v3.5.17
|
||||
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||||
* @license MIT
|
||||
**/
|
||||
|
|
|
|||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
|
|
@ -4,10 +4,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-root" content="/awesome-arr">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.9.0.802458590700">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.11.0.805490003188">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.9.0">
|
||||
<meta name="generator" content="Retype 3.11.0">
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Unmaintained</title>
|
||||
|
|
@ -31,36 +31,36 @@
|
|||
|
||||
<script data-cfasync="false">(function(){var cl=document.documentElement.classList,ls=localStorage.getItem("retype_scheme"),hd=cl.contains("dark"),hl=cl.contains("light"),wm=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches;if(ls==="dark"||(!ls&&wm&&!hd&&!hl)){cl.remove("light");cl.add("dark")}else if(ls==="light"||(!ls&&!wm&&!hd&&!hl)){cl.remove("dark");cl.add("light")}})();</script>
|
||||
|
||||
<link href="../resources/css/retype.css?v=3.9.0.802458590700" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.11.0.805490003188" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.9.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.9.0.802458590700" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.11.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.11.0.805490003188" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
|
||||
<div id="retype-app" class="relative text-base antialiased text-base-text bg-base-bg font-body">
|
||||
<div class="absolute bottom-0 left-0" style="top: 5rem; right: 50%"></div>
|
||||
|
||||
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
|
||||
<header id="retype-header" class="sticky top-0 z-30 flex w-full h-16 bg-header-bg border-b border-header-border md:h-20">
|
||||
<div class="container relative flex items-center justify-between pr-6 grow md:justify-start">
|
||||
<!-- Mobile menu button skeleton -->
|
||||
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="docs-sidebar-toggle"></div>
|
||||
<button v-cloak class="skeleton retype-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
|
||||
<div v-cloak id="retype-sidebar-left-toggle-button"></div>
|
||||
|
||||
<!-- Logo -->
|
||||
<div class="flex items-center justify-between h-full py-2 md:w-75">
|
||||
<div class="flex items-center px-2 md:px-6">
|
||||
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<a id="retype-branding-logo" href="../" class="flex items-center leading-snug text-2xl">
|
||||
<span class="dark:text-white font-bold line-clamp-1 md:line-clamp-2">Awesome *arr</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
|
||||
<span class="hidden h-8 border-r md:inline-block border-base-border"></span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-between md:grow">
|
||||
<!-- Top Nav -->
|
||||
<nav class="hidden md:flex">
|
||||
<nav id="retype-header-nav" class="hidden md:flex">
|
||||
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
|
||||
|
||||
</ul>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
|
||||
</div>
|
||||
<input class="w-full h-10 placeholder-gray-400 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 dark:placeholder-dark-400" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
<input class="w-full h-10 placeholder-search-placeholder transition-colors duration-200 ease-in bg-search-bg border border-transparent rounded md:text-sm hover:border-search-border-hover focus:outline-none focus:border-search-border-focus" style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search">
|
||||
</div>
|
||||
|
||||
<!-- Mobile search button -->
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
</div>
|
||||
|
||||
<div v-cloak class="flex justify-end grow">
|
||||
<div id="docs-mobile-search-button"></div>
|
||||
<div id="retype-mobile-search-button"></div>
|
||||
<doc-search-desktop></doc-search-desktop>
|
||||
|
||||
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
|
||||
|
|
@ -102,25 +102,26 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container relative flex bg-white">
|
||||
|
||||
<div id="retype-container" class="container relative flex bg-white">
|
||||
<!-- Sidebar Skeleton -->
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-white border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
|
||||
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-sidebar-left-bg border-sidebar-left-border sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton">
|
||||
|
||||
<div class="flex items-center h-16 px-6">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter">
|
||||
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-filter-bg border border-filter-border rounded shadow-none text-sm focus:outline-none focus:border-filter-border-focus" type="text" placeholder="Filter">
|
||||
</div>
|
||||
|
||||
<div class="pl-6 mt-1 mb-4">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<div class="shrink-0 mt-auto bg-transparent dark:border-base-border">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -130,9 +131,9 @@
|
|||
<!-- Sidebar component -->
|
||||
<doc-sidebar v-cloak>
|
||||
<template #sidebar-footer>
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
|
||||
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-base-border">
|
||||
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-350 dark:text-dark-400 hover:text-gray-600 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
|
||||
<span class="text-xs whitespace-nowrap">Powered by</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
|
||||
</a>
|
||||
|
|
@ -140,14 +141,14 @@
|
|||
</template>
|
||||
</doc-sidebar>
|
||||
|
||||
<div class="grow min-w-0 dark:bg-dark-850">
|
||||
<div class="grow min-w-0 bg-body-bg">
|
||||
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
|
||||
<div class="flex">
|
||||
<div class="min-w-0 p-4 grow md:px-16">
|
||||
<div id="retype-main" class="min-w-0 p-4 grow md:px-16">
|
||||
<main class="relative pb-12 lg:pt-2">
|
||||
<div class="docs-markdown" id="docs-content">
|
||||
<div class="retype-markdown" id="retype-content">
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<div id="docs-sidebar-right-toggle"></div>
|
||||
<div id="retype-sidebar-right-toggle"></div>
|
||||
<!-- Page content -->
|
||||
<doc-anchor-target id="unmaintained" class="break-words">
|
||||
<h1>
|
||||
|
|
@ -168,6 +169,7 @@
|
|||
<li><a href="https://github.com/l3uddz/movearr">Movearr</a> - Simple CLI tool to perform various Radarr/Sonarr move functions.</li>
|
||||
<li><a href="https://github.com/l3uddz/plexarr">Plexarr</a> - Fix mismatched media in Plex mastered by Sonarr/Radarr.</li>
|
||||
<li><a href="https://github.com/roboticsound/Pulsarr">Pulsarr</a> - Browser extension (currently Chrome & Firefox) for adding movies to Radarr or Series' to Sonarr while browsing IMDB or TVDB.</li>
|
||||
<li><a href="https://github.com/Readarr/Readarr">Readarr</a> - Readarr is an ebook collection manager.</li>
|
||||
<li><a href="https://github.com/midgetspy/Sick-Beard">Sick-Beard</a> - PVR & episode guide that downloads and manages all your TV shows.</li>
|
||||
<li><a href="https://github.com/syncarr/syncarr">Syncarr</a> - One/two way sync of Radarr, Sonarr, or Lidarr instances.</li>
|
||||
<li><a href="https://github.com/l3uddz/timearr">Timearr</a> - Custom Import Script for Sonarr/Radarr/Lidarr to reset the mod-time of imported files.</li>
|
||||
|
|
@ -179,29 +181,29 @@
|
|||
<!-- Required only on API pages -->
|
||||
<doc-toolbar-member-filter-no-results></doc-toolbar-member-filter-no-results>
|
||||
</div>
|
||||
<footer class="clear-both">
|
||||
<footer id="retype-content-footer" class="clear-both">
|
||||
<div class="flex flex-wrap items-center justify-between mt-14">
|
||||
<a class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-blue-500 dark:text-blue-400 hover:text-blue-700 hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/UNMAINTAINED.md" target="_blank" rel="noopener">
|
||||
<a id="retype-edit-this-page" class="my-2.5 inline-flex items-center text-sm whitespace-nowrap text-body-link font-body-link-weight hover:text-body-link-hover hover:underline" href="https://github.com/Ravencentric/awesome-arr/edit/main/UNMAINTAINED.md" target="_blank" rel="noopener">
|
||||
<svg class="mr-1.5" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M20 12c-.55 0-1 .45-1 1v7c0 .55-.45 1-1 1H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h7c.55 0 1-.45 1-1s-.45-1-1-1H4C2.35 3 1 4.35 1 6v14c0 1.65 1.35 3 3 3h14c1.65 0 3-1.35 3-3v-7c0-.55-.45-1-1-1z" /><path d="M22.21 1.79c-1.18-1.18-3.24-1.18-4.41 0l-9.5 9.5c-.13.13-.22.29-.26.46l-1 4c-.08.34.01.7.26.95.18.2.44.3.7.3.08 0 .16-.01.24-.03l4-1c.18-.04.34-.13.46-.26l9.5-9.5c1.22-1.22 1.22-3.2.01-4.42zm-1.42 3l-9.3 9.3-2.11.53.53-2.11 9.3-9.3c.42-.42 1.16-.42 1.59 0 .43.43.43 1.15-.01 1.58z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>Edit this page</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<nav class="print:hidden flex mt-14">
|
||||
<nav id="retype-nextprev" class="print:hidden flex mt-14">
|
||||
<div class="w-1/2">
|
||||
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../">
|
||||
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
<span>
|
||||
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
|
||||
<span class="block text-xs font-normal text-base-text-muted">Previous</span>
|
||||
<span class="block mt-1">Awesome *Arr</span>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="w-1/2">
|
||||
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../contributing/">
|
||||
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-body-link border border-base-border hover:border-base-border-hover rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../contributing/">
|
||||
<span>
|
||||
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
|
||||
<span class="block text-xs font-normal text-right text-base-text-muted">Next</span>
|
||||
<span class="block mt-1">Contribution Guidelines</span>
|
||||
</span>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
|
||||
|
|
@ -211,24 +213,24 @@
|
|||
</footer>
|
||||
</main>
|
||||
|
||||
<div class="print:border-none border-t dark:border-dark-650 pt-6 mb-8">
|
||||
<div id="retype-page-footer" class="print:border-none border-t border-base-border pt-6 mb-8">
|
||||
<footer class="flex flex-wrap items-center justify-between print:justify-center">
|
||||
<div class="print:hidden">
|
||||
<div id="retype-footer-links" class="print:hidden">
|
||||
<ul class="flex flex-wrap items-center text-sm">
|
||||
</ul>
|
||||
</div>
|
||||
<div class="print:justify-center docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
|
||||
<div id="retype-copyright" class="print:justify-center py-2 text-footer-text font-footer-link-weight text-sm leading-relaxed"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Rendered if sidebar right is enabled -->
|
||||
<!-- Sidebar right skeleton-->
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
|
||||
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-sidebar-right-bg border-sidebar-right-border lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton">
|
||||
<div class="pl-5">
|
||||
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
|
||||
<div class="w-32 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-48 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
<div class="w-40 h-3 mb-4 bg-skeleton-bg rounded-full loading"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -244,7 +246,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div id="docs-overlay-target"></div>
|
||||
<div id="retype-overlay-target"></div>
|
||||
|
||||
<script data-cfasync="false">window.__DOCS__ = { "title": "Unmaintained", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue