{% extends "base.html" %} {% block title %}Convert Tags to Collection{% endblock %} {% block content %}

Convert Tags to Collection

Create a Plex collection from albums matching specific tags.

Collection Settings
Enter comma-separated tags to filter albums by. Only albums with these tags will be included.
Name for the Plex collection. If a collection with this name exists, it will be updated.
Back to Site Tags
How it Works
  1. Enter tags: Specify the tags you want to filter by
  2. Name the collection: Choose a name for your Plex collection
  3. Processing: The system will find all albums matching those tags
  4. Collection created: A new collection will be created in Plex with the matching albums
Note: Only albums that have been scanned and have remote mappings will be included.
{% endblock %}