--- title: Favorite movies description: These are my favorite movies. There are many like them, but these are mine. pagination: data: movies.favorites size: 24 permalink: "/watching/favorites/movies/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}index.html" schema: favorite-movies --- {%- assign randomFavoriteMovie = movies.favorites | shuffleArray | first -%} {% tablericon "arrow-left" %} Back to watching {% if pagination.pageNumber == 0 %}
These are my favorite movies. You can also see the shows I've watched recently, the movies I've watched recently, my favorite shows and the shows I've got queued up to watch next.