# Calendar Sync

Easily keep track of upcoming episodes, premieres, and your personal watchlists by syncing Simkl’s calendars with your favorite calendar app. The iCal feeds update automatically, ensuring you never miss a show, anime, or movie release.

{% embed url="<https://simkl.com/vip/feeds/>" %}

<figure><img src="/files/FsjKDeY8ufkoTR9VdLmu" alt=""><figcaption></figcaption></figure>

***

### Available iCal Feeds

| Category     | Feed Type                                                                                                              | Description                                                            |
| ------------ | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| **TV Shows** | <p>• My Calendar<br>• New Shows<br>• New Seasons<br>• Full Calendar</p>                                                | Track your watching list, upcoming episodes, and new season premieres. |
| **Anime**    | <p>• My Calendar<br>• New Anime<br>• New Seasons<br>• Full Calendar</p>                                                | Stay updated on anime series and upcoming episodes.                    |
| **Movies**   | <p>• My Premieres (Plan to Watch)<br>• DVD Releases (Plan to Watch)<br>• All Movie Premieres<br>• All DVD Releases</p> | Follow movie release dates and DVD drop schedules.                     |

> **Access All Feeds:** Visit [simkl.com/vip/feeds](https://simkl.com/vip/feeds) (VIP subscription required).

***

### Syncing iCal Feeds to Your Calendar App

#### Apple Calendar (macOS)

1. Open **Calendar** on your Mac.
2. In the menu bar, select **File → New Calendar Subscription**.
3. Paste the Simkl iCal URL (e.g., `https://simkl.com/feeds/tv/my-calendar.ics`).
4. Click **Subscribe**.
5. In the **Subscription** dialog:
   * **Name:** Choose a friendly name (e.g., “Simkl TV Calendar”).
   * **Location:** Leave as default.
   * **Auto-refresh:** Set to **Every day** (or as desired).
6. Click **OK** to finish.

> Your calendar will now display upcoming TV show episodes and update daily.

***

#### Apple Calendar (iOS)

1. Open **Settings** on your iPhone/iPad.
2. Tap **Calendar → Accounts → Add Account**.
3. Select **Other**.
4. Under **Calendars**, tap **Add Subscribed Calendar**.
5. In **Server**, paste the Simkl iCal URL.
6. Tap **Next**, then **Save**.
7. Open **Calendar** to view the synced Simkl calendar.

***

#### Google Calendar

1. Go to [Google Calendar](https://calendar.google.com/) on your computer.
2. On the left panel, click the **+** icon next to **Other calendars**.
3. Choose **From URL**.
4. Enter the Simkl iCal URL.
5. Click **Add Calendar**.

> The new calendar appears under **Other calendars** and will update automatically.

***

### Tips for Optimal Sync

* **Refresh Interval:** Set auto-refresh to daily or twice daily to balance timeliness with performance.
* **Color Coding:** Assign distinct colors to Simkl calendars for quick identification.
* **Multiple Feeds:** Subscribe separately to “My Calendar” (personal watchlist) and “Full Calendar” (all premieres) to avoid clutter.
* **Calendar Name:** Use clear names like “Simkl Anime Premieres” to distinguish between feeds.

***

### Troubleshooting

| Issue                       | Solution                                                                                        |
| --------------------------- | ----------------------------------------------------------------------------------------------- |
| **No updates appearing**    | Verify the URL is correct and resubscribe; ensure auto-refresh is enabled in calendar settings. |
| **Entries out of order**    | Check your calendar’s default time zone; some apps may misinterpret UTC timestamps.             |
| **Calendar not visible**    | Ensure the calendar is checked/enabled in the calendar list. Refresh the app or browser.        |
| **Duplicates across feeds** | Subscribe only to the feeds you need (e.g., skip “Full Calendar” if you use “My Calendar”).     |

***

By subscribing to Simkl’s iCal feeds, you effortlessly integrate your watchlist into your daily schedule—never miss an episode, season premiere, or movie release again!


---

# 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://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/calendar-sync.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.
