--- title: Watching description: Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion. permalink: "/watching/index.html" schema: watching updated: "now" --- {%- assign mergedMovies = movies.recentlyWatched | mergeArray: movies.favorites %} {%- assign mergedShows = tv.recentlyWatched | mergeArray: tv.favorites %} {%- assign overviewWatched = mergedMovies | mergeArray: mergedShows | shuffleArray | first -%}
Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion.
You can see all of the shows I've got queued up here.
{% render "blocks/top-tags.liquid" label:"Top genres" tags:topTags.watching_genres %} {% render "blocks/banners/rss.liquid", url: "/feeds/movies.xml", text: "Subscribe to my movies feed or follow along on this page" %}