# Library

The Library tab, your second stop in the app, is where your personalized haven resides. Here, we've crafted distinct sections to cater to your every need, ensuring a seamless and tailored experience.

<figure><img src="/files/UPS9K4vkJJZEhOEMENIQ" alt="" width="375"><figcaption><p>Library tab</p></figcaption></figure>

### **1. My Shows:**&#x20;

In the **My Shows** section, you'll find a collection of all the shows you've liked from the show listing page. You can use search bar to find the show that you are looking for or use the sorting button to sort the shows by your liking

<figure><img src="/files/TIV1hLUNFtHN1HmgcjKh" alt="" width="375"><figcaption><p>My Liked Shows</p></figcaption></figure>

#### &#x20;*<mark style="background-color:blue;">🙋 Question: How to remove a show from your likes?</mark>* <mark style="background-color:blue;"></mark>&#x20;

Tap the heart button next to the show's row, and watch it disappear from your liked show list.

### **2. My Downloads:**&#x20;

Your offline entertainment hub, My Downloads, houses all your downloaded episodes, neatly sorted by date with the newest on top. Running out of space or simply done with an episode? Clearing space is a breeze.

<figure><img src="/files/XpjbyE1o90oLhOw6RZGM" alt="" width="375"><figcaption><p>My Downloads</p></figcaption></figure>

#### &#x20;*<mark style="background-color:blue;">🙋Question: How to remove an episode from My Downloads?</mark>*&#x20;

Swipe left on the episode row you wish to bid farewell to, and tap 'Delete'—creating room for more downloads.

<figure><img src="/files/SRVAj2MMDzK3YQnlvmxQ" alt="" width="323"><figcaption></figcaption></figure>

### **3. My Listening Log:**&#x20;

Your auditory journey documented. My Listening Log keeps track of all the episodes you've already enjoyed, sorted by date with the latest at the forefront. Finished with an episode? Let's tidy up your log.

<figure><img src="/files/2xwiSNfdZsUz6FCSjgww" alt="" width="375"><figcaption></figcaption></figure>

#### &#x20;*<mark style="background-color:blue;">🙋Question: How to remove an episode from My Listening Log?</mark>*&#x20;

Swipe left on the episode row you want to part ways with, and choose 'Delete from Log'—keeping your log as pristine as your listening experience.

<figure><img src="/files/H0GTP0Nm95TQsogd5JiZ" alt="" width="323"><figcaption></figcaption></figure>

### **4. Recently Played:**&#x20;

Your latest playlists in one convenient spot. Recently Played showcases the titles, seasons, and dates of your most recent playlists. Want to curate your recently played list further?

<figure><img src="/files/UPS9K4vkJJZEhOEMENIQ" alt="" width="375"><figcaption></figcaption></figure>

#### &#x20;*<mark style="background-color:blue;">🙋Question: How to remove an episode from Recently Played?</mark>*&#x20;

Swipe left on the show row you wish to bid adieu, and select 'Delete from Log'—customizing your Recently Played section to your heart's content.

<figure><img src="/files/v3zRPt5jUWPy0DFq42Iy" alt="" width="323"><figcaption></figcaption></figure>

Your Library is more than just storage; it's a dynamic space that evolves with your preferences. Personalize, organize, and relish your curated collection on the Library tab.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.oldtimeradioshows.co/navigation/library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
