Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Archive blog post #272

Merged
merged 4 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions _blog/2023-09-09-curating your podcast archive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
title: Curating your personal podcast archive with AntennaPod 🗃
excerpt: Your favourite podcast is over? No need to part ways with it!
date: "2023-09-27 08:35:00"
image: "2023/archive.jpg"
author: loucasal
layout: blog
guid: 2QUY-1288-Q8NP-HU3N-PSBZ
---

{: .lead}
We’ve all been there: a podcast you loved and spent many hours listening to is finally over. Understandably, you might be tempted to just remove it and move on. After all, who doesn’t want to keep their subscription list neat, tidy and quick to refresh?

However, it doesn’t have to be that way (unless you want it, of course): AntennaPod allows you to keep track of your past listens while still keeping things organised and efficient for your daily use - that is, it allows you to create your very own podcast archive. Let’s see how you can do that in three simple steps.

## Step no. 1: switch off those updates

{% include image.html
alt="Where to find the settings described in Steps no. 1 and 2."
loc="/assets/images/blog/2023"
file="step-1.png"
max-width="22rem"
class="float-md-right ml-md-3 w-100"
%}

As you don’t expect new episodes to be published anymore for this podcast, you can safely disable its “[Keep updated](https://antennapod.org/documentation/automation/refreshing-podcasts)” setting. That way, AntennaPod will refresh your subscriptions faster, as it will only do so for active ones.

If you aren’t sure whether new episodes will be published, you can still refresh this podcast manually (by swiping down on that podcast’s screen or by using the refresh icon on the same screen), or toggle back the “Keep updated” setting at any time.

## Step no. 2: assign a tag

From that same Podcast settings screen, or from your Subscriptions screen, edit the [tags](https://antennapod.org/documentation/subscriptions/subscription-groups) for this podcast, adding one named “Archive”.

## Step no. 3: off to the archive you go!

As a final step, deselect the “Show in main list” checkbox on the Tags dialog to hide this podcast from the list that is displayed on your Subscriptions screen.

{% include image.html
alt="How to assign tags and show/hide podcasts from the main list."
loc="/assets/images/blog/2023"
file="steps-2-3.png"
max-width="22rem"
class="float-md-right ml-md-3 w-100"
%}

## Wait, does that mean…

Yes, you got it! You can create one large archive or even several ones divided by topic, publisher, language, frequency… you name it! You can also assign multiple tags to the same podcast. And of course, you can use tags just as well to organise your active subscriptions, not just your archive.

Keeping old subscriptions also has an additional benefit: it ensures that your listening statistics remain accurate, as removed subscriptions are not counted.

## What if I wanted to unarchive a podcast?

Your favourite podcast is back in action? To unarchive it, just edit its tags and (re)select the “Show in main list” checkbox. If you haven’t already, you may also need to toggle back its “Keep updated” setting to follow your global settings.

*This post is part of a series highlighting some of AntennaPod’s new and existing features. Do you have any feedback on the features described in this post? Or perhaps you want to show us how you are making the most of them? Please let us know via the [forum](https://forum.antennapod.org).*

<small>Photo by [Valeriia Svitlini](https://unsplash.com/@svitlini).</small>
Binary file added assets/images/blog/2023/archive.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/blog/2023/step-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/blog/2023/steps-2-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading