# Python DVR "Wishlist" Auto Recording script using Watchlist

**URL:** https://forums.plex.tv/t/python-dvr-wishlist-auto-recording-script-using-watchlist/866904
**Category:** Live TV & DVR
**Tags:** livetv-dvr
**Created:** [January 20, 2024, 5:24pm UTC](https://forums.plex.tv/t/python-dvr-wishlist-auto-recording-script-using-watchlist/866904 "2024-01-20T17:24:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gadgetchannel](https://avatars.discourse-cdn.com/v4/letter/g/f08c70/32.png) [@gadgetchannel](https://forums.plex.tv/u/gadgetchannel)
#### Post date: [January 20, 2024, 5:24pm UTC](https://forums.plex.tv/t/python-dvr-wishlist-auto-recording-script-using-watchlist/866904/1 "2024-01-20T17:24:28Z")

</div>

I don’t know if this is the right place to post this but, in the absence of built-in functionality for wishlist recordings in Plex (to schedule a movie to record which isn’t currently in the EPG), here is a Python script I have created which automatically schedules recordings of movies in your Watchlist when they appear in the EPG (and aren’t already in your library).

> **[GitHub - gadgetchnnel/plex-watchlist-dvr: Plex Watchlist DVR](https://github.com/gadgetchnnel/plex-watchlist-dvr)**
>
> Plex Watchlist DVR. Contribute to gadgetchnnel/plex-watchlist-dvr development by creating an account on GitHub.

You just need to update the IP address and token in the script and schedule it to run.

You can then add a movie to your watchlist from Discover and, when it next appears in the DVR, when the script runs it will schedule it to record.

This currently only works for movies, I’m not sure if I’ll be able to get it working for TV shows as the scheduling options are more complex (e.g. new episodes only or repeats, etc.)

---

<div class="post-metadata">

### Author: ![DrSmith](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/drsmith/32/81960_2.png) [@DrSmith](https://forums.plex.tv/u/DrSmith)
#### Post date: [January 25, 2024, 1:41pm UTC](https://forums.plex.tv/t/python-dvr-wishlist-auto-recording-script-using-watchlist/866904/2 "2024-01-25T13:41:36Z")

</div>

Wow, gadgetchannel that is awesome! I wanted movie wishlists (again) ever since I left Tivo behind. I used to have a long movie wishlist going and it was always a fun surprise when a new movie just “arrived” in my recordings. Unfortunately, now, 98% of my movies are on streaming services.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/plex/original/3X/2/a/2acb9765406f63293d357b4ec509ec39aa28f2ad.png) [@system](https://forums.plex.tv/u/system)
#### Post date: [April 24, 2024, 1:42pm UTC](https://forums.plex.tv/t/python-dvr-wishlist-auto-recording-script-using-watchlist/866904/3 "2024-04-24T13:42:29Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
