summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-07-23 22:32:31 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-07-23 22:32:31 -0600
commitba09bcf652b74184faf257e0bbd2b8c593677a9d (patch)
tree653ac5af84764db273bd7849a1b7a12835422bee
parent627b5c1ff7b6856f1b83da5b6d1acd5cf597b266 (diff)
fix title of jellyfin entry
-rw-r--r--db/db_blog.psv2
-rw-r--r--live/blog/a/jellyfin_server_with_sonarr_radarr.html11
-rw-r--r--live/blog/index.html2
-rw-r--r--live/blog/rss.xml4
-rw-r--r--live/blog/tag/@code.html2
-rw-r--r--live/blog/tag/@english.html2
-rw-r--r--live/blog/tag/@server.html2
-rw-r--r--live/blog/tag/@tools.html2
-rw-r--r--live/blog/tag/@tutorial.html2
-rw-r--r--src/blog/a/jellyfin_server_with_sonarr_radarr.md4
10 files changed, 17 insertions, 16 deletions
diff --git a/db/db_blog.psv b/db/db_blog.psv
index b81b206..7368da1 100644
--- a/db/db_blog.psv
+++ b/db/db_blog.psv
@@ -25,4 +25,4 @@ a/updating_creating_entries_titles_to_setup.md|1685764004.1478639|0.0|2bcf247ed5
a/manga_server_with_komga.md|1686425767.8936074|1687977325.209264|a1fbdc37ae64e7a31f80181fb431e49b|code,english,server,tools,tutorial
a/arch_logs_flooding_disk.md|1686824540.5338242|1686824666.933781|261eeee98ecbb22399f1253697b12353|code,english,server,short,tools,tutorial
a/torrenting_with_qbittorrent.md|1690164384.3800702|1690170668.4089742|413b7f2764a40fea97f2a22a942ff305|code,english,server,tools,tutorial
-a/jellyfin_server_with_sonarr_radarr.md|1690173014.2185652|0.0|419fddb7dcb88e467c609e2bdcb16924|code,english,server,tools,tutorial
+a/jellyfin_server_with_sonarr_radarr.md|1690173014.2185652|1690173137.3785434|831c3b7c4183648dbc3be4547fe50686|code,english,server,tools,tutorial
diff --git a/live/blog/a/jellyfin_server_with_sonarr_radarr.html b/live/blog/a/jellyfin_server_with_sonarr_radarr.html
index ea24fbb..52b668d 100644
--- a/live/blog/a/jellyfin_server_with_sonarr_radarr.html
+++ b/live/blog/a/jellyfin_server_with_sonarr_radarr.html
@@ -6,8 +6,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Set up a media server with Jellyfin with Sonarr and Radarr -- Luévano's Blog</title>
- <meta name="description" content="How to set up a media server with Jellyfin with Sonarr and Radarr, on Arch. With Bazarr, too."/>
+<title>Set up a media server with Jellyfin, Sonarr and Radarr -- Luévano's Blog</title>
+ <meta name="description" content="How to set up a media server with Jellyfin, Sonarr and Radarr, on Arch. With Bazarr, too."/>
<link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
<!-- general style -->
<link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
@@ -32,11 +32,11 @@
<!-- og meta -->
- <meta property="og:title" content="Set up a media server with Jellyfin with Sonarr and Radarr -- Luévano's Blog"/>
+ <meta property="og:title" content="Set up a media server with Jellyfin, Sonarr and Radarr -- Luévano's Blog"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.md"/>
<meta property="og:image" content="https://static.luevano.xyz/images/b/default.png"/>
- <meta property="og:description" content="How to set up a media server with Jellyfin with Sonarr and Radarr, on Arch. With Bazarr, too."/>
+ <meta property="og:description" content="How to set up a media server with Jellyfin, Sonarr and Radarr, on Arch. With Bazarr, too."/>
<meta property="og:locale" content="en"/>
<meta property="og:site_name" content="Luévano's Blog"/>
</head>
@@ -85,7 +85,7 @@
<i class="fas fa-arrow-up" alt="Return to top"></i>
</button>
</div>
- <h1>Set up a media server with Jellyfin with Sonarr and Radarr</h1>
+ <h1>Set up a media server with Jellyfin, Sonarr and Radarr</h1>
<p>Second part of my self hosted media server. This is a direct continuation of <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a>, which will be mentioned as &ldquo;first part&rdquo; going forward. Sonarr, Radarr, Bazarr (Starr apps) and Jellyfin setups will be described in this part. Same introduction applies to this entry, regarding the use of documentation and configuration.</p>
<p>Everything here is performed in <mark>arch btw</mark> and all commands should be run as root unless stated otherwise.</p>
@@ -639,6 +639,7 @@ base_url = /radarr
<div class="article-info">
<p>By David Luévano</p>
<p>Created: Mon, Jul 24, 2023 @ 04:30 UTC</p>
+ <p>Modified: Mon, Jul 24, 2023 @ 04:32 UTC</p>
<div class="article-tags">
<p>Tags:
<a href="https://blog.luevano.xyz/tag/@code.html">code</a>, <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@server.html">server</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a> </p>
diff --git a/live/blog/index.html b/live/blog/index.html
index c87e49c..3d86af7 100644
--- a/live/blog/index.html
+++ b/live/blog/index.html
@@ -88,7 +88,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/live/blog/rss.xml b/live/blog/rss.xml
index 8494c6f..5c4119c 100644
--- a/live/blog/rss.xml
+++ b/live/blog/rss.xml
@@ -23,7 +23,7 @@
<link>https://blog.luevano.xyz</link>
</image>
<item>
- <title>Set up a media server with Jellyfin with Sonarr and Radarr</title>
+ <title>Set up a media server with Jellyfin, Sonarr and Radarr</title>
<link>https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html</link>
<guid isPermaLink="true">https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html</guid>
<pubDate>Mon, 24 Jul 2023 04:30:14 GMT</pubDate>
@@ -32,7 +32,7 @@
<category>Server</category>
<category>Tools</category>
<category>Tutorial</category>
- <description>How to set up a media server with Jellyfin with Sonarr and Radarr, on Arch. With Bazarr, too.</description>
+ <description>How to set up a media server with Jellyfin, Sonarr and Radarr, on Arch. With Bazarr, too.</description>
<content:encoded><![CDATA[<p>Second part of my self hosted media server. This is a direct continuation of <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a>, which will be mentioned as &ldquo;first part&rdquo; going forward. Sonarr, Radarr, Bazarr (Starr apps) and Jellyfin setups will be described in this part. Same introduction applies to this entry, regarding the use of documentation and configuration.</p>
<p>Everything here is performed in <mark>arch btw</mark> and all commands should be run as root unless stated otherwise.</p>
<p><mark>Kindly note that I do not condone the use of BitTorrent for illegal activities. I take no responsibility for what you do when setting up anything shown here. It is for you to check your local laws before using automated downloaders such as Sonarr and Radarr.</mark></p>
diff --git a/live/blog/tag/@code.html b/live/blog/tag/@code.html
index 6816147..5ea8dc9 100644
--- a/live/blog/tag/@code.html
+++ b/live/blog/tag/@code.html
@@ -78,7 +78,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/live/blog/tag/@english.html b/live/blog/tag/@english.html
index b9060d3..8ef6e45 100644
--- a/live/blog/tag/@english.html
+++ b/live/blog/tag/@english.html
@@ -78,7 +78,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/live/blog/tag/@server.html b/live/blog/tag/@server.html
index 930c7ee..0edef1e 100644
--- a/live/blog/tag/@server.html
+++ b/live/blog/tag/@server.html
@@ -78,7 +78,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/live/blog/tag/@tools.html b/live/blog/tag/@tools.html
index 8e685a1..0ab3d48 100644
--- a/live/blog/tag/@tools.html
+++ b/live/blog/tag/@tools.html
@@ -78,7 +78,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/live/blog/tag/@tutorial.html b/live/blog/tag/@tutorial.html
index ccfdf87..6e225bf 100644
--- a/live/blog/tag/@tutorial.html
+++ b/live/blog/tag/@tutorial.html
@@ -78,7 +78,7 @@
<h2>Articles</h2>
<ul class="page-list">
<h3>2023</h3>
- <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin with Sonarr and Radarr</a></li>
+ <li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/jellyfin_server_with_sonarr_radarr.html">Set up a media server with Jellyfin, Sonarr and Radarr</a></li>
<li><span class="page-list-item">Jul 24</span> - <a href="https://blog.luevano.xyz/a/torrenting_with_qbittorrent.html">Set up qBitTorrent with Jackett for use with Starr apps</a></li>
<li><span class="page-list-item">Jun 15</span> - <a href="https://blog.luevano.xyz/a/arch_logs_flooding_disk.html">Configure system logs on Arch to avoid filled up disk</a></li>
<li><span class="page-list-item">Jun 10</span> - <a href="https://blog.luevano.xyz/a/manga_server_with_komga.html">Set up a manga server with Komga and mangal</a></li>
diff --git a/src/blog/a/jellyfin_server_with_sonarr_radarr.md b/src/blog/a/jellyfin_server_with_sonarr_radarr.md
index 5d5cc15..0f90c6d 100644
--- a/src/blog/a/jellyfin_server_with_sonarr_radarr.md
+++ b/src/blog/a/jellyfin_server_with_sonarr_radarr.md
@@ -1,7 +1,7 @@
-title: Set up a media server with Jellyfin with Sonarr and Radarr
+title: Set up a media server with Jellyfin, Sonarr and Radarr
author: David Luévano
lang: en
-summary: How to set up a media server with Jellyfin with Sonarr and Radarr, on Arch. With Bazarr, too.
+summary: How to set up a media server with Jellyfin, Sonarr and Radarr, on Arch. With Bazarr, too.
tags: server
tools
code